:root{--bg:#15111f;--panel:#2c2639;--muted:#beb4c9;--orange:#ff8500;--line:#43394f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--bg);color:#fff;font:18px/1.5 TildaSans,Arial,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{color:inherit}a:focus-visible,button:focus-visible,summary:focus-visible,select:focus-visible{outline:3px solid #ffb66a;outline-offset:5px}.announcement{background:#ff8500;color:#18111f;padding:9px 5%;font-size:12px;font-weight:800;letter-spacing:1.8px;text-align:center}.announcement span{margin-left:30px;font-weight:500;letter-spacing:.2px}header{max-width:1440px;margin:auto;padding:28px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px}.logo{font-size:25px;font-weight:850;letter-spacing:-1px;white-space:nowrap}.logo span{font-weight:400}.logo b{color:var(--orange);font-size:34px;vertical-align:super;line-height:0;margin-left:5px}nav{display:flex;gap:30px;font-size:15px;color:#d2c8dd}.bag-button{background:transparent;border:1px solid #75637e;border-radius:30px;padding:9px 18px;font-size:15px}.bag-button span{display:inline-grid;place-items:center;background:var(--orange);color:#18111f;border-radius:50%;width:23px;height:23px;margin-left:10px}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:1fr 1fr;min-height:660px;align-items:center;padding:35px 0 45px 5%;overflow:hidden}.hero-copy{position:relative;z-index:1;padding:30px 0;max-width:650px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;color:#ffb25e}h1{font-size:clamp(58px,6.8vw,100px);line-height:.97;letter-spacing:-4px;margin:28px 0}h1 em{font-style:normal;color:var(--orange)}.hero-copy>p:not(.eyebrow){max-width:410px;color:var(--muted);font-size:21px}.hero-image{height:600px;position:relative;margin-left:-40px}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:52% center;mask-image:linear-gradient(90deg,transparent,#000 12%)}.image-label{position:absolute;bottom:28px;right:35px;border:1px solid #a2909f;border-radius:25px;padding:8px 15px;font-size:11px;letter-spacing:2px}.actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;background:linear-gradient(115deg,#ff7800,#e59413);color:#191020;font-weight:700;border:0;border-radius:40px;padding:16px 26px;min-height:54px;font-size:17px}.button:hover{filter:brightness(1.1)}.text-link{font-size:16px;border-bottom:1px solid #a592b5;padding-bottom:4px}.hero-note{display:flex;gap:32px;margin-top:52px;font-size:10px;letter-spacing:1.6px;color:#a99db6}.ribbon{display:flex;gap:40px;align-items:center;justify-content:center;overflow:hidden;white-space:nowrap;padding:18px 0;border-block:1px solid var(--line);font-size:27px;color:var(--orange)}.ribbon span{font-size:16px;letter-spacing:2px;color:#d3c7dc}.section{max-width:1320px;margin:auto;padding:90px 40px}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:30px}h2{font-size:clamp(36px,4vw,54px);line-height:1.08;letter-spacing:-1.6px;margin:12px 0}h3{line-height:1.2}.section-heading>p{color:var(--muted);font-size:17px}.shop-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px}.filters{display:flex;gap:10px;flex-wrap:wrap}.filters button{border:1px solid #5f526d;border-radius:25px;background:transparent;padding:9px 23px;font-size:15px}.filters .active{background:#ff8500;border-color:#ff8500;color:#1d1324}#result-count{font-size:14px;color:var(--muted);white-space:nowrap}.preview-note{font-size:12px;color:#a99db6;margin:19px 0 25px}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product{min-width:0}.product-photo{width:100%;aspect-ratio:4/5;position:relative;border:0;border-radius:18px;background-color:#ece8de;overflow:hidden;display:block;padding:0}.product-art{position:absolute;inset:0;background-image:url('assets/products.png');background-size:200% 200%;transition:transform .4s}.product-photo:hover .product-art{transform:scale(1.04)}.photo-tag{position:absolute;top:14px;left:14px;color:#302634;background:#fff9;border-radius:20px;padding:5px 10px;font-size:10px;letter-spacing:1px}.product h3{margin:17px 0 6px;font-size:21px}.product p{font-size:14px;color:var(--muted);margin:0}.product-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:16px;font-size:14px}.add{border:1px solid #6d5b79;border-radius:50%;width:35px;height:35px;background:transparent;font-size:24px}.add:hover{background:var(--orange);color:#18111f}.style-section{display:grid;grid-template-columns:1fr 1fr;background:#24202e;max-width:1440px;margin:auto}.style-photo{height:550px;overflow:hidden}.style-photo img{width:100%;height:100%;object-fit:cover;object-position:28% center}.style-copy{padding:65px;align-self:center}.style-copy p:not(.eyebrow){color:#c9bdd5;margin:25px 0;max-width:460px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:38px}.steps article{background:var(--panel);border:1px solid var(--line);border-radius:22px;padding:30px}.steps article>span{color:var(--orange);font-size:14px}.steps h3{font-size:26px}.steps p{font-size:17px;color:var(--muted)}.faq{display:grid;grid-template-columns:1fr 1.3fr;gap:70px;padding-top:30px}details{border-bottom:1px solid var(--line);padding:22px 0}summary{cursor:pointer;font-size:20px}details p{color:var(--muted);font-size:17px}.contact-band{text-align:center;background:radial-gradient(ellipse at center,#39263e,transparent 70%);padding:75px 25px 100px}.contact-band>p{color:var(--muted)}.contact-band h2{margin-bottom:30px}footer{padding:55px 5% 25px;background:#100d17;display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}footer p{color:var(--muted)}footer h3{font-size:15px;color:#ffa64c}footer>div>a:not(.logo),.plain{display:block;font-size:15px;margin-bottom:12px}.plain{background:none;border:0;padding:0}.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:25px;font-size:13px;color:var(--muted);margin-top:30px}dialog{background:#251d30;color:white;border:1px solid #665075;border-radius:22px;width:min(620px,calc(100% - 30px));max-height:90dvh;padding:32px;overflow:auto}dialog::backdrop{background:#09050dd9;backdrop-filter:blur(5px)}.close{border:1px solid #7f6b8c;background:transparent;border-radius:50%;width:36px;height:36px;font-size:24px;float:right}.dialog-header{display:flex;align-items:center;justify-content:space-between}.dialog-header h2{font-size:38px}dialog .muted,dialog .small{color:var(--muted)}.small{font-size:13px}.detail-photo{height:300px;max-width:320px;position:relative;border-radius:16px;overflow:hidden;background:#ece8de;margin:20px auto}.detail-photo .product-art{background-size:200% 200%}.detail-controls{display:flex;gap:18px;align-items:end;margin:24px 0}.detail-controls label{flex:1}.detail-controls select{display:block;width:100%;padding:10px;margin-top:8px;background:#15111f;color:white;border:1px solid #806b8b;border-radius:8px;font:inherit}.bag-row{display:flex;gap:18px;border-block-end:1px solid var(--line);padding:20px 0;align-items:center}.bag-row .thumb{position:relative;width:75px;height:90px;flex-shrink:0;overflow:hidden;border-radius:8px}.bag-row h3{font-size:18px;margin:0 0 5px}.bag-row p{font-size:14px;margin:0;color:var(--muted)}.bag-row button{background:none;border:0;color:#ffb065;font-size:13px;padding:4px 0}#bag-actions{margin-top:25px}#bag-actions .button{width:100%}#bag-empty a{color:#ffae5d}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);border:1px solid #6e587c;border-radius:30px;background:#31233d;color:white;padding:12px 24px;z-index:20;font-size:15px}#toast:empty{display:none}[hidden]{display:none!important}@media(max-width:950px){header nav{gap:16px}.hero{min-height:520px}.hero-image{height:500px}h1{font-size:66px}.products{grid-template-columns:repeat(2,1fr);gap:30px 20px}.style-copy{padding:35px}.faq{gap:35px}.hero-note{gap:15px}}@media(max-width:650px){.announcement span{display:none}header{padding:22px}.logo{font-size:21px}header nav{display:none}.hero{display:flex;flex-direction:column;padding:28px 22px 0;align-items:stretch}.hero-copy{padding:5px 0 20px}h1{font-size:62px;letter-spacing:-2.8px}.hero-copy>p:not(.eyebrow){font-size:18px}.hero-image{height:370px;margin:0 -22px}.hero-image img{mask-image:linear-gradient(180deg,transparent,#000 12%);object-fit:cover}.hero-note{margin-top:30px;justify-content:space-between;font-size:9px}.actions{gap:20px}.button{font-size:15px;padding:14px 22px}.section{padding:55px 22px}.section-heading{display:block}.section-heading>p{font-size:16px}.filters{gap:7px}.filters button{padding:8px 13px;font-size:13px}#result-count{display:none}.products{gap:25px 14px}.product h3{font-size:18px}.product-bottom{font-size:12px}.photo-tag{font-size:8px;left:8px;top:8px}.product-photo{border-radius:12px}.style-section{grid-template-columns:1fr}.style-photo{height:350px}.style-copy{padding:35px 24px 45px}.steps{grid-template-columns:1fr;gap:15px}.steps article{padding:25px}.steps h3{margin:16px 0}.faq{display:block;padding-top:0}.faq>div:first-child{margin-bottom:22px}summary{font-size:18px}.contact-band{padding:45px 22px 65px}footer{grid-template-columns:1fr 1fr;padding:40px 22px 25px}footer>div:first-child{grid-column:1/-1}.footer-bottom{font-size:11px}.detail-controls{flex-wrap:wrap}dialog{padding:24px}.ribbon{gap:25px}.ribbon span{font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Brand and control refinement */
.logo{display:inline-flex;align-items:center;gap:12px;letter-spacing:0}.brand-mark{width:48px;height:48px;flex-shrink:0}.brand-name{font-size:22px;font-weight:800;letter-spacing:2px;line-height:1.05}.logo .brand-name>span{display:block;font-size:11px;font-weight:500;letter-spacing:6.4px;margin-top:7px;color:#c7bace}.button-icon{width:19px;height:19px;flex-shrink:0}.button{gap:16px}.bag-button{display:inline-flex;align-items:center;gap:8px;min-height:46px}.bag-icon{width:20px;height:20px}.bag-button span{margin-left:3px}.product-photo{aspect-ratio:1}.product-bottom{flex-direction:column;align-items:stretch;gap:14px}.product-bottom>span{color:#cbbdd6}.add{width:100%;min-height:44px;height:auto;border-radius:24px;font-size:14px;font-weight:600;padding:10px 15px;background:#2b2335}.detail-photo{height:auto;aspect-ratio:1;width:100%}.bag-row .thumb{height:75px}.whatsapp-float{position:fixed;right:24px;bottom:24px;z-index:15;display:flex;align-items:center;gap:9px;background:#167a45;color:#fff;padding:13px 20px 13px 15px;border:1px solid #55c587;border-radius:40px;box-shadow:0 6px 26px #0006;font-size:15px;font-weight:650;min-height:56px}.whatsapp-float svg{width:29px;height:29px}.whatsapp-float:hover{background:#116938}.footer-bottom{padding-bottom:65px}#toast{bottom:95px;max-width:calc(100% - 36px);text-align:center}header nav a{padding:10px 0}summary{min-height:44px}dialog:modal{z-index:30}body:has(dialog[open]){overflow:hidden}.hero-image{margin-left:0}.hero-image img{object-position:50% center}#collection,#how,#style{scroll-margin-top:20px}@media(max-width:650px){header{display:grid;grid-template-columns:1fr auto;gap:16px;padding:18px 22px 12px}.brand-mark{width:40px;height:40px}.brand-name{font-size:18px;letter-spacing:1.5px}.logo .brand-name>span{font-size:9px;letter-spacing:5.4px;margin-top:6px}.logo{gap:9px}.bag-button{padding:8px 12px;gap:5px;font-size:13px}.bag-icon{width:17px}.bag-button span{width:20px;height:20px}header nav{display:flex;grid-column:1/-1;grid-row:2;justify-content:space-between;gap:10px;border-top:1px solid var(--line);padding-top:7px;font-size:14px}.whatsapp-float{right:16px;bottom:calc(16px + env(safe-area-inset-bottom));padding:12px;min-height:54px;width:54px;justify-content:center}.whatsapp-float span{display:none}.whatsapp-float svg{width:28px;height:28px}.product h3{min-height:43px}.product-bottom{gap:10px}.add{font-size:13px;min-height:44px}.section-heading{margin-bottom:24px}.preview-note{line-height:1.6}.hero-image{margin:0 -22px}.footer-bottom{padding-bottom:55px;gap:20px}.text-link{display:inline-block;padding:7px 0}.steps h3{font-size:24px}.ribbon{font-size:22px}}
@media(max-width:650px){.product>p{min-height:42px}.product-bottom{margin-top:14px}}
