@import url('https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,400;12..96,500;12..96,600;12..96,700&family=DM+Sans:wght@400;450;500;550;600;650;700&family=DM+Serif+Display:ital@0;1&display=swap');
:root{--bg:#f8f6f1;--paper:#fff;--ink:#20302b;--muted:#717970;--line:#e1e3da;--accent:#d65535;--sage:#e9edde;--forest:#263e33;--radius:14px;--shadow:0 16px 55px #20302b0d;font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.5}button:active,.btn:active{transform:translateY(1px)}button{background:none;border:0}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Bricolage Grotesque','DM Sans',sans-serif;font-weight:600}h1{font-size:clamp(38px,5vw,66px);line-height:1.08;letter-spacing:-2.5px;margin-bottom:22px}h2{font-size:clamp(26px,3vw,36px);letter-spacing:-1px;line-height:1.16;margin-bottom:16px}h3{font-size:20px;letter-spacing:-.4px;line-height:1.3;margin-bottom:10px}p{font-size:15px;line-height:1.75;color:var(--muted);margin-bottom:18px}small{font-size:12px;line-height:1.65;color:var(--muted)}hr{border:0;border-top:1px solid var(--line);margin:28px 0}em{font-family:'DM Serif Display',Georgia,serif;font-weight:400}.wrap{max-width:1280px;width:calc(100% - 100px);margin-left:auto;margin-right:auto}.section{padding-top:83px;padding-bottom:30px}.section.smaller{padding-top:50px}.page{padding-top:58px;padding-bottom:80px;min-height:60vh;animation:appear .4s ease}.narrow{max-width:800px}.page-intro{margin-bottom:42px;max-width:810px}.page-intro p{max-width:600px;font-size:16px}.eyebrow{display:block;font-size:10px;letter-spacing:1.8px;font-weight:700;color:var(--muted);margin-bottom:17px;text-transform:uppercase}.muted{color:var(--muted)}.positive{color:#28714e}.danger,.error-text{color:#b93c29}.preserve{white-space:pre-wrap}.center{margin:28px auto;display:flex!important}.center-text{text-align:center}.fine-print{font-size:12px;line-height:1.7;margin-top:22px}.prose p{font-size:17px}.icon-btn{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0}.icon-btn:hover{background:#e8ebe2}.icon-btn.selected{color:var(--accent)}.btn{display:inline-flex;justify-content:center;align-items:center;gap:10px;border:1px solid transparent;background:var(--ink);color:#fff;min-height:49px;padding:13px 21px;border-radius:8px;font-size:13px;font-weight:600;letter-spacing:.02em;text-decoration:none;transition:background .2s,transform .2s;white-space:normal}.btn:hover{background:#344a3c}.btn.outline{border-color:#cdd4c8;background:transparent;color:var(--ink)}.btn.outline:hover{background:#eef0e7}.btn.light{background:#fff;color:var(--ink)}.btn.text{background:none;color:var(--ink);padding-left:6px;padding-right:6px}.btn.text.danger{color:#b93c29}.btn.small{font-size:12px;min-height:36px;padding:8px 12px}.btn.full,.full{width:100%}.text-link{display:inline-flex;gap:8px;align-items:center;font-size:13px;font-weight:600;line-height:1.6}.text-link:hover{color:var(--accent)}.announcement{min-height:31px;background:#edf0e5;border-bottom:1px solid #e2e7da;display:flex;justify-content:space-between;align-items:center;padding:7px 50px;font-size:10px;font-weight:500;letter-spacing:.3px}.announcement a{display:flex;align-items:center;gap:4px}.site-header{display:flex;align-items:center;justify-content:space-between;height:100px;gap:30px;border-bottom:1px solid var(--line)}.wordmark{display:inline-flex;flex-direction:column;line-height:1}.wordmark>span{font-family:'DM Serif Display',Georgia,serif;font-style:italic;font-size:51px;line-height:.9;letter-spacing:-3px;color:var(--accent)}.wordmark small{font-size:7px;font-weight:700;letter-spacing:1.65px;margin-top:9px;color:var(--ink)}.site-header nav{display:flex;align-items:center;gap:29px;margin-left:auto}.site-header nav a{display:flex;gap:3px;align-items:center;font-size:12px;font-weight:500}.site-header nav a:hover{color:var(--accent)}.header-tools{display:flex;gap:8px;align-items:center}.bag-button{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;padding:10px 0 10px 12px}.bag-button b{height:21px;min-width:21px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--ink);color:white;font-size:10px}.mobile-menu,.mobile-search,.bottom-nav{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:45px;padding-top:44px;padding-bottom:44px;min-height:603px}.hero-copy{padding:12px 0 48px}.hero h1{font-size:clamp(42px,5.9vw,84px);letter-spacing:-4px;line-height:1.05;font-weight:500;margin-bottom:27px}.hero h1 span{display:block}.hero h1 span:nth-child(2){font-family:'DM Serif Display',Georgia,serif;font-style:italic;color:var(--accent);font-weight:400;letter-spacing:-2.2px}.hero-copy>p{max-width:420px;font-size:15px;line-height:1.8;margin-bottom:29px}.hero-actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap}.hero-note{display:flex;align-items:center;gap:13px;margin-top:45px;font-size:8px;letter-spacing:1.5px;color:var(--muted)}.note-line{width:35px;height:1px;background:var(--accent)}.hero-art{position:relative;padding-bottom:23px;padding-left:17px}.hero-photo{width:100%;height:480px;border-radius:3px 85px 3px 3px;object-position:center 40%;background:#ddd4c7}.photo-caption{position:absolute;left:42px;right:26px;bottom:57px;color:#fff;text-shadow:0 1px 15px #0006;display:grid;grid-template-columns:1fr 40px;align-items:center}.photo-caption>span{font-size:11px;grid-column:1}.photo-caption>strong{font-family:'Bricolage Grotesque',sans-serif;font-size:27px;font-weight:500;grid-column:1}.photo-caption>a{grid-column:2;grid-row:1/3;background:#ffffffed;color:var(--ink);display:flex;align-items:center;justify-content:center;border-radius:50%;width:40px;height:40px;text-shadow:none}.hero-reward{position:absolute;bottom:0;left:-10px;display:flex;gap:12px;align-items:center;padding:18px 20px;background:white;box-shadow:var(--shadow);border-radius:9px;max-width:95%}.reward-icon{display:flex;align-items:center;justify-content:center;width:39px;height:39px;border-radius:50%;background:#edf1e3;color:#486245}.hero-reward strong{display:block;font-size:11px;margin-bottom:3px}.hero-reward div>span{display:block;font-size:9px;color:var(--muted)}.hero-reward>svg{margin-left:12px}.promise-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.promise-strip>.wrap{display:flex;justify-content:space-between;gap:20px;padding:20px 0;font-size:10px;font-weight:500;color:#687568}.promise-strip span:before{content:'✦';margin-right:12px;color:#93a27b}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:30px}.section-heading h2{margin-bottom:0}.section-heading p{margin-top:12px;margin-bottom:0;max-width:700px;font-size:14px}.section-heading>.text-link{white-space:nowrap;padding-bottom:4px}.category-rail{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.category-card>div{overflow:hidden;border-radius:50% 50% 3px 3px;background:#e9e7e1;aspect-ratio:1/1.1}.category-card img{width:100%;height:100%;transition:transform .5s}.category-card:hover img{transform:scale(1.045)}.category-card>span{display:flex;justify-content:space-between;gap:6px;margin-top:15px;font-size:12px;font-weight:600}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px 22px}.product-card{position:relative;min-width:0}.product-image{position:relative;display:block;aspect-ratio:4/5;background:#eeede8;border-radius:9px;overflow:hidden}.product-image img{width:100%;height:100%;transition:transform .45s}.product-card:hover .product-image img{transform:scale(1.04)}.product-label{position:absolute;top:13px;left:12px;font-size:10px;padding:5px 9px;border-radius:5px;background:#fafaf5}.product-card .wish{position:absolute;top:9px;right:8px;width:32px;height:32px;background:#fffffff0}.product-info{padding:17px 1px}.product-info .eyebrow{font-size:8px;margin-bottom:6px;letter-spacing:1px}.product-info h3{font-size:16px;line-height:1.5;margin-bottom:9px}.price-row{display:flex;gap:10px;align-items:center;font-size:13px}.price-row s{font-size:11px;color:#899085}.price-row>a{margin-left:auto;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #dce0d5;border-radius:50%}.collection-opening{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:33px 0;display:flex;align-items:center;justify-content:space-between;gap:30px}.collection-opening p{max-width:650px;margin-bottom:14px}.collection-opening>svg{color:#adb6a3;margin:0 45px}.request-band{background:var(--forest);color:#f8f9f1;margin-top:70px;padding:62px 0}.request-inner{display:grid;grid-template-columns:1.1fr 1fr;gap:90px;align-items:center}.request-inner .eyebrow{color:#bbc9b6;font-size:9px}.request-inner h2{font-size:clamp(34px,4vw,54px);font-weight:500;letter-spacing:-1.8px;line-height:1.12;margin:0}.request-inner em{color:#d7dcbc}.request-inner p{color:#d1d8c8;font-size:14px;line-height:1.8}.request-inner small{display:block;color:#a6b4a1;margin-top:14px;font-size:10px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.service-card{padding:28px 35px 25px 0;border-bottom:1px solid var(--line);transition:transform .2s}.service-card:not(:nth-child(3n+1)){border-left:1px solid var(--line);padding-left:35px}.service-card:nth-child(-n+3){border-top:1px solid var(--line)}.service-card>svg{color:#627854;margin-bottom:18px}.service-card h3{font-size:18px;margin-bottom:10px}.service-card p{font-size:12px;line-height:1.9;max-width:300px;margin-bottom:18px}.service-card>span{display:flex;gap:6px;align-items:center;font-size:11px;font-weight:600}.service-card:hover>span{color:var(--accent)}.rewards-promo{margin-top:82px;background:#eef0e4;border-radius:12px;display:grid;grid-template-columns:1fr 1fr;padding:57px 60px;gap:40px;align-items:center}.rewards-promo .eyebrow{font-size:9px}.rewards-promo h2{font-size:clamp(34px,3.7vw,52px);letter-spacing:-1.9px;line-height:1.05}.rewards-promo em{color:var(--accent)}.rewards-promo p{max-width:365px;font-size:13px;line-height:1.9}.reward-visual{padding:20px 5px 0;max-width:450px}.reward-ticket{transform:rotate(-6deg);background:#fcfbf6;box-shadow:0 14px 40px #34452f14;border-radius:14px;padding:28px 27px 20px;border:1px solid #e1e3d4}.ticket-top{display:flex;justify-content:space-between;font-size:9px;font-weight:600;letter-spacing:1.6px}.reward-ticket>strong{display:flex;align-items:baseline;gap:13px;font-family:'Bricolage Grotesque',sans-serif;letter-spacing:-2px;font-weight:500;font-size:50px;margin:22px 0 7px}.reward-ticket>strong span{font-family:Georgia,serif;font-size:30px;font-weight:400;color:#b3b7a3;letter-spacing:0}.reward-ticket>p{font-size:11px}.ticket-bottom{border-top:1px dashed #d4d9c6;margin-top:22px;padding-top:19px;display:flex;align-items:center;justify-content:space-between}.ticket-bottom>span:first-child{font-size:9px;color:var(--muted)}.mini-wordmark{font-family:'DM Serif Display',Georgia,serif;font-style:italic;color:var(--accent);font-size:40px;line-height:1;letter-spacing:-2px}.birthday-note{background:var(--ink);color:#f7f7ec;display:flex;align-items:center;gap:10px;padding:16px;border-radius:8px;width:max-content;max-width:100%;font-size:10px;transform:rotate(3deg);position:relative;margin:12px 0 0 auto;box-shadow:var(--shadow)}.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.post-image{aspect-ratio:1.6;background:#e5e6dd;overflow:hidden;border-radius:7px}.post-image img{width:100%;height:100%;transition:transform .4s}.post-card:hover img{transform:scale(1.025)}.post-meta{display:flex;align-items:center;gap:10px;font-size:8px;text-transform:uppercase;letter-spacing:.7px;margin:18px 0 10px;color:var(--muted)}.post-meta>span:first-child{color:var(--accent)}.post-card h3{font-size:21px;line-height:1.3;letter-spacing:-.4px;max-width:340px}.post-card>p{font-size:12px;line-height:1.85;margin-bottom:15px}.post-card>.text-link{font-size:11px}.install-band{display:flex;align-items:center;gap:22px;border-top:1px solid var(--line);margin-top:62px;padding:36px 0 58px}.install-mark{background:#eef0e4;border-radius:18px;padding:18px}.install-band h2{font-size:25px;margin-bottom:6px}.install-band p{font-size:12px;margin:0}.install-band>.btn{margin-left:auto;font-size:12px}.site-footer{background:var(--ink);color:#e4e9df;padding-top:52px}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr;gap:42px;padding-bottom:40px}.footer-grid>.wordmark,.site-footer .wordmark small{color:#bdc7b8}.site-footer .wordmark>span{color:#e8deca}.footer-grid h2{font-size:26px;line-height:1.2;max-width:260px;margin-top:25px;letter-spacing:-.7px}.footer-grid p{color:#a8b4a4;font-size:11px}.footer-grid h3{font-family:'DM Sans',sans-serif;font-size:11px;letter-spacing:0;font-weight:600;margin:10px 0 22px}.footer-grid>div>a:not(.wordmark){display:block;font-size:10px;color:#aeb9a7;margin-bottom:14px;line-height:1.7;overflow-wrap:anywhere}.footer-grid a:hover{color:white!important}.footer-bottom{border-top:1px solid #425047;padding:21px 0;display:flex;justify-content:space-between;gap:20px;color:#a7b1a0;font-size:9px}.footer-bottom a{display:flex;align-items:center;gap:4px}.shop-controls{display:flex;gap:15px;justify-content:space-between;align-items:center}.search-input{display:flex;align-items:center;gap:12px;max-width:500px;width:100%;border:1px solid var(--line);background:white;border-radius:8px;padding:0 16px;min-height:47px;color:#7d8778}.search-input input{border:0!important;background:none!important;outline:none;width:100%;padding:14px 0!important;font-size:13px}.shop-controls>select{border:1px solid var(--line);background:white;padding:13px 16px;border-radius:8px;font-size:12px;max-width:190px}.filter-chips{display:flex;gap:10px;overflow:auto;scrollbar-width:none;margin:25px 0 35px}.filter-chips button{border:1px solid var(--line);font-size:11px;border-radius:30px;padding:10px 17px;white-space:nowrap}.filter-chips .active{color:white;background:var(--ink);border-color:var(--ink)}.empty{text-align:center;padding:60px 24px;border:1px dashed #d5dbce;border-radius:12px;max-width:850px;margin:20px auto}.empty>svg{color:#8a9a78;margin:0 auto 20px}.empty h3{font-size:25px;letter-spacing:-.7px}.empty p{font-size:13px;max-width:450px;margin:0 auto 24px}.empty .btn{font-size:12px}.skeleton-wrap{padding:35px;max-width:1100px;margin:30px auto;min-height:350px;display:flex;flex-direction:column;gap:22px}.skeleton{height:40px;width:75%;border-radius:8px;background:linear-gradient(90deg,#e8e9e1,#f0f1e8,#e8e9e1);background-size:200% 100%;animation:skeleton 1.5s linear infinite}.skeleton.big{height:250px;width:100%}.back-link{display:inline-block;font-size:12px;color:var(--muted);margin-bottom:25px}.product-detail{display:grid;grid-template-columns:1.05fr 1fr;gap:65px}.detail-photo{background:#eeeee7;border-radius:12px;overflow:hidden;aspect-ratio:1}.detail-photo img{width:100%;height:100%}.thumbnails{display:flex;gap:10px;flex-wrap:wrap;margin-top:15px}.thumbnails button{position:relative;width:65px;height:65px;border-radius:5px;overflow:hidden;padding:0;border:1px solid var(--line)}.thumbnails img{height:100%;width:100%}.thumbnails svg{position:absolute;right:3px;top:3px;background:#fff;border-radius:50%}.detail-info{padding-top:30px}.detail-info h1{font-size:clamp(30px,3.5vw,45px);letter-spacing:-1.5px;margin:0 0 20px}.detail-price{display:flex;gap:20px;align-items:center;font-size:27px;margin-bottom:22px;font-weight:600}.detail-price s{font-size:17px;font-weight:400;color:#91998b}.detail-info>p{font-size:14px}.qty-control{display:flex;align-items:center;gap:15px;margin:20px 0;font-size:12px}.qty-control>span:first-child{margin-right:10px}.qty-control button{border:1px solid var(--line);border-radius:6px;width:31px;height:31px;display:flex;justify-content:center;align-items:center;background:white}.detail-buy{display:flex;gap:12px;align-items:center}.detail-buy>.btn{flex:1}.detail-benefits{border-top:1px solid var(--line);padding-top:22px;margin-top:25px}.detail-benefits p{display:flex;gap:10px;align-items:center;font-size:11px;margin-bottom:12px}.detail-description{margin:60px 0 40px;border-top:1px solid var(--line);padding-top:35px}.review-section{max-width:850px}.review{border-bottom:1px solid var(--line);padding:20px 0}.review>div{display:flex;gap:15px;font-size:13px}.review span{font-size:11px;color:#8d7c40}.review p{font-size:13px;margin:12px 0 0}.article-page{padding-top:45px;padding-bottom:80px;max-width:980px}.article-title{max-width:840px;margin:15px auto 35px;text-align:center}.article-title h1{font-size:clamp(36px,4.5vw,62px)}.article-title p{font-size:18px;max-width:690px;margin:0 auto 18px}.article-hero{max-height:480px;width:100%;aspect-ratio:2;object-fit:cover;border-radius:12px}.article-body{max-width:690px;margin:45px auto}.article-body p{font-size:17px;color:#536151;line-height:1.9;margin-bottom:26px}.login-gate{padding:80px 30px;text-align:center;max-width:640px;margin:0 auto;min-height:65vh;display:flex;align-items:center;flex-direction:column;justify-content:center}.login-gate .mini-wordmark{margin-bottom:30px;font-size:65px}.login-gate h1{font-size:43px;letter-spacing:-1.5px;max-width:580px}.login-gate p{max-width:450px;font-size:14px;margin-bottom:27px}.login-gate small{display:block;max-width:320px;margin:20px 0;font-size:10px}.login-gate>a{font-size:11px;color:var(--muted)}.field{display:flex;flex-direction:column;gap:8px;margin:0 0 18px;min-width:0}.field>span{font-size:12px;font-weight:600;line-height:1.5}.field em{color:var(--accent);font-family:inherit}.field input,.field select,.field textarea{width:100%;padding:12px 13px;border:1px solid #dbe0d6;border-radius:7px;background:#fff;color:var(--ink);font-size:13px;outline:none;min-height:44px}.field input[type=color]{padding:5px;max-width:100px}.field textarea{line-height:1.75;resize:vertical}.field small{font-size:10px;color:#7b8575}.field input:focus,.field select:focus,.field textarea:focus{border-color:#7f9472;box-shadow:0 0 0 3px #7f947216}.field.wide{grid-column:1/-1}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.form-panel{background:#fff;border:1px solid var(--line);border-radius:12px;padding:30px;box-shadow:0 3px 20px #20302b02;margin-bottom:25px}.form-panel h2{font-size:25px;margin-bottom:13px}.form-panel h3{font-size:19px;margin:26px 0 20px}.form-panel p{font-size:13px}.form-heading{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:24px}.form-heading h2{margin:0}.form-heading p{margin:10px 0 0}.form-heading>strong{font-size:13px;white-space:nowrap}.form-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:22px}.form-actions small{max-width:340px}.toggle{display:flex;align-items:flex-start;gap:11px;margin:10px 0 18px;cursor:pointer}.toggle input{accent-color:var(--forest);width:17px;height:17px;flex-shrink:0;margin-top:2px}.toggle span{font-size:12px;line-height:1.7}.toggle strong{font-weight:500}.toggle small{display:block;font-size:10px;margin-top:3px}.upload-box{display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px dashed #bfcbb5;background:#f8faf5;padding:30px 20px;border-radius:9px;gap:10px;cursor:pointer;margin:20px 0}.upload-box input{display:none}.upload-box>svg{color:#7b9170}.upload-box strong{font-size:12px;font-weight:600}.upload-box>span{font-size:10px;color:#7b8774}.upload-box small{display:flex;gap:6px;align-items:center}.upload-busy{opacity:.65;pointer-events:none}.status{display:inline-flex;padding:5px 9px;font-size:10px;line-height:1.5;border-radius:5px;white-space:nowrap;background:#eff0e8;color:#6f7863;text-transform:capitalize}.status.paid,.status.delivered,.status.published,.status.approved,.status.active,.status.qualified{color:#327247;background:#eaf4e8}.status.awaiting_payment,.status.proof_submitted,.status.pending,.status.quote_sent,.status.waiting_smtp{background:#fff1db;color:#927030}.status.cancelled,.status.refunded,.status.failed,.status.rejected,.status.revoked{background:#fcebe6;color:#b85f45}.copy-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;background:#f0f2e9;border-radius:6px;font-size:10px;font-weight:600}.copy-field{display:flex;align-items:center;gap:12px;justify-content:space-between;border:1px solid var(--line);padding:11px 13px;border-radius:8px;background:#fff;margin:20px 0}.copy-field code{font-family:monospace;font-size:11px;overflow-wrap:anywhere;min-width:0}.copy-field>.copy-btn{flex-shrink:0}.account-heading{display:flex;align-items:center;gap:23px;margin-bottom:32px}.account-heading h1{font-size:41px;letter-spacing:-1.5px;margin-bottom:10px}.account-heading p{font-size:13px;margin:0}.account-heading .eyebrow{margin-bottom:8px}.avatar{width:72px;height:72px;display:flex;align-items:center;justify-content:center;background:#e9eddf;border-radius:50%;color:#5f7650;font-family:'Bricolage Grotesque',sans-serif;font-size:29px;flex-shrink:0}.avatar.small{width:34px;height:34px;font-size:15px}.account-tabs{display:flex;gap:25px;align-items:center;border-bottom:1px solid var(--line);margin-bottom:33px;overflow:auto;scrollbar-width:none;white-space:nowrap}.account-tabs>button,.account-tabs>a{font-size:12px;padding:14px 0;display:flex;gap:5px;align-items:center;text-transform:capitalize;border-bottom:2px solid transparent;color:#818b76}.account-tabs .active{border-color:var(--ink);color:var(--ink);font-weight:600}.account-tabs>button:last-child{margin-left:auto}.account-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.account-stats>a,.account-stats>button{display:flex;flex-direction:column;align-items:flex-start;text-align:left;border:1px solid var(--line);border-radius:12px;background:#fff;padding:26px}.account-stats svg{color:#6d8660;margin-bottom:18px}.account-stats span{font-size:12px}.account-stats strong{font-size:34px;font-family:'Bricolage Grotesque',sans-serif;margin:10px 0 7px}.account-stats small{font-size:10px}.account-callout{background:#eef0e5;padding:25px 28px;margin:27px 0 45px;border-radius:10px;display:flex;align-items:center;gap:25px;justify-content:space-between}.account-callout h3{font-size:20px}.account-callout p{font-size:12px;margin:0}.account-callout .btn{flex-shrink:0}.birthday-banner{display:flex;gap:20px;align-items:center;padding:25px;background:#fbecdf;border-radius:10px;margin:25px 0}.birthday-banner p{margin:0;font-size:12px}.profile-form{max-width:950px}.progress-track{height:5px;background:#eef0e5;border-radius:5px;margin-bottom:28px;overflow:hidden}.progress-track>span{display:block;height:100%;background:#768f5d;transition:width .3s}.preferences-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px 25px}.order-list{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff;margin-bottom:25px}.order-row{display:flex;align-items:center;gap:20px;padding:22px;border-bottom:1px solid var(--line)}.order-row:last-child{border-bottom:0}.order-row>div:nth-child(2){margin-right:auto}.order-row strong{font-size:13px}.order-row p{font-size:11px;margin:4px 0 0}.order-icon{background:#eff2e9;width:45px;height:45px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#778c69}.rewards-account{display:grid;grid-template-columns:1fr 1.2fr;gap:28px}.balance-card{background:var(--forest);color:white;border-radius:13px;padding:35px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.balance-card>span{font-size:10px;letter-spacing:1.4px;color:#b9c6ad}.balance-card>strong{font-family:'Bricolage Grotesque',sans-serif;font-size:70px;letter-spacing:-3px;margin:23px 0 10px;line-height:1}.balance-card>strong small{font-family:'DM Sans',sans-serif;color:#d0d9c4;font-size:18px;letter-spacing:0;margin-left:13px;font-weight:400}.balance-card p{color:#c4cdbd;font-size:13px}.balance-card .btn{font-size:11px;margin-top:15px}.referral-card{border:1px solid var(--line);border-radius:13px;padding:30px;background:white}.referral-card>svg{color:#8ba471;margin-bottom:18px}.referral-card h2{font-size:27px}.referral-card p{font-size:12px}.earn-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:30px 0 38px}.earn-grid>a{border:1px solid var(--line);border-radius:10px;padding:22px;display:flex;flex-direction:column;gap:12px}.earn-grid svg{color:#718965}.earn-grid strong{font-size:13px}.earn-grid span{font-size:10px;color:var(--muted)}.reward-explainer{background:#eef0e5;border-radius:12px;padding:35px;text-align:center}.reward-explainer>svg{margin:0 auto 20px;color:#8a9a70}.reward-explainer p{max-width:550px;margin:0 auto}.referral-entry{display:flex;align-items:center;gap:20px;margin:25px 0}.referral-entry .field{flex:1;max-width:480px}.ledger{background:white;border:1px solid var(--line);border-radius:10px;overflow:hidden;margin-bottom:35px}.ledger>div{padding:20px 23px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.ledger>div:last-child{border-bottom:none}.ledger strong{font-size:13px}.ledger p{font-size:11px;margin:5px 0 0}.ledger small{font-size:10px}.install-page{text-align:center}.app-logo{display:flex;justify-content:center;align-items:center;width:110px;height:110px;border-radius:25px;background:var(--ink);color:#ece2c6;font-family:'DM Serif Display',Georgia,serif;font-size:77px;font-style:italic;margin:0 auto 30px;padding-bottom:4px}.install-page>p{max-width:650px;margin:0 auto 25px}.install-actions{display:flex;justify-content:center;gap:15px;margin:22px 0}.install-guides{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;text-align:left;margin-top:45px}.install-guides article{background:white;border:1px solid var(--line);border-radius:10px;padding:25px}.install-guides svg{color:#738b61;margin-bottom:20px}.install-guides h2{font-size:23px}.install-guides ol{padding-left:19px;color:var(--muted);font-size:12px;line-height:1.9}.install-guides li{padding-left:5px;margin-bottom:12px}.inbox{border:1px solid var(--line);border-radius:10px;overflow:hidden}.inbox>a{display:flex;gap:20px;padding:23px;border-bottom:1px solid var(--line);background:white}.inbox>a.unread{background:#f0f4e8}.inbox strong{font-size:13px}.inbox p{font-size:12px;margin:7px 0}.inbox svg{color:#879c71;flex-shrink:0}.custom-list{display:grid;gap:25px}.request-card{background:white;padding:30px;border:1px solid var(--line);border-radius:12px}.request-card h2{font-size:25px;margin:7px 0}.request-card>p{font-size:13px}.file-links{display:flex;gap:10px;flex-wrap:wrap}.file-links button{display:flex;gap:6px;align-items:center;border:1px solid var(--line);padding:8px;border-radius:6px;font-size:11px}.quote{padding:23px;background:#f1f3e8;border-radius:10px;margin:25px 0}.quote>div:first-child{display:flex;align-items:center;gap:17px;flex-wrap:wrap;margin-bottom:14px}.quote span{font-size:12px}.quote strong{font-size:25px}.quote small{margin-left:auto;font-size:11px}.quote p{font-size:12px;margin:0}.request-message{display:flex;gap:15px;font-size:12px;background:#f7f8f2;border-radius:7px;padding:15px;margin:12px 0}.request-message strong{min-width:50px}.request-message span{white-space:pre-wrap}.message-form{display:flex;align-items:center;gap:13px;margin-top:22px}.message-form input{border:1px solid var(--line);padding:14px;border-radius:8px;flex:1;min-width:0;font-size:12px;background:#fff}.checkout-layout{display:grid;grid-template-columns:1.7fr 1fr;gap:38px;align-items:start}.summary-panel{background:white;padding:30px;border:1px solid var(--line);border-radius:12px;position:sticky;top:25px}.summary-panel h2{font-size:24px}.summary-panel>p{font-size:12px}.summary-panel>small{font-size:10px;display:block;margin-top:16px}.summary-line{display:flex;justify-content:space-between;gap:15px;font-size:12px;margin-bottom:17px;line-height:1.65}.summary-line>span{min-width:0}.summary-line small{display:block;font-size:10px}.summary-line>strong{white-space:nowrap}.summary-total{display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--line);padding-top:22px;margin:22px 0;font-size:15px}.summary-total strong{font-size:23px}.secure-note{display:flex;align-items:center;gap:10px;font-size:10px;color:#77896a;padding:20px 0;margin:0 0 5px}.secure-note>svg{flex-shrink:0}.cart-items{border-top:1px solid var(--line)}.cart-row{display:flex;align-items:center;gap:23px;padding:22px 0;border-bottom:1px solid var(--line)}.cart-row>a{width:115px;aspect-ratio:4/5;border-radius:8px;overflow:hidden;background:#edece5;flex-shrink:0}.cart-row>a>img{height:100%;width:100%}.cart-row h3{font-size:18px}.cart-row p{font-size:11px;margin:0 0 10px}.cart-row strong{font-size:13px}.cart-row .qty-control{margin:15px 0 0;gap:10px}.cart-row-end{margin-left:auto;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;padding:8px 0}.order-page h1{font-size:42px;letter-spacing:-1px}.order-timeline{display:flex;gap:0;margin:20px 0 40px;overflow:auto;padding-bottom:15px}.order-timeline>div{flex:1;min-width:140px;position:relative;padding:0 20px 0 0}.order-timeline>div:before{content:'';position:absolute;top:13px;left:15px;right:0;height:1px;background:#c4d1b8}.order-timeline>div:last-child:before{display:none}.order-timeline>div>span{position:relative;z-index:1;background:#dce7cf;color:#5b7450;border-radius:50%;width:27px;height:27px;display:flex;align-items:center;justify-content:center;margin-bottom:13px}.order-timeline strong{display:block;font-size:11px;text-transform:capitalize;margin-bottom:5px}.order-timeline small{font-size:10px}.order-timeline p{font-size:10px;margin-top:6px}.payment-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:28px}.bank-grid{display:grid;gap:16px;margin:26px 0}.bank-card{border:1px solid #d8e1ce;border-radius:8px;padding:21px;background:#f8faf4}.bank-card>span{display:block;font-size:10px;font-weight:600;color:#799063;text-transform:uppercase;letter-spacing:1.4px}.bank-card>strong{display:block;font-size:27px;letter-spacing:1px;margin:11px 0 7px}.bank-card p{font-size:12px;margin-bottom:16px}.invoice-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end;margin:25px 0}.invoice-paper{background:#fff;border:1px solid var(--line);padding:48px;border-radius:10px;max-width:850px;margin:auto}.invoice-paper header{display:flex;justify-content:space-between;gap:20px;padding-bottom:28px;border-bottom:1px solid var(--line)}.invoice-paper header>div:last-child{text-align:right}.invoice-paper header>div:last-child>strong{font-size:14px;letter-spacing:1px}.invoice-paper header p{font-size:12px;margin:7px 0}.invoice-paper header .mini-wordmark{font-size:58px;margin-bottom:8px}.invoice-paper header>div:first-child small{font-size:8px;letter-spacing:1.5px}.invoice-to{padding:28px 0}.invoice-to>span{font-size:9px;color:var(--muted);letter-spacing:1px}.invoice-to h3{font-size:18px;margin:12px 0 4px}.invoice-to p{font-size:11px;line-height:1.8;margin:0}.invoice-paper table{width:100%;border-collapse:collapse;font-size:12px}.invoice-paper th{font-size:9px;letter-spacing:.5px;font-weight:500;color:#7f8b78;padding:13px 0;text-transform:uppercase;text-align:left;border-bottom:1px solid var(--line)}.invoice-paper td{padding:20px 0;border-bottom:1px solid #eceee6}.invoice-paper th:last-child,.invoice-paper td:last-child{text-align:right}.invoice-paper td small{display:block;font-size:10px}.invoice-bottom{display:grid;grid-template-columns:1fr 1fr;gap:35px;padding-top:35px}.invoice-bottom>div:first-child p{font-size:10px;margin-top:15px}.invoice-bottom .summary-line{font-size:11px}.invoice-bottom .summary-line:last-child{border-top:1px solid var(--line);padding-top:15px;font-size:15px}.invoice-paper footer{border-top:1px solid var(--line);padding-top:25px;margin-top:40px;font-size:11px;color:#7c8973}.chat-launcher{position:fixed;bottom:24px;right:25px;z-index:35;display:flex;align-items:center;gap:9px;padding:15px 20px;border-radius:30px;background:var(--forest);color:white;box-shadow:0 7px 22px #1d332829;border:1px solid #5c745d;font-size:12px;font-weight:500}.chat-panel{position:fixed;right:25px;bottom:24px;width:370px;height:min(610px,calc(100dvh - 40px));border-radius:18px;background:white;box-shadow:0 25px 80px #13221b38;border:1px solid var(--line);z-index:90;display:flex;flex-direction:column;overflow:hidden;animation:appear .2s ease}.chat-panel>header{display:flex;align-items:center;padding:20px;gap:12px;border-bottom:1px solid var(--line);background:#f4f6ee}.chat-avatar{width:38px;height:38px;background:var(--forest);color:#eee6cc;border-radius:12px;font:bold italic 27px Georgia;display:flex;align-items:center;justify-content:center}.chat-panel>header strong{font-size:13px;display:block}.chat-panel>header small{font-size:10px;display:block}.chat-panel>header>button{margin-left:auto}.chat-messages{overflow:auto;flex:1;padding:20px;display:flex;flex-direction:column;gap:14px}.chat-message{font-size:12px;line-height:1.8;white-space:pre-wrap;padding:12px 15px;border-radius:12px;max-width:95%}.chat-message.assistant{background:#eff2e9;align-self:flex-start}.chat-message.user{background:var(--forest);color:white;align-self:flex-end}.chat-login p{font-size:11px;margin:12px 0}.chat-login a{text-decoration:underline}.chat-quick{display:flex;gap:7px;overflow:auto;padding:10px 18px}.chat-quick button{font-size:9px;white-space:nowrap;border:1px solid var(--line);border-radius:20px;padding:6px 9px}.chat-panel>form{display:flex;gap:10px;border-top:1px solid var(--line);padding:17px}.chat-panel>form input{border:0;outline:0;font-size:12px;flex:1;min-width:0}.chat-panel>form button{background:var(--ink);color:white;border-radius:50%;width:35px;height:35px;display:flex;justify-content:center;align-items:center}.toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);max-width:min(570px,calc(100% - 40px));z-index:120;border:1px solid #d7e0cc;background:white;border-radius:10px;box-shadow:0 12px 50px #12201520;padding:16px 20px;display:flex;align-items:center;gap:12px;font-size:12px;color:var(--ink);animation:appear .2s}.toast>svg{color:#5b8551;flex-shrink:0}.toast.error>svg{color:var(--accent)}.toast button{display:flex;flex-shrink:0}.account-error{display:flex;gap:10px;align-items:center;font-size:12px;border:1px solid #edd8ca;background:#fff6ed;padding:15px;margin-top:20px;border-radius:7px}.account-error button{text-decoration:underline;white-space:nowrap}.modal{border:1px solid var(--line);width:880px;max-width:calc(100% - 35px);max-height:90dvh;padding:0;border-radius:15px;background:var(--bg);color:var(--ink);box-shadow:0 25px 100px #1722193b}.modal::backdrop{background:#17241ca6;backdrop-filter:blur(3px)}.modal-head{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;padding:20px 28px;background:var(--bg);border-bottom:1px solid var(--line)}.modal-head h2{font-size:24px;margin:0}.modal>div:not(.modal-head),.modal>.editor-form{padding:28px}.modal .form-panel{padding:24px}.editor-form>h3{margin-top:26px}.editor-image{width:150px;height:150px;border-radius:8px;margin:20px 0;background:#e9ecdf}.sticky-form-footer{position:sticky;bottom:-28px;background:var(--bg);padding:18px 0;border-top:1px solid var(--line);display:flex;gap:18px;align-items:center;margin-top:35px;z-index:3}.sticky-form-footer small{font-size:10px}.variant-row{display:flex;align-items:center;gap:15px;border-bottom:1px solid var(--line);padding:5px 0;margin-bottom:20px}.variant-row>.field{flex:1;min-width:0}.variant-row>.field:first-child{flex:2}.variant-row>.field:nth-child(3){flex:.8}.record-json{white-space:pre-wrap;overflow-wrap:anywhere;background:#eff0e8;padding:25px;border-radius:9px;font-size:11px;line-height:1.8}.ai-draft{border:1px dashed #d0d8c5;background:#f7faf1;border-radius:9px;padding:20px;margin-top:20px}.ai-draft strong{font-size:12px}.ai-draft p{font-size:12px;margin-top:10px}.record-summary{text-align:center;margin-bottom:30px}.record-summary h2{font-size:36px;margin:20px 0 10px}.record-summary p{font-size:12px}.admin-shell{display:flex;min-height:100dvh;background:#f6f7f3}.admin-sidebar{width:250px;background:#233a30;color:#cad6c0;padding:30px 18px 20px;position:fixed;left:0;top:0;bottom:0;display:flex;flex-direction:column;z-index:55;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#586851 transparent}.admin-brand{display:flex;align-items:baseline;gap:13px;padding:0 17px 27px}.admin-brand>span{font-family:'DM Serif Display',Georgia,serif;font-size:49px;font-style:italic;letter-spacing:-2px;color:#efe8cd}.admin-brand small{font-size:8px;letter-spacing:1.5px;color:#b4c4a7}.sidebar-label{font-size:8px;letter-spacing:1.5px;color:#849a7c;margin:0 17px 12px}.admin-sidebar nav{display:flex;flex-direction:column;gap:4px}.admin-sidebar nav button{display:flex;align-items:center;gap:11px;padding:10px 14px;font-size:11px;text-align:left;color:#b3c4a7;border-radius:7px;line-height:1.4;min-height:39px}.admin-sidebar nav button.active{background:#e9eddd;color:#2e4436;font-weight:600}.admin-sidebar nav button:hover:not(.active){background:#344c3d;color:#e4ecd8}.admin-sidebar nav svg{stroke-width:1.5;flex-shrink:0}.view-store{font-size:10px;display:flex;align-items:center;justify-content:space-between;padding:23px 16px 15px;margin-top:auto;color:#d4ddc9}.admin-identity{display:flex;gap:10px;align-items:center;margin-top:8px;border-top:1px solid #3f5444;padding:17px 5px 0}.admin-identity strong{display:block;font-size:10px;color:#e3e9d9}.admin-identity span{font-size:8px;color:#94aa8c;display:block;margin-top:4px;overflow-wrap:anywhere}.admin-main{margin-left:250px;flex:1;min-width:0}.admin-topbar{height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 37px;background:#fff;border-bottom:1px solid #e4e8de}.admin-topbar>div{display:flex;align-items:center;gap:9px;font-size:10px}.admin-topbar span{color:#8b9780}.admin-topbar strong{font-weight:500}.admin-top-actions{font-size:10px!important;color:#8b9780}.admin-live-dot{width:5px;height:5px;border-radius:50%;background:#829a69;margin-left:8px}.admin-content{padding:38px;max-width:1550px;margin:auto}.admin-page-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:32px}.admin-page-heading .eyebrow{font-size:8px;margin-bottom:12px}.admin-page-heading h1{font-size:33px;letter-spacing:-1.1px;margin-bottom:10px}.admin-page-heading p{font-size:11px;margin:0;max-width:550px}.admin-page-heading>.btn{font-size:11px;flex-shrink:0;min-height:42px}.dashboard-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.dashboard-metrics>div{position:relative;padding:25px 20px;border-radius:10px;border:1px solid #e3e7da;background:white;min-height:145px}.metric-icon{position:absolute;right:15px;top:17px;display:flex;align-items:center;justify-content:center;width:29px;height:29px;border-radius:7px;background:#f0f4e7;color:#81976a}.dashboard-metrics>div>span:not(.metric-icon){display:block;font-size:10px;color:#829073;margin-top:2px;padding-right:25px}.dashboard-metrics strong{display:block;font-family:'Bricolage Grotesque',sans-serif;font-weight:500;font-size:31px;letter-spacing:-1px;margin-top:34px;line-height:1.1;overflow-wrap:anywhere}.launch-checklist{display:flex;align-items:center;justify-content:space-between;padding:31px 35px;background:#edf1e2;border:1px solid #e1e7d3;border-radius:11px;margin:28px 0}.launch-checklist>div{max-width:610px}.launch-checklist .eyebrow{font-size:8px;color:#809266;margin-bottom:10px}.launch-checklist h2{font-size:26px;letter-spacing:-.7px}.launch-checklist p{font-size:11px;line-height:1.8;margin-bottom:16px}.launch-checklist>.svg,.launch-checklist>svg{color:#9cab87;margin-left:28px;flex-shrink:0}.launch-checklist .btn{font-size:10px;min-height:39px;padding:10px 14px}.launch-checklist .form-actions{margin-top:17px}.admin-panels{display:grid;grid-template-columns:1.25fr 1fr;gap:24px;margin-top:28px}.admin-panels h2{font-size:21px}.admin-panels .form-panel{padding:24px}.mini-order{display:flex;gap:12px;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:17px 0;width:100%;text-align:left;font-size:11px}.mini-order small{display:block;font-size:9px;margin-top:5px}.checklist-row{display:flex;gap:12px;font-size:10px;color:#819072;border-top:1px solid var(--line);padding:18px 0;align-items:center;line-height:1.6}.checklist-row svg{width:18px;flex-shrink:0;color:#849c6e}.admin-search{margin-bottom:24px;min-height:41px;max-width:420px}.admin-search input{font-size:11px;padding:11px 0!important}.data-table-wrap{border:1px solid #e0e5d7;border-radius:10px;overflow:auto;background:white}.data-table{width:100%;border-collapse:collapse;font-size:11px;text-align:left;min-width:600px}.data-table th{padding:16px 20px;background:#f9faf5;color:#87977c;font-size:9px;font-weight:500;border-bottom:1px solid #e4e8dc;white-space:nowrap}.data-table td{padding:18px 20px;border-bottom:1px solid #edf0e6}.data-table tr:last-child td{border-bottom:0}.data-table td>small,.table-name small{font-size:9px;display:block;margin-top:6px;color:#98a08f}.table-name{display:flex;align-items:center;gap:12px;min-width:190px}.table-name img{width:40px;height:45px;border-radius:5px}.table-name strong{font-weight:500;font-size:11px}.table-actions{display:flex;gap:5px;align-items:center}.table-actions .icon-btn{width:28px;height:28px}.table-actions .btn.small{font-size:9px;padding:5px 9px;min-height:29px}.pagination{display:flex;gap:18px;align-items:center;justify-content:flex-end;margin-top:23px;font-size:10px;color:var(--muted)}.pagination .btn{font-size:10px}.media-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.media-grid article{background:#fff;border:1px solid var(--line);border-radius:10px;padding:15px;min-width:0}.media-preview{aspect-ratio:1.1;display:flex;align-items:center;justify-content:center;background:#f2f4ec;border-radius:6px;margin-bottom:15px}.media-preview img{height:100%;width:100%;border-radius:6px}.media-grid strong{display:block;font-size:11px;overflow-wrap:anywhere}.media-grid small{display:block;font-size:9px;margin-top:7px}.media-grid .form-actions{gap:6px;margin-top:12px}.media-grid .copy-btn{font-size:8px}.settings-tabs{display:flex;gap:7px;overflow:auto;margin-bottom:22px;scrollbar-width:none}.settings-tabs button{white-space:nowrap;text-transform:capitalize;border:1px solid var(--line);padding:10px 15px;border-radius:7px;font-size:10px;background:#fff}.settings-tabs .active{background:var(--ink);color:#fff}.admin-content>.form-panel h2{font-size:26px}.admin-content .form-panel>p{font-size:12px;max-width:760px}fieldset{border:0;padding:0;margin:0;min-width:0}fieldset:disabled{opacity:.65}.bank-edit{border-top:1px solid var(--line);padding-top:23px;margin:25px 0}.reward-conversion{background:#edf2e3;border:1px solid #d9e3ca;padding:25px;font-size:28px;font-family:'Bricolage Grotesque',sans-serif;border-radius:10px;display:flex;align-items:center;justify-content:space-between;margin:25px 0}.integration-status{display:flex;align-items:flex-start;gap:15px;background:#f2f5ea;padding:22px;border-radius:10px;margin:25px 0}.integration-status svg{color:#7f9969;flex-shrink:0}.integration-status strong{font-size:12px}.integration-status p{font-size:11px;margin:10px 0 0}.notice{color:#a56d30;background:#fff4e6;padding:15px;border-radius:7px}.admin-menu,.admin-scrim{display:none}.spin{animation:spin 1s linear infinite}.account-error,.toast span{overflow-wrap:anywhere}:focus-visible{outline:2px solid #73885c;outline-offset:4px}::selection{background:#dce5c8;color:#25382a}@keyframes spin{to{transform:rotate(360deg)}}@keyframes skeleton{to{background-position:-200% 0}}@keyframes appear{from{opacity:0;translate:0 8px}to{opacity:1;translate:0 0}}
@media(min-width:1500px){.hero h1{font-size:86px}.hero-photo{height:535px}.hero{min-height:650px}}@media(max-width:1120px){.wrap{width:calc(100% - 64px)}.site-header nav{gap:18px}.site-header nav a{font-size:10px}.site-header{gap:20px}.hero{gap:22px}.hero h1{font-size:65px;letter-spacing:-3px}.hero-photo{height:445px}.hero-copy>p{font-size:13px}.hero-actions{gap:20px}.hero-actions .btn{font-size:11px;padding:13px 15px}.hero-actions .text-link{font-size:11px}.promise-strip>.wrap{font-size:8px}.rewards-promo{padding:45px}.reward-ticket>strong{font-size:43px}.footer-grid{gap:25px}.admin-sidebar{width:225px}.admin-main{margin-left:225px}.admin-content{padding:27px}.admin-topbar{padding:0 28px}.admin-panels{grid-template-columns:1fr}.dashboard-metrics{grid-template-columns:1fr 1fr}.media-grid{grid-template-columns:repeat(3,1fr)}.admin-top-actions{font-size:9px!important}.checkout-layout{gap:25px}.form-panel,.summary-panel{padding:24px}.category-rail{gap:14px}.category-card>span{font-size:10px}.product-detail{gap:40px}.detail-price{font-size:24px}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.announcement{padding:8px 20px;font-size:9px}.announcement>span{display:none}.announcement{justify-content:center}.site-header{height:78px}.wordmark>span{font-size:43px}.wordmark small{font-size:6px;letter-spacing:1.35px;margin-top:7px}.site-header nav{gap:16px}.site-header nav a{font-size:9px}.header-tools{gap:0}.hide-mobile{display:none!important}.bag-button{padding-left:0}.bag-text{display:none}.hero{padding-top:30px;gap:18px;min-height:490px}.hero-copy{padding-bottom:10px}.hero h1{font-size:50px;letter-spacing:-2.4px}.hero h1 span:nth-child(2){letter-spacing:-1.9px}.hero-copy>p{font-size:12px;margin-bottom:23px}.hero-photo{height:370px;border-top-right-radius:60px}.hero-art{padding-left:0}.hero-actions{gap:17px}.hero-actions .text-link{font-size:10px}.hero-note{font-size:6px;letter-spacing:1px;margin-top:25px;gap:8px}.note-line{width:20px}.photo-caption{left:20px;right:20px;bottom:52px}.photo-caption>strong{font-size:21px}.photo-caption>span{font-size:9px}.hero-reward{padding:12px;gap:8px;left:-12px}.hero-reward strong{font-size:9px}.hero-reward div>span{font-size:7px}.hero-reward>svg{width:14px;margin-left:3px}.reward-icon{width:30px;height:30px}.promise-strip span:before{margin-right:6px}.promise-strip>.wrap{gap:10px;font-size:7px;padding:16px 0}.section{padding-top:58px}.section-heading h2{font-size:28px}.section-heading p{font-size:12px}.section-heading .text-link{font-size:11px}.category-rail{grid-template-columns:repeat(6,135px);overflow:auto;scrollbar-width:none;padding-bottom:10px;gap:15px}.category-card>span{font-size:10px}.product-grid{grid-template-columns:repeat(3,1fr);gap:20px 17px}.product-info h3{font-size:14px}.price-row{font-size:11px;gap:5px}.price-row s{font-size:9px}.price-row>a{width:23px;height:23px}.request-inner{gap:40px;grid-template-columns:1fr 1fr}.request-inner h2{font-size:36px;letter-spacing:-1px}.request-inner p{font-size:12px}.request-band{margin-top:45px;padding:43px 0}.request-inner small{font-size:8px}.services-grid{grid-template-columns:repeat(2,1fr)}.service-card{padding-right:25px}.service-card:not(:nth-child(3n+1)){padding-left:0;border-left:0}.service-card:nth-child(2n){border-left:1px solid var(--line);padding-left:25px}.service-card:nth-child(3){border-top:0}.service-card:nth-child(-n+2){border-top:1px solid var(--line)}.service-card h3{font-size:17px}.service-card p{font-size:11px}.rewards-promo{margin-top:50px;padding:32px;gap:30px}.rewards-promo h2{font-size:35px}.rewards-promo p{font-size:11px}.reward-ticket{padding:21px}.reward-ticket>strong{font-size:34px;gap:9px;letter-spacing:-1px}.reward-ticket>strong span{font-size:20px}.ticket-top{font-size:7px}.ticket-bottom>span:first-child{font-size:7px}.reward-ticket>p{font-size:9px}.birthday-note{font-size:8px;padding:12px}.posts-grid{gap:20px}.post-card h3{font-size:17px}.post-meta{font-size:6px;gap:6px}.post-card>p{font-size:11px}.install-band{gap:18px;margin-top:38px;padding-bottom:42px}.install-band h2{font-size:21px}.install-band p{font-size:10px}.install-mark{padding:15px}.install-mark svg{width:27px}.install-band .btn{font-size:10px;padding:12px 14px;min-height:43px}.footer-grid{grid-template-columns:1.3fr 1fr;gap:30px 60px}.footer-bottom{font-size:8px}.page{padding-top:40px;padding-bottom:55px}.page-intro h1{font-size:43px;letter-spacing:-1.7px}.page-intro p{font-size:14px}.product-detail{gap:27px}.detail-info{padding-top:10px}.detail-info h1{font-size:31px}.detail-info>p{font-size:12px}.detail-buy{gap:6px}.detail-buy>.btn{font-size:11px;padding:11px}.detail-benefits p{font-size:10px}.product-detail .icon-btn{width:32px;height:32px}.account-stats{gap:13px}.account-stats>a,.account-stats>button{padding:21px}.account-callout{padding:24px}.account-callout h3{font-size:19px}.account-callout p{font-size:11px}.account-callout .btn{font-size:10px}.earn-grid{gap:14px}.earn-grid>a{padding:20px}.earn-grid strong{font-size:11px}.earn-grid span{font-size:9px}.balance-card{padding:27px}.balance-card>strong{font-size:55px}.referral-card{padding:25px}.referral-card h2{font-size:23px}.referral-card p{font-size:11px}.install-guides{gap:15px}.install-guides article{padding:20px}.install-guides h2{font-size:19px}.install-guides ol{font-size:11px}.checkout-layout{grid-template-columns:1fr;gap:20px}.summary-panel{position:static}.payment-layout{grid-template-columns:1fr 1fr;gap:18px}.payment-layout .form-panel{padding:20px}.payment-layout .form-grid{grid-template-columns:1fr}.payment-layout h2{font-size:22px}.bank-card>strong{font-size:22px}.invoice-paper{padding:32px}.admin-sidebar{width:210px;padding:20px 12px}.admin-sidebar nav button{font-size:10px;padding:10px}.admin-sidebar nav svg{width:16px}.admin-main{margin-left:210px}.admin-content{padding:23px}.admin-topbar{padding:0 22px;height:64px}.admin-page-heading h1{font-size:28px}.admin-page-heading p{font-size:10px}.admin-page-heading{gap:20px}.admin-page-heading>.btn{font-size:10px;padding:10px;min-height:38px}.launch-checklist{padding:25px}.launch-checklist>svg{display:none}.launch-checklist h2{font-size:23px}.media-grid{grid-template-columns:1fr 1fr}.admin-page-heading .eyebrow{font-size:7px}.dashboard-metrics>div{padding:20px 17px}.dashboard-metrics>div>span:not(.metric-icon){font-size:9px}.dashboard-metrics strong{font-size:28px}.admin-top-actions{font-size:0!important}.admin-topbar>div{font-size:9px}.admin-content .form-grid{grid-template-columns:1fr}.admin-content .field{margin-bottom:20px}}
@media(max-width:600px){body{padding-bottom:calc(65px + env(safe-area-inset-bottom,0px))}.wrap{width:calc(100% - 36px)}.announcement{min-height:28px;font-size:8px;padding:7px 15px}.site-header{height:74px;border:0;position:relative}.wordmark>span{font-size:43px}.site-header nav{display:none}.site-header nav.open{display:flex;position:absolute;top:74px;left:-18px;right:-18px;background:var(--bg);box-shadow:0 20px 20px #1b2a2010;padding:25px;align-items:flex-start;flex-direction:column;z-index:40;gap:20px;border-bottom:1px solid var(--line)}.site-header nav a{font-size:13px}.mobile-menu{display:inline-flex}.header-tools{gap:8px}.bag-button{padding:10px 0 10px 4px;gap:7px}.bag-button b{height:19px;min-width:19px;font-size:9px}.mobile-search{display:block;padding-bottom:15px}.mobile-search form{display:flex;align-items:center;gap:10px;background:#eeefe7;border:1px solid #e5e8dc;border-radius:9px;padding:0 13px;min-height:43px;color:#919c83}.mobile-search input{background:none;border:0;outline:0;flex:1;min-width:0;font-size:11px;padding:12px 0}.mobile-search button{display:flex;padding:3px}.hero{display:flex;flex-direction:column;align-items:stretch;padding-top:24px;padding-bottom:34px;gap:25px}.hero-copy{padding:0}.hero h1{font-size:57px;letter-spacing:-2.7px;margin-bottom:20px;max-width:390px}.hero h1 span:nth-child(2){letter-spacing:-1.8px}.hero-copy>p{font-size:13px;line-height:1.9;max-width:355px;margin-bottom:24px}.hero-actions{gap:21px}.hero-actions .btn{font-size:11px;padding:13px 16px;min-height:46px}.hero-actions .text-link{font-size:10px;gap:5px}.hero-actions .text-link svg{width:14px}.hero-note{display:none}.hero-art{padding-bottom:17px;padding-left:11px;margin-top:5px}.hero-photo{height:310px;border-radius:3px 60px 3px 3px;object-position:center 40%}.photo-caption{bottom:53px;left:29px;right:20px}.photo-caption>strong{font-size:24px}.photo-caption>span{font-size:9px}.photo-caption>a{width:34px;height:34px}.hero-reward{left:0;padding:13px 15px;gap:10px;bottom:-2px;max-width:94%}.hero-reward strong{font-size:10px}.hero-reward div>span{font-size:8px}.hero-reward>svg{width:15px;margin-left:9px}.reward-icon{width:35px;height:35px}.promise-strip>.wrap{display:grid;grid-template-columns:1fr 1fr;gap:13px 10px;font-size:8px;padding:19px 0}.promise-strip span:before{margin-right:7px;font-size:9px}.section{padding-top:48px;padding-bottom:15px}.section.smaller{padding-top:38px}.section-heading{gap:15px;align-items:flex-start;margin-bottom:24px}.section-heading h2{font-size:27px;letter-spacing:-.8px}.section-heading p{font-size:12px;line-height:1.8;margin-top:11px}.section-heading>.text-link{white-space:normal;min-width:72px;max-width:100px;font-size:9px;line-height:1.7;justify-content:flex-end;text-align:right;flex-shrink:0;margin-top:5px}.section-heading>.text-link svg{width:13px;flex-shrink:0}.section-heading .eyebrow{font-size:8px;margin-bottom:12px}.category-rail{grid-template-columns:repeat(6,120px);gap:15px;margin-right:-18px;padding-right:18px}.category-card>div{aspect-ratio:1/1.08}.category-card>span{font-size:10px;margin-top:13px}.category-card>span svg{width:13px}.collection-opening{padding:25px 0;gap:15px}.collection-opening h3{font-size:22px;margin-bottom:11px;max-width:230px}.collection-opening p{font-size:11px;line-height:1.9;max-width:320px}.collection-opening .text-link{font-size:10px;line-height:1.75;max-width:250px}.collection-opening>.svg,.collection-opening>svg{width:45px;flex-shrink:0;margin:0 3px 0 0}.product-grid{grid-template-columns:1fr 1fr;gap:25px 14px}.product-image{border-radius:7px}.product-card .wish{width:28px;height:28px;top:7px;right:7px}.product-card .wish svg{width:15px}.product-info{padding-top:12px}.product-info h3{font-size:14px;line-height:1.55}.product-info .eyebrow{font-size:7px;line-height:1.6}.price-row{font-size:11px;flex-wrap:wrap;gap:6px}.price-row>a{margin-left:auto}.product-label{font-size:8px;padding:4px 6px;top:10px;left:8px}.request-band{margin-top:36px;padding:36px 0}.request-inner{display:block}.request-inner h2{font-size:39px;line-height:1.1;letter-spacing:-1.3px;margin-bottom:24px}.request-inner p{font-size:12px;line-height:1.9;max-width:380px}.request-inner .eyebrow{font-size:8px;margin-bottom:17px}.request-inner .btn{font-size:11px;min-height:44px}.request-inner small{font-size:9px}.service-card{padding:23px 18px 21px 0}.service-card:nth-child(2n){padding-left:18px}.service-card>svg{width:24px;height:24px;margin-bottom:17px}.service-card h3{font-size:17px;line-height:1.4;letter-spacing:-.4px}.service-card p{font-size:10px;line-height:1.9;margin-bottom:15px}.service-card>span{font-size:9px;gap:5px}.service-card>span svg{width:13px}.rewards-promo{display:block;padding:32px 25px;margin-top:38px;border-radius:10px}.rewards-promo h2{font-size:41px;letter-spacing:-1.6px}.rewards-promo p{font-size:12px;line-height:1.9;max-width:310px}.rewards-promo .btn{font-size:11px;min-height:44px}.reward-visual{padding:15px 0 0;margin:22px auto 5px;max-width:340px}.reward-ticket{padding:25px}.reward-ticket>strong{font-size:42px;gap:12px;margin:25px 0 10px}.reward-ticket>strong span{font-size:26px}.ticket-top{font-size:8px}.reward-ticket>p{font-size:10px}.ticket-bottom>span:first-child{font-size:8px}.birthday-note{font-size:9px;margin-top:13px;padding:13px 15px}.posts-grid{grid-template-columns:1fr;gap:30px}.post-card{display:grid;grid-template-columns:115px 1fr;gap:0 17px;padding-bottom:25px;border-bottom:1px solid var(--line)}.post-card .post-image{grid-column:1;grid-row:1/5;aspect-ratio:3/4;height:100%;max-height:170px}.post-card .post-meta{grid-column:2;margin:2px 0 9px;font-size:7px;flex-wrap:wrap;gap:5px}.post-card .post-meta>span:last-child{display:none}.post-card h3{grid-column:2;font-size:19px;line-height:1.25;letter-spacing:-.5px;margin-bottom:8px}.post-card>p{grid-column:2;font-size:10px;line-height:1.75;margin-bottom:10px}.post-card>.text-link{grid-column:2;font-size:9px}.install-band{flex-wrap:wrap;gap:15px;margin-top:22px;padding:30px 0 37px}.install-mark{padding:14px;border-radius:13px}.install-mark svg{width:23px;height:23px}.install-band>div:nth-child(2){flex:1;min-width:210px}.install-band h2{font-size:23px;letter-spacing:-.7px}.install-band p{font-size:10px;max-width:270px;line-height:1.8}.install-band>.btn{margin:5px 0 0 0;min-height:42px;font-size:11px;width:100%}.site-footer{padding-top:36px;padding-bottom:15px}.footer-grid{grid-template-columns:1fr 1fr;gap:27px 25px;padding-bottom:30px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid h2{font-size:29px;max-width:280px;margin-top:24px;margin-bottom:10px}.footer-grid h3{font-size:10px;margin:0 0 20px}.footer-grid>div>a:not(.wordmark){font-size:10px;margin-bottom:13px}.footer-grid>div:last-child{grid-column:1/-1}.footer-grid>div:last-child>a{display:inline-block;margin-right:16px}.footer-grid>div:last-child>a:first-of-type{display:block}.footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:15px;font-size:8px;padding-top:20px}.footer-bottom>span:nth-child(2){display:none}.bottom-nav{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:45;background:#ffffffed;backdrop-filter:blur(14px);border-top:1px solid #e4e9dc;box-shadow:0 -6px 25px #15281904;height:calc(64px + env(safe-area-inset-bottom,0px));padding:8px 7px calc(7px + env(safe-area-inset-bottom,0px));justify-content:space-around;align-items:center}.bottom-nav>a{display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;font-size:8px;color:#929c85;padding:5px 10px;min-width:55px;min-height:45px}.bottom-nav>a.active{color:var(--ink)}.bottom-nav>a:nth-child(3)>svg{width:31px;height:26px;border-radius:8px;background:#eff2e6;padding:3px}.bottom-nav .active:nth-child(3)>svg{background:#e1e9d3}.chat-launcher{bottom:calc(78px + env(safe-area-inset-bottom,0px));right:16px;width:46px;height:46px;padding:12px;justify-content:center;box-shadow:0 5px 20px #14301d20}.chat-launcher>span{display:none}.toast{bottom:calc(83px + env(safe-area-inset-bottom,0px));width:calc(100% - 35px);font-size:11px;padding:14px;max-width:500px}.chat-panel{width:calc(100% - 20px);right:10px;bottom:calc(72px + env(safe-area-inset-bottom,0px));height:min(580px,calc(100dvh - 110px));border-radius:15px}.chat-panel>header{padding:15px}.chat-messages{padding:15px}.chat-panel>form{padding:14px}.page{padding-top:30px;padding-bottom:45px;min-height:55vh}.page-intro{margin-bottom:29px}.page-intro h1{font-size:38px;letter-spacing:-1.45px;margin-bottom:18px}.page-intro .eyebrow{font-size:8px;margin-bottom:14px}.page-intro p{font-size:13px;line-height:1.85}.shop-controls{gap:10px}.shop-controls>select{max-width:130px;font-size:10px;padding:12px 9px;min-height:44px}.search-input{padding:0 12px;min-height:44px;gap:8px}.search-input input{font-size:11px;padding:12px 0!important}.search-input>svg{width:16px}.filter-chips{margin:20px 0 27px;gap:8px;margin-right:-18px;padding-right:18px}.filter-chips button{font-size:10px;padding:9px 14px}.empty{padding:42px 22px;margin:14px 0}.empty h3{font-size:24px;letter-spacing:-.6px}.empty p{font-size:12px;line-height:1.8}.empty .btn{font-size:11px;min-height:44px}.empty>svg{width:34px;height:34px}.skeleton-wrap{padding:22px;margin:10px 0;min-height:380px}.product-detail{display:block}.detail-photo{aspect-ratio:1;border-radius:8px}.detail-info{padding-top:27px}.detail-info h1{font-size:34px;letter-spacing:-1.2px}.detail-price{font-size:27px}.detail-info>p{font-size:13px}.detail-info>.eyebrow{font-size:9px;margin-bottom:14px}.detail-buy{position:sticky;bottom:calc(76px + env(safe-area-inset-bottom,0px));z-index:20;padding:10px;background:#fffffff0;backdrop-filter:blur(8px);border:1px solid var(--line);border-radius:10px;gap:7px;margin-top:22px}.detail-buy>.btn{font-size:12px;min-height:46px}.detail-buy>.icon-btn{width:39px;height:39px}.detail-benefits p{font-size:11px;line-height:1.7}.detail-description{margin:32px 0;padding-top:27px}.detail-description h2,.review-section h2{font-size:25px}.detail-description p{font-size:13px}.review-section>p{font-size:12px}.back-link{font-size:10px;margin-bottom:20px}.article-page{padding-top:28px;padding-bottom:45px}.article-title{text-align:left;margin:10px 0 28px}.article-title h1{font-size:37px;letter-spacing:-1.4px}.article-title p{font-size:15px;line-height:1.7}.article-title small{font-size:10px}.article-hero{aspect-ratio:1.35;max-height:340px;border-radius:7px}.article-body{margin:28px 0}.article-body p{font-size:14px;line-height:1.9;margin-bottom:22px}.login-gate{padding:40px 23px;min-height:65vh}.login-gate .mini-wordmark{font-size:57px;margin-bottom:25px}.login-gate h1{font-size:36px;letter-spacing:-1.2px}.login-gate p{font-size:13px;line-height:1.85}.login-gate .btn{min-height:48px}.login-gate small{font-size:10px}.form-panel{padding:22px 18px;border-radius:9px;margin-bottom:20px}.form-panel h2{font-size:25px;margin-bottom:14px}.form-panel p{font-size:12px}.form-grid{grid-template-columns:1fr;gap:0}.field{margin-bottom:20px;gap:8px}.field>span{font-size:11px}.field input,.field select,.field textarea{font-size:14px;padding:13px;min-height:46px}.field small{font-size:10px}.field textarea{font-size:13px}.form-heading{gap:12px;margin-bottom:23px;flex-wrap:wrap}.form-heading h2{font-size:24px}.form-heading>strong{font-size:11px}.form-actions{gap:11px;margin-top:20px}.form-actions .btn{font-size:11px}.form-actions small{font-size:10px}.toggle{gap:10px}.toggle strong{font-size:11px;line-height:1.7}.toggle small{font-size:10px}.toggle input{width:18px;height:18px}.upload-box{padding:26px 17px;border-radius:7px;text-align:center}.upload-box strong{font-size:11px}.upload-box>span{font-size:9px}.copy-field{padding:10px;gap:8px}.copy-field code{font-size:10px}.copy-btn{font-size:9px;padding:8px}.status{font-size:9px;padding:4px 7px}.account-heading{gap:15px;margin-bottom:22px}.account-heading .avatar{width:57px;height:57px;font-size:23px}.account-heading h1{font-size:30px;letter-spacing:-.8px;margin-bottom:7px}.account-heading p{font-size:10px;line-height:1.7}.account-heading .eyebrow{font-size:7px}.account-tabs{gap:22px;margin-bottom:25px;margin-right:-18px;padding-right:18px}.account-tabs>button,.account-tabs>a{font-size:10px;padding:12px 0}.account-tabs>button:last-child{margin-left:0}.account-stats{gap:10px;grid-template-columns:1fr 1fr}.account-stats>a,.account-stats>button{padding:19px 15px}.account-stats>a:last-child{grid-column:1/-1;display:grid;grid-template-columns:30px 1fr auto;gap:0 12px;align-items:center}.account-stats>a:last-child>svg{grid-row:1/3;margin:0}.account-stats>a:last-child>strong{grid-column:3;grid-row:1/3;margin:0}.account-stats>a:last-child>small{grid-column:2}.account-stats svg{width:22px;margin-bottom:14px}.account-stats span{font-size:10px}.account-stats strong{font-size:32px;margin-top:12px}.account-stats small{font-size:9px}.account-callout{display:block;padding:23px 20px;margin:23px 0 35px}.account-callout h3{font-size:21px;line-height:1.3}.account-callout p{font-size:11px}.account-callout .btn{margin-top:18px;font-size:11px}.birthday-banner{padding:20px;gap:15px}.birthday-banner>svg{flex-shrink:0;width:24px}.birthday-banner h3{font-size:19px}.birthday-banner p{font-size:11px}.preferences-grid{gap:0 16px}.order-row{padding:18px 15px;gap:13px;flex-wrap:wrap}.order-icon{width:36px;height:36px;border-radius:8px}.order-icon svg{width:19px}.order-row>div:nth-child(2){flex:1}.order-row strong{font-size:11px}.order-row p{font-size:9px}.order-row>.status{font-size:8px;margin-left:auto}.order-row>strong{width:100%;text-align:right;margin-top:-7px;padding-right:0}.order-row>svg{display:none}.rewards-account{display:block}.balance-card{padding:29px 25px;margin-bottom:23px}.balance-card>span{font-size:9px}.balance-card>strong{font-size:64px;margin:23px 0 15px}.balance-card p{font-size:12px}.balance-card .btn{font-size:11px}.referral-card{padding:24px}.referral-card h2{font-size:26px}.referral-card p{font-size:12px}.earn-grid{grid-template-columns:1fr;gap:12px;margin:23px 0 30px}.earn-grid>a{display:grid;grid-template-columns:25px 1fr;gap:6px 13px;padding:18px 20px}.earn-grid svg{grid-row:1/3;align-self:center;width:23px}.earn-grid strong{font-size:12px}.earn-grid span{font-size:10px}.referral-entry{display:block}.referral-entry .field{margin-bottom:13px}.referral-entry>.btn{margin-bottom:18px;font-size:11px}.ledger>div{padding:17px;gap:12px;flex-wrap:wrap}.ledger strong{font-size:11px}.ledger p{font-size:10px}.ledger>div>span:first-child{flex:1;min-width:170px}.ledger>div>strong:last-child{white-space:nowrap}.fine-print{font-size:10px;line-height:1.8}.install-page h1{font-size:39px;letter-spacing:-1.4px}.install-page .app-logo{width:90px;height:90px;border-radius:23px;font-size:65px}.install-page>p{font-size:12px;line-height:1.8}.install-guides{grid-template-columns:1fr;margin:30px 0;gap:19px}.install-guides article{padding:26px}.install-guides h2{font-size:25px}.install-guides ol{font-size:12px;line-height:1.9}.install-guides svg{margin-bottom:17px;width:29px}.install-actions .btn{font-size:11px}.request-card{padding:23px 18px;border-radius:9px}.request-card h2{font-size:24px}.request-card .form-heading{margin-bottom:15px}.request-card p{font-size:12px}.quote{padding:20px 17px}.quote>div:first-child{gap:10px}.quote strong{font-size:24px}.quote small{font-size:9px}.quote p{font-size:11px}.quote .btn{font-size:10px;min-height:42px}.request-message{font-size:11px;padding:13px;gap:10px;line-height:1.7}.request-message strong{min-width:35px}.message-form{gap:9px}.message-form input{font-size:12px;padding:12px;min-height:44px}.message-form .btn{font-size:11px;min-height:44px;padding:11px}.file-links button{font-size:10px}.cart-row{gap:15px;padding:20px 0;align-items:flex-start}.cart-row>a{width:87px;aspect-ratio:4/5}.cart-row h3{font-size:16px;line-height:1.4;max-width:200px;margin-bottom:7px}.cart-row p{font-size:10px}.cart-row strong{font-size:11px}.cart-row-end>strong{display:none}.cart-row-end{justify-content:flex-start;padding-top:0;flex-shrink:0}.cart-row-end .icon-btn{width:25px;height:25px}.qty-control{font-size:11px}.qty-control button{width:29px;height:29px}.summary-panel{padding:25px 20px;border-radius:9px}.summary-panel h2{font-size:26px}.summary-panel .btn{font-size:11px;min-height:46px}.summary-line{font-size:11px}.summary-total{font-size:14px}.summary-total strong{font-size:23px}.secure-note{font-size:10px;line-height:1.7}.payment-layout{grid-template-columns:1fr;gap:0}.payment-layout .form-panel{padding:23px 20px}.payment-layout h2{font-size:25px;line-height:1.15}.bank-card{padding:21px}.bank-card>strong{font-size:26px}.bank-card p{font-size:12px}.order-page h1{font-size:33px;letter-spacing:-1px}.order-page .form-heading{align-items:center}.order-page .form-heading>.status{font-size:10px}.order-timeline{margin:10px -18px 25px 0;padding-right:18px}.order-timeline>div{min-width:120px}.order-timeline strong{font-size:10px}.order-timeline small{font-size:9px}.invoice-actions{justify-content:flex-start;gap:7px}.invoice-actions .btn{font-size:10px;padding:10px;min-height:40px}.invoice-paper{padding:24px 19px;border-radius:9px}.invoice-paper header{padding-bottom:23px;gap:15px}.invoice-paper header .mini-wordmark{font-size:48px}.invoice-paper header>div:first-child small{font-size:6px;letter-spacing:1.1px}.invoice-paper header>div:last-child>strong{font-size:11px}.invoice-paper header p{font-size:10px}.invoice-paper header small{font-size:9px}.invoice-to{padding:24px 0}.invoice-to>span{font-size:8px}.invoice-to h3{font-size:17px}.invoice-to p{font-size:10px}.invoice-paper table{font-size:10px}.invoice-paper th{font-size:8px;padding:10px 0}.invoice-paper td{padding:17px 0;line-height:1.7}.invoice-paper td small{font-size:8px}.invoice-paper td:first-child{max-width:160px;padding-right:10px}.invoice-bottom{gap:20px;grid-template-columns:1fr 1.4fr;padding-top:25px}.invoice-bottom .summary-line{font-size:9px;margin-bottom:14px;gap:10px}.invoice-bottom .summary-line:last-child{font-size:13px}.invoice-bottom .status{font-size:8px}.invoice-bottom>div:first-child p{font-size:8px}.invoice-paper footer{font-size:9px;margin-top:28px;padding-top:23px}.inbox>a{padding:19px 16px;gap:14px}.inbox strong{font-size:12px}.inbox p{font-size:11px}.inbox small{font-size:9px}.modal{max-width:100%;width:100%;max-height:94dvh;margin:auto 0 0;border-radius:20px 20px 0 0;border-bottom:0}.modal-head{padding:18px 20px}.modal-head h2{font-size:23px}.modal>div:not(.modal-head),.modal>.editor-form{padding:23px 19px}.modal .form-panel{padding:19px 15px}.sticky-form-footer{bottom:-23px;padding-bottom:calc(18px + env(safe-area-inset-bottom,0px));gap:12px}.sticky-form-footer small{font-size:9px;line-height:1.6}.sticky-form-footer .btn{font-size:11px}.variant-row{gap:9px;flex-wrap:wrap}.variant-row>.field:first-child{min-width:100%;flex:1}.variant-row>.field{margin-bottom:10px;flex:1}.variant-row>.field:nth-child(3){flex:1}.editor-image{width:130px;height:130px}.account-error{font-size:10px;padding:12px;gap:8px;flex-wrap:wrap}.account-error>span{flex:1;min-width:220px}.account-error button{font-size:10px}.admin-shell{margin-bottom:calc(-65px - env(safe-area-inset-bottom,0px))}.admin-sidebar{transform:translateX(-100%);transition:transform .25s;width:250px;z-index:85;padding:25px 18px}.admin-sidebar.open{transform:translateX(0)}.admin-sidebar nav button{font-size:11px;padding:10px 14px}.admin-sidebar nav svg{width:18px}.admin-main{margin-left:0;width:100%}.admin-menu{display:flex}.admin-topbar{height:65px;padding:0 15px;gap:10px;position:sticky;top:0;z-index:40}.admin-topbar>div:first-of-type{margin-right:auto}.admin-topbar>div{font-size:10px}.admin-topbar>div>span{display:none}.admin-top-actions>.admin-live-dot{display:block}.admin-content{padding:27px 18px 40px}.admin-page-heading{align-items:flex-start;gap:16px;margin-bottom:28px;flex-wrap:wrap}.admin-page-heading h1{font-size:31px;letter-spacing:-1px}.admin-page-heading p{font-size:11px;line-height:1.8;max-width:320px}.admin-page-heading .eyebrow{font-size:7px;margin-bottom:12px}.admin-page-heading>.btn{font-size:11px;padding:11px 14px;min-height:42px}.dashboard-metrics{gap:12px}.dashboard-metrics>div{padding:20px 16px;min-height:134px}.dashboard-metrics>div>span:not(.metric-icon){font-size:9px;line-height:1.6;max-width:90px}.dashboard-metrics strong{font-size:30px;margin-top:26px}.metric-icon{width:25px;height:25px;top:15px;right:12px}.metric-icon svg{width:16px;height:16px}.launch-checklist{padding:25px 21px;margin:22px 0}.launch-checklist h2{font-size:26px;letter-spacing:-.7px}.launch-checklist p{font-size:11px;line-height:1.9}.launch-checklist .btn{font-size:10px;padding:11px 13px;min-height:42px}.admin-panels{gap:0;margin-top:22px}.admin-panels .form-panel{padding:23px 19px}.admin-panels h2{font-size:24px}.admin-panels .text-link{font-size:10px}.checklist-row{font-size:11px;line-height:1.7;gap:13px;padding:18px 0}.checklist-row svg{width:19px}.mini-order{font-size:10px;padding:16px 0}.mini-order .status{font-size:8px}.admin-scrim{display:block;position:fixed;inset:0;z-index:80;background:#10221670;backdrop-filter:blur(2px)}.admin-search{margin-bottom:20px}.data-table-wrap{margin-right:-18px;border-radius:9px 0 0 9px}.data-table th{padding:14px 16px;font-size:9px}.data-table td{padding:17px 16px;font-size:10px}.table-name{min-width:180px}.table-name strong{font-size:11px}.pagination{justify-content:space-between;margin-top:22px}.pagination .btn{font-size:10px;min-height:38px}.media-grid{gap:13px}.media-grid article{padding:12px}.media-grid strong{font-size:10px}.media-grid small{font-size:8px}.media-grid .copy-btn{font-size:8px;padding:6px;gap:4px}.media-grid .form-actions{gap:2px}.media-grid .icon-btn{width:28px;height:28px}.settings-tabs{margin-right:-18px;padding-right:18px;gap:7px}.settings-tabs button{font-size:10px;padding:11px 13px;min-height:38px}.reward-conversion{font-size:25px;padding:22px 18px}.integration-status{padding:18px;gap:12px}.integration-status strong{font-size:11px}.integration-status p{font-size:10px;line-height:1.8}.admin-content .form-panel h2{font-size:25px}.admin-content .form-panel>p{font-size:11px;line-height:1.85}.prose h1{font-size:38px}.prose p{font-size:14px}.form-panel .field input[type=date],.form-panel .field input[type=datetime-local]{min-width:0;width:100%}}
@media(max-width:365px){.hero h1{font-size:50px}.hero-actions{gap:15px}.hero-actions .text-link{font-size:9px}.hero-actions .btn{font-size:10px;padding:12px 14px}.hero-photo{height:290px}.hero-reward{padding:12px;gap:7px}.hero-reward strong{font-size:9px}.hero-reward div>span{font-size:7px}.section-heading h2{font-size:25px}.reward-ticket>strong{font-size:37px}.page-intro h1{font-size:34px}.account-heading h1{font-size:27px}.balance-card>strong{font-size:56px}.preferences-grid{grid-template-columns:1fr}.invoice-bottom{gap:14px}.invoice-bottom .summary-line{font-size:8px}.bottom-nav>a{font-size:7px;min-width:50px;padding:5px 8px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{body{padding:0;background:white}.site-header,.announcement,.mobile-search,.site-footer,.bottom-nav,.chat-launcher,.toast,.no-print,.payment-layout,.order-timeline,.order-page>.back-link,.order-page>.form-heading,.admin-sidebar,.admin-topbar,.invoice-actions{display:none!important}.wrap{width:100%;max-width:none}.page{padding:0}.invoice-paper{border:0;padding:25px;border-radius:0;max-width:none}.invoice-area{break-inside:avoid}.invoice-paper header{display:flex!important}.invoice-paper footer{display:block!important}.modal{position:static;max-width:none;max-height:none;border:0;box-shadow:none}.modal-head{display:none}.admin-main{margin:0}.admin-content{padding:0}}
