1 line
12 KiB
CSS
1 line
12 KiB
CSS
:root{--ink:#17111c;--muted:#756d78;--pink:#ff3f86;--pink-dark:#e32270;--purple:#9c39ef;--soft:#faf7fb;--line:#ece5ee;--white:#fff;--shadow:0 18px 55px rgba(40,24,48,.10);--shell:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body.locked{overflow:hidden}button,input,select{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.shell{width:min(calc(100% - 36px),var(--shell));margin-inline:auto}.skip-link{position:fixed;z-index:999;left:10px;top:10px;padding:10px 15px;color:#fff;background:#111;transform:translateY(-150%)}.skip-link:focus{transform:none}.announcement{height:34px;display:flex;align-items:center;justify-content:center;gap:34px;padding:0 16px;color:#fff;background:linear-gradient(90deg,var(--pink),var(--purple));font-size:12px}.announcement strong{text-transform:uppercase;letter-spacing:.06em}.site-header{position:sticky;z-index:80;top:0;background:rgba(255,255,255,.95);border-bottom:1px solid var(--line);backdrop-filter:blur(18px)}.header-shell{min-height:82px;display:grid;grid-template-columns:205px 1fr auto;align-items:center;gap:28px}.brand img{width:190px}.main-nav{display:flex;justify-content:center;gap:27px}.main-nav button{border:0;padding:10px 0;background:transparent;color:#6f6672;cursor:pointer;font-size:13px}.main-nav button:hover{color:var(--pink-dark)}.header-actions{display:flex;align-items:center;gap:9px}.search-open{width:43px;height:43px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;cursor:pointer}.search-open svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.8}.cart-button{height:43px;display:flex;align-items:center;gap:9px;padding:0 14px;border:0;border-radius:999px;color:#fff;background:linear-gradient(90deg,var(--pink),var(--purple));cursor:pointer;font-weight:800}.cart-button strong{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--ink);font-size:11px}.search-panel{padding:0 0 18px}.search-panel label{display:block;margin-bottom:7px;font-size:12px;font-weight:800;color:var(--pink-dark);text-transform:uppercase;letter-spacing:.08em}.search-panel>div{display:flex;gap:8px}.search-panel input{width:100%;height:48px;padding:0 16px;border:1px solid var(--line);border-radius:999px;outline:0;background:var(--soft)}.search-panel button{padding:0 18px;border:0;border-radius:999px;background:var(--ink);color:#fff;cursor:pointer}.hero{min-height:650px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:65px;padding-block:70px}.eyebrow{display:inline-block;color:var(--pink-dark);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.hero h1{max-width:620px;margin:16px 0 22px;font-size:clamp(48px,6vw,82px);line-height:.98;letter-spacing:-.055em}.hero h1 em{display:block;color:var(--pink);font-family:Georgia,serif;font-weight:400}.hero-copy>p{max-width:580px;margin:0;color:var(--muted);font-size:17px;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:20px;margin-top:30px}.button{min-height:47px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border:0;border-radius:999px;cursor:pointer;font-weight:850}.button.primary{color:#fff;background:linear-gradient(90deg,var(--pink),var(--purple));box-shadow:0 12px 30px rgba(255,63,134,.22)}.button.text{padding:0;background:transparent}.button.white{background:#fff}.button.full{width:100%}.hero-image{position:relative}.hero-image img{width:100%;border-radius:34px}.hero-note{position:absolute;right:4%;bottom:7%;padding:12px 16px;border-radius:14px;background:rgba(255,255,255,.9);box-shadow:var(--shadow);font-size:12px;font-weight:800}.service-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding-bottom:100px}.service-strip article{display:flex;gap:14px;align-items:center;padding:20px 0;border-top:1px solid var(--line)}.service-strip i{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:var(--pink);background:#fff0f6;font-style:normal;font-weight:900}.service-strip strong,.service-strip span{display:block}.service-strip strong{font-size:13px}.service-strip span{margin-top:4px;color:var(--muted);font-size:12px}.category-section,.products-section{padding-bottom:110px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:28px}.section-heading h2{margin:8px 0;font-size:clamp(34px,4.4vw,58px);line-height:1;letter-spacing:-.045em}.section-heading p{margin:0;color:var(--muted)}.section-heading>a{color:var(--pink-dark);font-size:13px;font-weight:800}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{position:relative;min-height:390px;overflow:hidden;display:flex;flex-direction:column;justify-content:end;align-items:start;padding:25px;border:0;border-radius:25px;color:#fff;background-image:linear-gradient(180deg,transparent 40%,rgba(16,8,20,.8)),var(--image);background-size:cover;background-position:center;cursor:pointer;text-align:left;transition:.25s ease}.category-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.category-card span{font-size:23px;font-weight:900}.category-card small{margin-top:4px;color:#eee3f0}.products-heading{margin-bottom:20px}.product-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.filter-chips{display:flex;gap:8px;overflow:auto;padding:4px 0}.filter-chip{flex:0 0 auto;padding:9px 15px;border:1px solid var(--line);border-radius:999px;background:#fff;cursor:pointer;font-size:12px;font-weight:800}.filter-chip.active{color:#fff;border-color:var(--ink);background:var(--ink)}.product-toolbar select{height:42px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:23px;background:#fff;transition:.25s ease}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-image{width:100%;aspect-ratio:1/1;overflow:hidden;border:0;padding:0;background:var(--soft);cursor:pointer}.product-image img{width:100%;height:100%;object-fit:cover;transition:.35s ease}.product-card:hover .product-image img{transform:scale(1.025)}.product-info{padding:16px}.product-meta{display:flex;justify-content:space-between;gap:8px;color:var(--muted);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.product-name{width:100%;display:block;margin:9px 0 8px;border:0;padding:0;background:transparent;text-align:left;cursor:pointer;font-size:16px;font-weight:900;line-height:1.25}.product-name:hover{color:var(--pink-dark)}.product-description{height:56px;overflow:hidden;margin:0;color:var(--muted);font-size:12px;line-height:1.55}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:15px}.product-bottom>strong{font-size:12px}.add-button{min-width:94px;height:38px;border:0;border-radius:999px;color:#fff;background:linear-gradient(90deg,var(--pink),var(--purple));cursor:pointer;font-weight:850;font-size:12px}.empty-state{padding:70px;text-align:center;border:1px dashed var(--line);border-radius:25px;background:var(--soft)}.social-band{padding:78px 0;color:#fff;background:#65195e}.social-band>.shell{display:flex;align-items:center;justify-content:space-between;gap:30px}.social-band .eyebrow{color:#ffb5d0}.social-band h2{max-width:820px;margin:10px 0 0;font-size:clamp(34px,4vw,54px);line-height:1;letter-spacing:-.04em}footer{color:#dbd2de;background:#1b1320}.footer-main{min-height:120px;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:25px}.footer-main img{width:190px;filter:brightness(0) invert(1)}.footer-main p{margin:0;text-align:center;font-size:13px}.footer-main span{font-size:11px}.overlay{position:fixed;z-index:100;inset:0;background:rgba(24,14,28,.55);backdrop-filter:blur(4px)}.cart-drawer{position:fixed;z-index:110;top:0;right:0;width:min(430px,100%);height:100dvh;display:grid;grid-template-rows:auto 1fr auto;background:#fff;box-shadow:-25px 0 70px rgba(20,10,25,.2);transform:translateX(105%);transition:.25s ease}.cart-drawer.open{transform:none}.cart-drawer>header{display:flex;justify-content:space-between;align-items:center;padding:22px;border-bottom:1px solid var(--line)}.cart-drawer h2{margin:5px 0}.cart-drawer header button,.dialog-close{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:24px;cursor:pointer}.cart-items{overflow:auto;padding:12px 22px}.cart-line{display:grid;grid-template-columns:70px 1fr auto;gap:12px;padding:13px 0;border-bottom:1px solid var(--line)}.cart-line img{width:70px;height:70px;border-radius:13px;object-fit:cover}.cart-line strong{display:block;font-size:13px}.cart-line small{display:block;margin-top:5px;color:var(--muted)}.cart-line button{border:0;background:transparent;cursor:pointer}.qty{display:flex;align-items:center;gap:6px;margin-top:9px}.qty button{width:27px;height:27px;border-radius:50%;background:var(--soft)}.cart-footer{padding:20px 22px;border-top:1px solid var(--line)}.cart-footer small{display:block;margin-top:12px;color:var(--muted);text-align:center}.clear-cart{width:100%;margin-top:12px;border:0;background:transparent;color:var(--pink-dark);cursor:pointer}.cart-empty{padding:60px 10px;text-align:center;color:var(--muted)}dialog{width:min(940px,calc(100% - 26px));max-height:92dvh;padding:0;border:0;border-radius:28px;box-shadow:0 35px 100px rgba(25,10,30,.32)}dialog::backdrop{background:rgba(20,10,24,.6);backdrop-filter:blur(4px)}.dialog-close{position:sticky;z-index:4;top:14px;float:right;margin:14px 14px -56px 0}.dialog-layout{display:grid;grid-template-columns:1.05fr .95fr}.dialog-layout>img{width:100%;height:100%;min-height:580px;object-fit:cover}.dialog-copy{padding:60px 45px 45px}.dialog-copy h2{margin:10px 0 16px;font-size:39px;line-height:1.05;letter-spacing:-.04em}.dialog-copy p{color:var(--muted);line-height:1.7}.detail-list{display:grid;gap:9px;margin:22px 0;padding:18px;border-radius:18px;background:var(--soft)}.detail-list span{font-size:13px}.detail-list strong{display:inline-block;min-width:95px}.dialog-actions{display:grid;gap:10px;margin-top:22px}.toast-region{position:fixed;z-index:200;right:18px;bottom:18px;display:grid;gap:8px}.toast{max-width:350px;padding:14px 17px;border-radius:14px;color:#fff;background:var(--ink);box-shadow:var(--shadow)}@media(max-width:1040px){.header-shell{grid-template-columns:180px 1fr auto}.main-nav{gap:15px}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.hero{gap:35px}}@media(max-width:800px){.announcement span{display:none}.header-shell{grid-template-columns:1fr auto}.main-nav{grid-column:1/-1;grid-row:2;justify-content:start;overflow:auto;padding-bottom:10px}.hero{grid-template-columns:1fr;padding-top:50px}.service-strip{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,1fr)}.footer-main{grid-template-columns:1fr;text-align:center;padding-block:30px}.footer-main img{margin:auto}.dialog-layout{grid-template-columns:1fr}.dialog-layout>img{min-height:390px}.dialog-copy{padding:30px 25px}}@media(max-width:560px){.shell{width:min(calc(100% - 24px),var(--shell))}.hero h1{font-size:49px}.hero-actions{align-items:flex-start;flex-direction:column}.category-card{min-height:260px;padding:18px}.category-card span{font-size:19px}.product-grid{gap:10px}.product-info{padding:12px}.product-name{font-size:14px}.product-description{display:none}.product-bottom{align-items:stretch;flex-direction:column}.add-button{width:100%}.section-heading,.product-toolbar,.social-band>.shell{align-items:flex-start;flex-direction:column}.social-band{padding:55px 0}.cart-button span{display:none}} |