:root{--body:var(--font-body),Avenir,Arial,sans-serif;--ease-lux:cubic-bezier(.22,1,.36,1)}body{font-family:var(--body);font-size:16px;line-height:1.68}.eyebrow{font-size:11px}.button{min-height:52px;font-size:11px}.text-link{font-size:12px}:where(a,button,input,select,textarea):focus-visible{outline-offset:3px;outline:2px solid #9b644e}.header-system{z-index:210;position:sticky;top:0}.desktop-header{display:grid}.mobile-header{display:none}.site-header{height:76px;position:relative}.header-actions>button{min-height:44px;color:var(--ink);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0 4px;font-size:11px;display:flex;position:relative}.header-actions>button>span{text-transform:uppercase;letter-spacing:.08em}.header-actions>button>b,.mobile-header b{background:var(--ink);color:#fff;border-radius:20px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9px;font-weight:500;display:grid}.header-popover{z-index:240;transform-origin:100% 0;background:#fffdf9fb;border:1px solid #e4dbd3;width:min(390px,100vw - 40px);padding:28px;position:absolute;top:67px;right:3vw;box-shadow:0 26px 70px #37282121}.header-popover.search{width:min(560px,100vw - 40px)}.popover-title{border-bottom:1px solid var(--line);text-transform:uppercase;letter-spacing:.12em;justify-content:space-between;align-items:center;padding-bottom:18px;font-size:12px;display:flex}.popover-title button{cursor:pointer;background:0 0;border:0}.search-popover>label{border-bottom:1px solid var(--line);align-items:center;gap:12px;height:62px;display:flex}.search-popover input{background:0 0;border:0;outline:0;width:100%;font-size:17px}.search-popover nav{padding-top:12px;display:grid}.search-popover nav a{font-family:var(--display);border-bottom:1px solid #eee7e1;justify-content:space-between;align-items:center;padding:12px 0;font-size:21px;display:flex}.account-popover>p,.empty-mini-cart p{color:var(--muted);margin:22px 0;font-size:15px}.account-popover>.button,.cart-popover>.button{width:100%;margin-top:10px}.quiet-button{color:var(--ink);background:0 0;border-color:#bfb2a9}.signed-user{align-items:center;gap:13px;padding:22px 0;display:flex}.signed-user i{color:#9d654f;background:#f0e4dc;border-radius:50%;place-items:center;width:46px;height:46px;font-style:normal;display:grid}.signed-user div{flex-direction:column;display:flex}.signed-user span{color:var(--muted);font-size:12px}.signed-user+a{border-block:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px 0;font-size:13px;display:flex}.popover-signout{cursor:pointer;color:#8d5b49;background:0 0;border:0;padding:15px 0 0;font-size:12px}.mini-cart-line{grid-template-columns:110px 1fr;gap:17px;padding:22px 0;display:grid}.mini-cart-line img{-o-object-fit:cover;object-fit:cover;width:110px;height:138px}.mini-cart-line>div{flex-direction:column;display:flex}.mini-cart-line strong{font-family:var(--display);font-size:22px;line-height:1.1}.mini-cart-line span{color:var(--muted);margin:7px 0;font-size:12px}.mini-cart-line small{font-size:14px}.mini-cart-line>div>div{align-items:center;gap:15px;margin-top:auto;display:flex}.mini-cart-line>div>div button{border:1px solid var(--line);background:#fff;width:30px;height:30px}.mini-cart-total{border-top:1px solid var(--line);justify-content:space-between;padding:17px 0;font-size:14px;display:flex}.empty-mini-cart{text-align:center;padding:32px 10px 16px}.empty-mini-cart svg{stroke-width:1px;width:30px;height:30px}.empty-mini-cart h3{margin-top:16px;font-size:30px}.auth-page.auth-minimal{background:linear-gradient(145deg,#fffdf9,#f3ebe4);min-height:calc(100svh - 110px);padding:52px 20px}.auth-minimal .auth-card{background:#ffffffe6;border:1px solid #e5dbd2;width:min(500px,100%);padding:clamp(32px,5vw,58px);box-shadow:0 32px 90px #46332a17}.auth-minimal .auth-card-wide{width:min(760px,100%)}.auth-wordmark{font-family:var(--display);flex-direction:column;align-items:center;margin-bottom:35px;font-size:32px;line-height:1;display:flex}.auth-wordmark small{font-family:var(--body);text-transform:uppercase;letter-spacing:.18em;margin-top:7px;font-size:9px}.auth-icon{color:#9b644e;background:#f2e7df;border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:24px;display:grid}.auth-minimal .auth-card h1{margin:8px 0 18px;font-size:clamp(44px,5vw,67px)}.auth-minimal .auth-card>p:not(.eyebrow){font-size:15px;line-height:1.65}.auth-form{max-width:none;margin-top:28px!important}.auth-form label{font-size:11px!important}.auth-form label>small{float:right;color:var(--muted)}.auth-form input{text-transform:none;letter-spacing:0;height:52px;font-size:16px;border-color:#d9cdc4!important}.input-with-icon{position:relative}.input-with-icon svg{color:#8e7d74;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.input-with-icon input{padding-left:45px!important}.otp-input{text-align:center;font-weight:700;letter-spacing:.28em!important;height:68px!important;font-size:28px!important}.local-code{background:#f3ebe4;padding:10px 14px;color:#6e584d!important;margin:0!important;font-size:12px!important}.auth-back{cursor:pointer;background:0 0;border:0;justify-self:center;align-items:center;gap:7px;font-size:12px;display:flex}.auth-error{background:#fff1ef;border-left:3px solid #a14d48;padding:12px 14px;color:#a14d48!important;margin-top:18px!important;font-size:13px!important}.auth-links{color:var(--muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:9px;margin-top:28px;font-size:12px;display:flex}.auth-links span{background:var(--line);width:1px;height:13px}.auth-links a,.auth-switch a{color:#8f5c49;border-bottom:1px solid}.signup-grid{grid-template-columns:1fr 1fr}.signup-grid .span-2{grid-column:1/-1}.signup-grid .consent{align-items:flex-start;display:flex}.signup-grid .consent>span{text-transform:none;letter-spacing:0;align-items:center;gap:7px;font-size:13px;display:flex}.cart-page{background:#fbf8f4;min-height:calc(100svh - 110px);padding:clamp(55px,7vw,100px) 5vw}.cart-heading{max-width:1420px;margin:0 auto 44px}.cart-heading>a{color:var(--muted);align-items:center;gap:8px;margin-bottom:40px;font-size:12px;display:flex}.cart-heading h1{font-size:clamp(52px,6vw,88px)}.cart-layout{grid-template-columns:minmax(0,1.45fr) minmax(340px,.55fr);align-items:start;gap:32px;max-width:1420px;margin:auto;display:grid}.cart-items,.cart-summary{background:#fff;border:1px solid #e9e1da}.cart-item-card{grid-template-columns:240px 1fr auto;gap:30px;padding:30px;display:grid}.cart-product-image{aspect-ratio:4/5;background:#f5efe9;position:relative}.cart-product-image img{-o-object-fit:cover;object-fit:cover}.cart-product-copy{flex-direction:column;justify-content:space-between;display:flex}.cart-product-copy h2{margin-bottom:14px;font-size:clamp(31px,3vw,46px)}.cart-product-copy p{font-size:14px}.cart-product-copy p span{color:var(--muted)}.cart-item-tools{align-items:center;gap:20px;display:flex}.cart-stepper{border:1px solid var(--line);align-items:center;height:42px;display:flex}.cart-stepper button{background:0 0;border:0;width:40px;height:40px}.cart-stepper span{text-align:center;min-width:30px}.cart-remove{cursor:pointer;background:0 0;border:0;border-bottom:1px solid;font-size:12px}.cart-line-price{font-size:18px}.cart-promises{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.cart-promises span{border-right:1px solid var(--line);align-items:center;gap:8px;padding:18px;font-size:12px;display:flex}.cart-promises svg{stroke-width:1.4px;width:17px}.cart-summary{padding:34px;position:sticky;top:105px}.cart-summary h2{font-size:36px}.summary-lines{margin:28px 0}.summary-lines p{justify-content:space-between;font-size:14px;display:flex}.summary-total{border-top:1px solid var(--line);font-family:var(--display);padding-top:18px;font-size:23px!important}.cart-auth{border-top:1px solid var(--line);padding-top:24px}.cart-auth h3{font-size:28px}.cart-auth p,.cart-checkout p{color:var(--muted);font-size:13px}.cart-auth .button,.cart-checkout .button{width:100%}.cart-summary>small{color:var(--muted);margin-top:18px;line-height:1.5;display:block}.cart-empty,.cart-success{text-align:center;align-content:center;place-items:center;min-height:65vh;display:grid}.cart-empty>svg,.success-mark{border:1px solid var(--line);border-radius:50%;width:58px;height:58px;margin-bottom:28px;padding:17px}.cart-empty h1,.cart-success h1{font-size:clamp(48px,6vw,80px)}.cart-empty p,.cart-success p{color:var(--muted)}.success-mark{color:#397b61;background:#eef6f1;place-items:center;display:grid}.success-mark svg{width:23px}.panel{font-size:15px}.panel-sidebar nav a,.panel-sidebar>button{font-size:13px}.panel-user small{font-size:11px}.panel-main{padding-top:42px}.customer-summary span,.metric-grid span,.customer-summary a{font-size:12px}.customer-summary strong{font-size:31px}.management-grid article p,.panel-feature p{font-size:15px}.plan-controls{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.plan-controls button{border:1px solid var(--line);cursor:pointer;background:#fff;align-items:center;gap:6px;padding:9px 12px;font-size:12px;display:flex}.account-form label{font-size:12px}.account-form input{font-size:15px}.admin-panel{font-size:14px}.admin-panel .panel-sidebar nav a,.admin-panel .panel-sidebar>button{font-size:12px}.admin-topbar h1{font-size:30px}.admin-topbar p{font-size:14px}.admin-metrics span{font-size:12px}.admin-metrics strong{font-size:26px}.admin-metrics small,.admin-welcome span,.admin-health>span,.admin-card-title span{font-size:11px}.admin-welcome h2,.admin-health h2,.admin-card-title h2{font-size:25px}.admin-welcome p{font-size:14px}.admin-health p{font-size:11px}.admin-health p strong{font-size:17px}.admin-activity li strong{font-size:13px}.admin-activity li span,.table-row.head{font-size:11px}.table-row{grid-template-columns:1.5fr 1.3fr .8fr .9fr 1.2fr;font-size:13px}.admin-toolbar{gap:10px;margin-bottom:18px;display:flex}.admin-toolbar label{background:#fff;border:1px solid #e4e8ec;border-radius:10px;flex:1;align-items:center;gap:9px;height:44px;padding:0 13px;display:flex}.admin-toolbar input{border:0;outline:0;width:100%;font-size:13px}.admin-toolbar>button{background:#fff;border:1px solid #e4e8ec;border-radius:10px;align-items:center;gap:7px;padding:0 15px;font-size:12px;display:flex}.admin-toolbar .primary{color:#fff;background:#d4876b;border-color:#d4876b}.row-action{align-items:center;gap:6px;display:flex!important}.row-action button,.row-action select{background:#fff;border:1px solid #e1e5e9;border-radius:7px;padding:6px 8px;font-size:11px}.inline-setting{border:1px solid #e1e5e9;border-radius:7px;width:100%;padding:8px}.admin-error{color:#a14d48;background:#fff0ee;padding:12px}.admin-modal{position:relative}.modal-x{background:0 0;border:0;position:absolute;top:16px;right:16px}.product-modal{width:min(650px,94vw)}.modal-fields{grid-template-columns:repeat(2,1fr);gap:12px;justify-content:stretch!important;display:grid!important}.product-modal .button{justify-self:start}.pdp-thumbs{scrollbar-width:thin;overflow-x:auto}.pdp-thumbs button{flex:0 0 82px}.pdp-stage img{-o-object-fit:cover;object-fit:cover}@media (max-width:1050px){.desktop-header .header-actions>button>span{display:none}.header-popover{right:22px}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.cart-promises span{font-size:11px}.admin-panel .panel-sidebar nav a,.admin-panel .panel-sidebar nav a.active{font-size:0}.table-row{min-width:760px}.admin-table{overflow-x:auto}}@media (max-width:700px){body{font-size:15px}.luxury-announcement{height:30px}.luxury-announcement p{letter-spacing:.04em;font-size:9px}.desktop-header{display:none}.mobile-header{grid-template-columns:1fr auto 1fr;height:64px;padding:0 14px;display:grid}.mobile-header>.brand{grid-column:2}.mobile-header>.brand img{width:105px}.mobile-header>button,.mobile-header>div button{background:0 0;border:0;place-items:center;width:38px;height:44px;padding:0;display:grid}.mobile-header>button{justify-self:start}.mobile-header>div{grid-column:3;justify-content:flex-end;display:flex}.mobile-header svg{width:19px}.mobile-header>div button{position:relative}.mobile-header b{position:absolute;top:3px;right:0}.header-popover{max-height:calc(100svh - 106px);padding:22px;position:absolute;top:58px;left:10px;right:10px;overflow:auto;width:auto!important}.main-menu-panel{inset:94px 0 0}.auth-page.auth-minimal{min-height:calc(100svh - 94px);padding:16px 10px}.auth-minimal .auth-card{padding:30px 22px}.auth-wordmark{margin-bottom:25px}.signup-grid{grid-template-columns:1fr}.signup-grid .span-2{grid-column:auto}.cart-page{min-height:calc(100svh - 94px);padding:42px 14px}.cart-heading>a{margin-bottom:30px}.cart-item-card{grid-template-columns:112px 1fr;gap:16px;padding:16px}.cart-product-image{min-height:150px}.cart-product-copy h2{font-size:28px}.cart-product-copy .eyebrow{font-size:9px}.cart-product-copy p{font-size:12px}.cart-line-price{grid-column:2}.cart-item-tools{gap:10px}.cart-promises{grid-template-columns:1fr}.cart-promises span{border-right:0;border-bottom:1px solid var(--line)}.cart-summary{padding:25px 20px}.panel-header h1{font-size:clamp(40px,13vw,58px)}.panel-feature>div{padding:30px 22px}.panel-feature h2{font-size:40px}.admin-topbar h1{font-size:25px}.admin-toolbar{grid-template-columns:1fr 1fr;display:grid}.admin-toolbar label{grid-column:1/-1}.table-row{min-width:700px}.modal-fields{grid-template-columns:1fr!important}.pdp-thumbs{display:flex}.pdp-thumbs button{min-width:72px}.pdp-stage{min-height:62vh}}@media (max-width:380px){.mobile-header>div button{width:34px}.mobile-header>.brand img{width:88px}.header-popover{left:6px;right:6px}.auth-minimal .auth-card{padding-inline:18px}.cart-item-card{grid-template-columns:92px 1fr}.cart-stepper button{width:34px}}@media (prefers-reduced-motion:reduce){.header-popover{transform:none!important}}.auth-centred{align-content:center!important;place-items:center!important;min-height:calc(100svh - 110px)!important;padding-block:34px!important;display:grid!important}.passwordless-card{position:relative;overflow:hidden;width:min(540px,100%)!important;padding:clamp(30px,4.5vw,54px)!important}.passwordless-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#efd4c7 0,#efd4c700 70%);border-radius:50%;width:180px;height:180px;position:absolute;top:-105px;right:-92px}.passwordless-card .auth-wordmark{margin-bottom:26px}.auth-glyph{color:#a66c53;border:1px solid #dfd2c8;border-radius:50%;place-items:center;width:38px;height:38px;margin:0 0 20px;display:grid}.passwordless-card h1{margin:6px 0 15px!important;font-size:clamp(46px,5vw,64px)!important}.passwordless-card>p:not(.eyebrow):not(.auth-switch){max-width:440px;font-size:15px!important}.passwordless-form{gap:15px;margin-top:27px;display:grid}.passwordless-form>label,.minimal-name-grid label,.inline-otp-row>label{text-transform:uppercase;letter-spacing:.1em;color:#534a45;font-size:11px}.auth-email-verify{background:#fff;border:1px solid #d8ccc2;grid-template-columns:minmax(0,1fr) auto;min-height:54px;display:grid}.auth-email-verify>span{align-items:center;gap:11px;min-width:0;padding:0 15px;display:flex}.auth-email-verify input{background:0 0;border:0;outline:0;width:100%;min-width:0;height:52px;font-size:15px}.auth-email-verify>button{color:#6e4c3f;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:#f3e9e2;border:0;border-left:1px solid #ddd1c8;min-width:112px;padding:0 17px;font-size:10px}.auth-email-verify>button:disabled{opacity:.45;cursor:not-allowed}.inline-otp-row{background:#f7f1ec;border:1px solid #e5dad1;grid-template-columns:112px 1fr;align-items:center;gap:14px;padding:15px;display:grid}.inline-otp-row>div{grid-template-columns:132px 1fr;align-items:center;gap:12px;display:grid}.inline-otp-row input{text-align:center;letter-spacing:.2em;background:#fff;border:1px solid #d7c9bf;width:132px;height:48px;font-size:21px;font-weight:700}.inline-otp-row span{color:#397b61;align-items:center;gap:6px;font-size:11px;display:flex}.auth-primary{width:100%;margin-top:3px}.minimal-name-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.minimal-name-grid label{gap:7px;display:grid}.minimal-name-grid input{background:#fff;border:1px solid #d8ccc2;height:50px;padding:0 14px;font-size:15px}.minimal-consent{align-items:flex-start;gap:9px;text-transform:none!important;letter-spacing:0!important;color:#655a53!important;font-size:12px!important;display:flex!important}.minimal-consent input{margin-top:3px}.passwordless-card .auth-switch{margin-top:22px!important}.passwordless-note{background:linear-gradient(145deg,#f2e7df,#fff);border:1px solid #eaded5;border-radius:18px;padding:34px;position:sticky;top:120px}.passwordless-note h2{font-size:42px}.passwordless-note p:not(.eyebrow){color:var(--muted)}@media (max-width:700px){.auth-centred{align-content:center!important;min-height:calc(100svh - 94px)!important}.minimal-name-grid{grid-template-columns:1fr 1fr}.inline-otp-row{grid-template-columns:1fr;gap:8px}.inline-otp-row>div{grid-template-columns:122px 1fr}.inline-otp-row input{width:122px}}@media (max-width:480px){.auth-centred{align-content:start!important;place-items:start center!important;padding-top:10px!important}.passwordless-card{padding:24px 18px!important}.passwordless-card .auth-wordmark{margin-bottom:18px}.auth-glyph{margin-bottom:15px}.passwordless-card h1{font-size:43px!important}.minimal-name-grid{grid-template-columns:1fr}.auth-email-verify{grid-template-columns:minmax(0,1fr) 94px}.auth-email-verify>button{min-width:94px;padding:0 8px;font-size:9px}.auth-email-verify>span{padding:0 11px}.inline-otp-row>div{grid-template-columns:1fr}.inline-otp-row input{width:100%}.inline-otp-row span{justify-content:center}}.panel-brand{flex-direction:column;align-items:flex-start!important;gap:7px!important;min-height:62px!important;display:flex!important}.panel-brand img{-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;width:112px;height:48px}.panel-brand strong{letter-spacing:.18em;text-transform:uppercase;opacity:.65;font:500 9px var(--body)!important}.admin-shell-v2 .panel-brand img{filter:invert();opacity:.92}.auth-wordmark img{-o-object-fit:contain;object-fit:contain;width:132px;height:76px}.auth-wordmark small{display:none}.luxury-announcement>a{color:inherit;min-width:0;text-decoration:none}.luxury-announcement>a p{margin:0}.customer-shell-v2 .panel-sidebar{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:18px 0 60px #563a2c0f;background:#f0e4daad!important}.customer-shell-v2 .panel-main{position:relative}.customer-shell-v2 .panel-main:before{content:"";filter:blur(35px);pointer-events:none;background:#ffffff61;border-radius:50%;width:420px;height:420px;position:fixed;top:16vh;right:4vw}.customer-ritual-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #ffffff38;box-shadow:0 36px 80px #38241c2e}.customer-signal-grid,.customer-ledger,.account-section,.management-grid>article,.admin-table{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);position:relative;box-shadow:0 24px 65px #4f372a14;background:#ffffffad!important;border:1px solid #ffffffb8!important}.customer-settings-single{grid-template-columns:minmax(0,920px)!important}.customer-settings-single .account-form{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffb8;border:1px solid #ffffffd9;padding:clamp(28px,4vw,52px);box-shadow:0 28px 80px #55362817}.admin-shell-v2 .panel-sidebar{background:#171b20!important;padding:22px 18px!important}.admin-shell-v2 .panel-sidebar nav{gap:3px}.admin-shell-v2 .panel-sidebar nav a{border-radius:9px;height:43px;padding:0 13px;font-size:12px}.admin-shell-v2 .panel-sidebar nav a.active{box-shadow:0 10px 28px #a75e443d;background:linear-gradient(90deg,#c27f64,#a8624d)!important}.admin-topbar{border-bottom:1px solid #e3ded9;min-height:72px;padding-bottom:20px}.admin-topbar>div:first-child>span{color:#9b8d84}.admin-topbar h1{letter-spacing:-.025em;font:500 30px var(--body)!important}.admin-topbar p{color:#81766f}.admin-metrics{gap:14px!important}.admin-metrics article,.admin-health,.admin-chart,.admin-activity,.admin-table{border:1px solid #ebe5df!important;border-radius:12px!important;box-shadow:0 14px 38px #2c231e0b!important}.admin-metrics article{min-height:154px;padding:23px!important}.admin-metrics article>i{color:#a86149!important;background:#f3e3dc!important}.admin-feature-grid,.admin-insights{gap:14px!important}.admin-welcome{background:linear-gradient(122deg,#22272d,#363a3d)!important;border-radius:12px!important}.admin-live-strip{border:1px solid #e7e1db;color:#4a4440!important;background:#fff!important;border-radius:10px!important}.admin-live-strip>span{color:#fff;background:#262b30}.admin-toolbar{z-index:4;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f5f3f1e6;padding:12px 0;position:sticky;top:0}.table-row{min-height:58px!important}.table-row.head{background:#f3efec!important}.site-settings-studio{gap:16px;display:grid}.settings-studio-intro{color:#fff;background:linear-gradient(120deg,#20252b 0,#34383d 68%,#9d624d 150%);border-radius:14px;justify-content:space-between;align-items:flex-end;min-height:230px;padding:38px;display:flex;position:relative;overflow:hidden}.settings-studio-intro:after{content:"";border:1px solid #ffffff21;border-radius:50%;width:280px;height:280px;position:absolute;top:-48%;right:16%}.settings-studio-intro span,.settings-studio-intro p{letter-spacing:.12em;text-transform:uppercase;color:#c9c4c0;font-size:11px}.settings-studio-intro h2{margin:16px 0;font-size:clamp(38px,4vw,58px);line-height:.92}.settings-studio-intro .button{z-index:1;color:#24272b;background:#fff;border-color:#fff;position:relative}.settings-studio-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.settings-module{background:#fff;border:1px solid #e9e3dd;border-radius:12px;padding:24px;box-shadow:0 14px 36px #2d241f0b}.settings-module.settings-wide{grid-column:1/-1}.settings-module>header{align-items:center;gap:12px;margin-bottom:22px;display:flex}.settings-module>header>svg{color:#ad654d;background:#f4e5df;border-radius:9px;width:38px;height:38px;padding:10px}.settings-module>header>div{margin-right:auto}.settings-module h3{font:600 16px var(--body);margin:0}.settings-module p{color:#8a7d75;margin:4px 0 0;font-size:11px}.settings-module button{cursor:pointer;background:#fff;border:1px solid #ddd6d0;border-radius:8px;align-items:center;gap:6px;min-height:36px;padding:0 11px;font-size:11px;display:inline-flex}.settings-module button svg{width:14px}.repeater-list,.stacked-fields{gap:9px;display:grid}.repeater-row{grid-template-columns:30px minmax(220px,2fr) minmax(130px,1fr) 70px 38px;align-items:center;gap:9px;display:grid}.repeater-row>span{color:#a79b94;font-size:10px}.repeater-row input,.stacked-fields input,.stacked-fields textarea,.smtp-grid input{width:100%;min-height:42px;font:400 12px var(--body);background:#faf9f8;border:1px solid #e4ddd7;border-radius:7px;padding:9px 11px}.repeater-row label,.smtp-toggle{align-items:center;gap:6px;font-size:10px;display:flex}.repeater-row label input,.smtp-toggle input{width:auto;min-height:0}.social-row{grid-template-columns:minmax(140px,.65fr) minmax(260px,1.6fr) 70px 38px}.stacked-fields>label{text-transform:uppercase;letter-spacing:.08em;gap:6px;font-size:10px;display:grid}.stacked-fields>label:has(button){display:flex}.stacked-fields textarea{resize:vertical;min-height:90px}.smtp-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.smtp-grid label{text-transform:uppercase;letter-spacing:.08em;gap:6px;font-size:10px;display:grid}.smtp-toggle{text-transform:none!important;display:flex!important}.configured-badge{color:#397657;background:#e7f3eb;border-radius:99px;padding:6px 9px;font-size:9px}.settings-publish-message{color:#fff;background:#20252b;border-radius:9px;justify-self:end;padding:13px 17px;position:sticky;bottom:18px}.checkout-profile{gap:9px;display:grid}.checkout-profile h3{font:500 25px var(--display);margin:0}.checkout-profile>input,.checkout-profile>div input{background:#fff;border:1px solid #ddd4cd;width:100%;height:44px;padding:0 11px}.checkout-profile>div{grid-template-columns:1fr 1fr;gap:9px;display:grid}.footer-marquee span{align-items:center;gap:.32em;display:inline-flex}.footer-marquee span i{margin-left:.28em}@media (max-width:980px){.admin-shell-v2,.customer-shell-v2{grid-template-columns:82px minmax(0,1fr)!important}.panel-brand strong,.panel-context span,.panel-user div,.panel-sidebar nav a span,.panel-sidebar>button span{display:none!important}.panel-brand img{width:50px}.settings-studio-grid{grid-template-columns:1fr}.settings-module.settings-wide{grid-column:auto}.repeater-row,.social-row{grid-template-columns:1fr 1fr}.repeater-row>span{display:none}.smtp-grid{grid-template-columns:1fr 1fr}}@media (max-width:700px){.admin-shell-v2,.customer-shell-v2{display:block!important}.panel-sidebar{z-index:20;grid-template-columns:auto 1fr auto;align-items:center;display:grid;width:100%!important;height:auto!important;padding:8px 12px!important;position:sticky!important;top:0!important}.panel-brand{min-height:44px!important;margin:0!important}.panel-brand img{width:84px;height:40px}.panel-user,.panel-context,.panel-sidebar>button{display:none!important}.panel-sidebar nav{overflow-x:auto;gap:2px!important;margin:0!important;display:flex!important}.panel-sidebar nav a{justify-content:center;width:42px;min-width:42px;padding:0!important}.panel-sidebar nav a span{display:none!important}.admin-shell-v2 .panel-main,.customer-shell-v2 .panel-main{padding:24px 14px 60px!important}.settings-studio-intro{flex-direction:column;align-items:flex-start;min-height:260px;padding:25px}.settings-studio-intro .button{width:100%}.settings-module{padding:18px}.settings-module>header{flex-wrap:wrap;align-items:flex-start}.settings-module>header button{margin-left:50px}.repeater-row,.social-row,.smtp-grid{grid-template-columns:1fr}.repeater-row{border:1px solid #eee7e2;padding:12px}.checkout-profile>div{grid-template-columns:1fr}.customer-dashboard-head{display:block}.customer-dashboard-head .button{margin-top:18px}.customer-constellation,.customer-ritual-card{grid-template-columns:1fr!important}.profile-orbit{width:120px;height:120px}.customer-ledger{grid-template-columns:1fr!important}.customer-ledger-media{min-height:320px}}.panel-context{color:#887970;align-items:center;gap:8px;margin:16px 0 3px;font-size:10px;display:flex}.panel-context i{background:#61a77c;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #61a77c1f}.panel-sidebar nav a>span,.panel-sidebar>button>span{display:block}.panel-brand-symbol{flex:none}.customer-shell-v2{background:#f8f4ef;grid-template-columns:278px minmax(0,1fr)}.customer-shell-v2 .panel-sidebar{background:#ebe0d6;border-color:#d8c8bc;padding:32px 25px}.customer-shell-v2 .panel-brand{font:500 15px var(--body);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:22px;display:flex}.customer-shell-v2 .panel-brand-symbol{width:38px;height:38px;font:500 16px var(--display);border:1px solid #b99d8d;border-radius:50%;place-items:center;display:grid}.customer-shell-v2 .panel-user{padding:20px 0}.customer-shell-v2 .panel-user>span{width:44px;height:44px;font-family:var(--display);background:#fff9f4;font-size:20px}.customer-shell-v2 .panel-user strong{white-space:nowrap;text-overflow:ellipsis;max-width:145px;font-size:12px;overflow:hidden}.customer-shell-v2 .panel-sidebar nav{margin-top:24px}.customer-shell-v2 .panel-sidebar nav a{color:#655951;background:0 0;border-radius:0;padding:13px 10px;font-size:12px;position:relative}.customer-shell-v2 .panel-sidebar nav a:after{content:"";background:#a96d55;border-radius:50%;width:5px;height:5px;position:absolute;right:0;transform:scale(0)}.customer-shell-v2 .panel-main{padding:48px clamp(28px,5vw,78px) 80px}.customer-dashboard-head{align-items:center;margin-bottom:40px}.customer-dashboard-head h1{font-size:clamp(54px,6.2vw,94px);line-height:.84}.customer-dashboard-head .button{background:#211b18;border-color:#211b18}.customer-constellation{grid-template-columns:minmax(0,1.3fr) minmax(340px,.7fr);gap:14px;display:grid}.customer-ritual-card{color:#fff;background:linear-gradient(135deg,#211b18 0,#4a342b 58%,#9a6551 140%);grid-template-columns:minmax(0,1fr) 160px;align-items:center;gap:30px;min-height:350px;padding:clamp(32px,4vw,58px);display:grid;position:relative;overflow:hidden}.customer-ritual-card:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:360px;height:360px;position:absolute;top:-180px;right:-180px}.customer-ritual-copy>span{color:#eac8b7;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:8px;font-size:10px;display:flex}.customer-ritual-copy h2{max-width:620px;margin:24px 0 20px;font-size:clamp(42px,4.4vw,67px);line-height:.92}.customer-ritual-copy p{color:#d7cbc5;max-width:570px;font-size:13px}.customer-ritual-copy a{text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid #d5b3a3;align-items:center;gap:9px;margin-top:24px;padding-bottom:5px;font-size:10px;display:inline-flex}.profile-orbit{z-index:1;background:conic-gradient(#e7b59e var(--completion),#ffffff24 0);border-radius:50%;width:150px;height:150px;padding:1px;position:relative}.profile-orbit:before{content:"";background:#3d2d27;border-radius:50%;position:absolute;inset:8px}.profile-orbit>div{text-align:center;place-content:center;height:100%;display:grid;position:relative}.profile-orbit strong{font:400 34px var(--display)}.profile-orbit span{color:#cdbdb6;text-transform:uppercase;letter-spacing:.12em;max-width:70px;font-size:8px;line-height:1.4}.customer-signal-grid{background:#fff;border:1px solid #e5d9d0;grid-template-rows:repeat(3,1fr);display:grid}.customer-signal-grid>a{border-bottom:1px solid #e9dfd8;grid-template-rows:auto auto;grid-template-columns:34px 1fr auto;padding:24px;transition:background .25s;display:grid;position:relative}.customer-signal-grid>a:last-child{border:0}.customer-signal-grid>a:hover{background:#f9f2ed}.customer-signal-grid>a>svg:first-child{color:#aa6d55;grid-row:1/3}.customer-signal-grid span{color:#9a7b6d;text-transform:uppercase;letter-spacing:.15em;font-size:9px}.customer-signal-grid small{color:#8b7e76;grid-column:2;font-size:10px}.customer-signal-grid .signal-arrow{width:14px;position:absolute;top:22px;right:20px}.customer-ledger{background:#eee3da;grid-template-columns:.82fr 1.18fr;min-height:480px;margin-top:14px;display:grid;overflow:hidden}.customer-ledger-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(34px,4.5vw,70px);display:flex}.customer-ledger-copy h2{font-size:clamp(45px,4.7vw,72px)}.customer-ledger-copy>p:not(.eyebrow){color:#6f625b;max-width:460px;font-size:13px}.customer-trust{flex-wrap:wrap;gap:15px;margin:18px 0 28px;display:flex}.customer-trust span{text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:6px;font-size:9px;display:flex}.customer-trust svg{width:14px}.customer-ledger-media{min-height:480px;position:relative}.customer-ledger-media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.customer-ledger-media>span{text-transform:uppercase;letter-spacing:.1em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf9e0;padding:9px 12px;font-size:9px;position:absolute;bottom:20px;left:20px}.admin-shell-v2{color:#202833;background:#f3f5f7;grid-template-columns:264px minmax(0,1fr)}.admin-shell-v2 .panel-sidebar{color:#e9edf1;box-shadow:none;background:#18202a;border:0}.admin-shell-v2 .panel-brand{color:#fff}.admin-shell-v2 .panel-brand-symbol{background:#d58b70}.admin-shell-v2 .panel-user{border-color:#303946}.admin-shell-v2 .panel-user>span{color:#f0b9a4;background:#2a3542}.admin-shell-v2 .panel-user small,.admin-shell-v2 .panel-context{color:#8793a0}.admin-shell-v2 .panel-sidebar nav a,.admin-shell-v2 .panel-sidebar>button{color:#aeb7c1}.admin-shell-v2 .panel-sidebar nav a.active svg{background:#d58b70}.admin-shell-v2 .panel-main{padding:38px clamp(24px,3.4vw,56px) 70px}.admin-sync{align-items:center;gap:12px;display:flex}.admin-sync>small{color:#89939e;font-variant-numeric:tabular-nums;font-size:9px}.admin-live-strip{color:#dce2e8;scrollbar-width:none;background:#202a35;border-radius:13px;align-items:center;gap:0;margin-bottom:18px;display:flex;overflow:auto}.admin-live-strip>*{white-space:nowrap;border-right:1px solid #39434e;margin:0;padding:12px 18px;font-size:10px}.admin-live-strip>span{color:#91d2ac;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:7px;display:flex}.admin-live-strip strong{color:#fff}.admin-shell-v2 .admin-metrics article{box-shadow:none;border:1px solid #e4e8ec;border-radius:14px}.admin-shell-v2 .admin-metrics i{color:#a55f49;background:#e9ddd6}.admin-shell-v2 .admin-welcome,.admin-shell-v2 .admin-health,.admin-shell-v2 .admin-chart,.admin-shell-v2 .admin-activity,.admin-shell-v2 .admin-table{box-shadow:none;border:1px solid #e2e6ea;border-radius:15px}.admin-shell-v2 .admin-welcome{background:linear-gradient(135deg,#fff 0,#f5f0ec 100%)}.admin-shell-v2 .admin-orb{background:radial-gradient(circle at 35% 26%,#fff 0,#e7b7a4 16%,#b76c52 64%,#744331 100%);border-radius:50%}.admin-shell-v2 .admin-bars i{background:linear-gradient(#bd7358,#e3ad98)}.admin-shell-v2 .admin-toolbar{background:#fff;border:1px solid #e2e6ea;border-radius:14px;padding:12px}.admin-shell-v2 .admin-table{margin-top:14px}.admin-shell-v2 .table-row{min-height:62px}.admin-shell-v2 .row-action button,.admin-shell-v2 .row-action select{cursor:pointer}.footer-mobile{display:none}.footer-mobile-mark img{width:128px;height:auto}.footer-mobile-mark p{color:#6b5d55;max-width:300px}.footer-mobile-contact{gap:10px;display:grid}.footer-mobile-contact a,.footer-mobile-contact span{align-items:center;gap:9px;font-size:12px;display:flex}.footer-mobile-accordions{border-top:1px solid #5b443833}.footer-mobile-accordions details{border-bottom:1px solid #5b443833}.footer-mobile-accordions summary{font:400 18px var(--display);cursor:pointer;justify-content:space-between;padding:18px 0;list-style:none;display:flex}.footer-mobile-accordions summary::-webkit-details-marker{display:none}.footer-mobile-accordions details[open] summary span{transform:rotate(45deg)}.footer-mobile-accordions summary span{transition:transform .25s}.footer-mobile-accordions nav{padding:0 0 16px;display:grid}.footer-mobile-accordions nav a{color:#63564e;justify-content:space-between;align-items:center;padding:8px 0;font-size:12px;display:flex}@media (max-width:1100px){.customer-constellation{grid-template-columns:1fr}.customer-signal-grid{grid-template-rows:auto;grid-template-columns:repeat(3,1fr)}.customer-signal-grid>a{border-bottom:0;border-right:1px solid #e9dfd8}.customer-signal-grid>a:last-child{border:0}.customer-ledger{grid-template-columns:1fr 1fr}.admin-shell-v2{grid-template-columns:82px minmax(0,1fr)}.admin-shell-v2 .panel-sidebar{padding-inline:12px}.admin-shell-v2 .panel-brand strong,.admin-shell-v2 .panel-user div,.admin-shell-v2 .panel-context,.admin-shell-v2 .panel-sidebar nav a>span,.admin-shell-v2 .panel-sidebar>button>span{display:none}.admin-shell-v2 .panel-brand,.admin-shell-v2 .panel-sidebar nav a,.admin-shell-v2 .panel-sidebar>button{justify-content:center}}@media (max-width:700px){.footer-premium{padding:0!important}.footer-premium .footer-correspondence{background:linear-gradient(150deg,#ffffff57,#0000);gap:38px;padding:68px 18px 54px}.footer-correspondence h2{font-size:clamp(52px,17vw,74px)!important;line-height:.88!important}.footer-correspondence h2 em{padding-left:.08em!important}.footer-correspondence-form>p:first-child{line-height:1.45;font-size:18px!important}.footer-premium .footer-directory{display:none}.footer-mobile{gap:30px;padding:48px 18px 38px;display:grid}.footer-premium .footer-marquee div{padding:18px 0!important}.footer-premium .footer-marquee span{font-size:52px!important}.footer-premium .footer-bottom{gap:13px!important;padding:22px 18px 28px!important}.footer-premium .footer-bottom>div{flex-wrap:wrap;display:flex;gap:13px!important}.gift-trigger{width:48px;height:48px;top:auto;bottom:82px;right:14px}.gift-backdrop{align-items:end;padding:10px}.gift-dialog{grid-template-columns:1fr;width:100%;min-height:0;max-height:92svh;overflow:auto}.gift-visual{min-height:210px}.gift-copy{padding:31px 22px 27px}.gift-copy h2{font-size:42px}.gift-copy>p:not(.eyebrow){font-size:15px}.customer-shell-v2{display:block}.customer-shell-v2 .panel-sidebar{z-index:160;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f5ede6f5;border-top:1px solid #d8c8bc;width:100%;height:72px;padding:6px 7px;display:flex;position:fixed;inset:auto 0 0}.customer-shell-v2 .panel-brand,.customer-shell-v2 .panel-user,.customer-shell-v2 .panel-context,.customer-shell-v2 .panel-sidebar>button{display:none}.customer-shell-v2 .panel-sidebar nav{grid-template-columns:repeat(5,1fr);width:100%;margin:0;display:grid}.customer-shell-v2 .panel-sidebar nav a,.customer-shell-v2 .panel-sidebar nav a:not(.active),.customer-shell-v2 .panel-sidebar nav a.active{flex-direction:column;justify-content:center;gap:2px;padding:5px 2px;font-size:8px!important}.customer-shell-v2 .panel-sidebar nav a>span{display:block}.customer-shell-v2 .panel-sidebar nav a:after{top:2px;right:50%}.customer-shell-v2 .panel-main{padding:30px 14px 100px}.customer-dashboard-head{margin-bottom:28px}.customer-dashboard-head h1{font-size:52px}.customer-dashboard-head .button{width:100%}.customer-ritual-card{grid-template-columns:1fr;min-height:0;padding:34px 25px}.profile-orbit{width:112px;height:112px}.customer-signal-grid{grid-template-columns:1fr}.customer-signal-grid>a{border-bottom:1px solid #e9dfd8;border-right:0}.customer-ledger{grid-template-columns:1fr}.customer-ledger-media{order:-1;min-height:330px}.customer-ledger-copy{padding:38px 25px}.customer-ledger-copy h2{font-size:46px}.customer-shell-v2 .admin-table{background:0 0;border:0;padding:0;overflow:visible}.customer-shell-v2 .admin-table .table-row.head{display:none}.customer-shell-v2 .admin-table .table-row{background:#fff;border:1px solid #e5d9d0;border-radius:12px;grid-template-columns:1fr auto;margin-bottom:10px;padding:18px;min-width:0!important}.customer-shell-v2 .admin-table .table-row>*{display:block!important}.customer-shell-v2 .admin-table .table-row>strong,.customer-shell-v2 .admin-table .table-row>span:nth-child(2){grid-column:1}.customer-shell-v2 .admin-table .table-row>span:nth-child(3){grid-area:1/2}.admin-shell-v2{display:block}.admin-shell-v2 .panel-sidebar{z-index:170;background:#18202a;width:100%;height:70px;padding:7px;display:flex;position:fixed;inset:auto 0 0}.admin-shell-v2 .panel-sidebar nav{scrollbar-width:none;grid-template-columns:repeat(9,54px);gap:3px;width:100%;margin:0;display:grid;overflow:auto hidden}.admin-shell-v2 .panel-sidebar nav::-webkit-scrollbar{display:none}.admin-shell-v2 .panel-sidebar nav a{justify-content:center;padding:8px}.admin-shell-v2 .panel-main{padding:24px 12px 92px}.admin-live-strip{margin-inline:-2px}.admin-metrics{gap:10px;grid-template-columns:1fr 1fr!important}.admin-metrics article{padding:15px 13px!important}.admin-metrics i{width:38px!important;height:38px!important}.admin-feature-grid,.admin-insights,.admin-welcome{grid-template-columns:1fr!important}.admin-orb{width:150px;height:150px}.admin-topbar{gap:15px}.admin-sync>small{display:none}.admin-toolbar{grid-template-columns:1fr 1fr!important}.admin-shell-v2 .admin-table{box-shadow:none;background:0 0;border:0;padding:0;overflow:visible}.admin-shell-v2 .admin-table .table-row.head{display:none}.admin-shell-v2 .admin-table .table-row{background:#fff;border:1px solid #e2e6ea;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;gap:7px 12px;margin-bottom:10px;padding:16px;display:grid;min-width:0!important}.admin-shell-v2 .admin-table .table-row>*{overflow-wrap:anywhere;min-width:0;display:block!important}.admin-shell-v2 .admin-table .table-row>strong,.admin-shell-v2 .admin-table .table-row>span:nth-child(2){grid-column:1}.admin-shell-v2 .admin-table .table-row>span:nth-child(3){grid-area:1/2}.admin-shell-v2 .admin-table .table-row>span:nth-child(4){grid-column:1}.admin-shell-v2 .admin-table .row-action{border-top:1px solid #edf0f2;flex-wrap:wrap;grid-column:1/-1;padding-top:8px;display:flex!important}}.auth-page.auth-centred{grid-template-rows:minmax(0,1fr)!important;grid-template-columns:minmax(0,1fr)!important;align-content:center!important;place-items:center!important;width:100%!important;padding:clamp(20px,4vh,42px) 20px!important;display:grid!important}.auth-page.auth-centred>.passwordless-card{margin:auto!important}@media (max-width:700px){.auth-page.auth-centred{align-content:center!important;place-items:center!important;padding:14px 10px!important}.customer-shell-v2 .panel-sidebar>.panel-signout{z-index:175;color:#5b453b;background:#fffdf9f5;border:1px solid #d8c8bc;border-radius:24px;justify-content:center;align-items:center;gap:7px;width:auto;height:42px;margin:0;padding:0 14px;position:fixed;bottom:84px;left:14px;box-shadow:0 10px 30px #3728211f;font-size:10px!important;display:flex!important}.customer-shell-v2 .panel-sidebar>.panel-signout>span{display:block}}@media (max-width:430px){.admin-metrics{grid-template-columns:1fr!important}.admin-live-strip>*{padding-inline:14px}.footer-mobile-mark p{font-size:12px}.customer-dashboard-head h1{font-size:46px}.profile-orbit{width:86px;height:86px;position:absolute;bottom:18px;right:18px}.profile-orbit strong{font-size:25px}.customer-ritual-copy p{padding-right:64px}}.admin-login-page{color:#211c19;background:radial-gradient(circle at 78% 18%,#cf977e38,#0000 30%),linear-gradient(135deg,#f7f2ed 0,#ece4dd 100%);place-items:center;min-height:100svh;padding:48px 20px;display:grid;position:relative;overflow:hidden}.admin-login-page:before{content:"";pointer-events:none;border:1px solid #7e60502e;position:absolute;inset:22px}.admin-login-page:after{content:"LM";font:400 clamp(180px,30vw,520px)/.8 var(--display);color:#7c5b4a0b;pointer-events:none;position:absolute;bottom:-.24em;right:-.04em}.admin-login-back{z-index:2;text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:9px;font-size:11px;display:flex;position:absolute;top:clamp(28px,4vw,54px);left:clamp(28px,4vw,68px)}.admin-login-card{z-index:1;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#fffdfae0;border:1px solid #b99e8f80;width:min(520px,100%);padding:clamp(34px,5vw,64px);position:relative;box-shadow:0 38px 100px #3d2d2521}.admin-login-mark{border-bottom:1px solid #e4d9d1;justify-content:space-between;align-items:center;margin-bottom:34px;padding-bottom:24px;display:flex}.admin-login-mark img{-o-object-fit:contain;object-fit:contain;width:112px;height:55px}.admin-login-mark span{text-transform:uppercase;letter-spacing:.18em;color:#82695d;font-size:9px}.admin-login-seal{color:#a56850;border:1px solid #d6c5ba;border-radius:50%;place-items:center;width:44px;height:44px;margin-bottom:22px;display:grid}.admin-login-card h1{margin:12px 0 22px;font-size:clamp(48px,5vw,70px);line-height:.86}.admin-login-card>p:not(.eyebrow){color:#76675f;max-width:410px;font-size:14px}.admin-login-form{gap:18px;margin-top:30px;display:grid}.admin-login-form label{text-transform:uppercase;letter-spacing:.12em;color:#514641;gap:8px;font-size:10px;display:grid}.admin-login-form label>div{background:#fff;border:1px solid #d9ccc3;align-items:center;gap:11px;height:54px;padding:0 15px;display:flex}.admin-login-form input{min-width:0;height:50px;font:400 15px var(--body);text-transform:none;letter-spacing:0;background:0 0;border:0;outline:0;flex:1}.admin-login-form label button{cursor:pointer;color:#74655d;background:0 0;border:0;place-items:center;width:34px;height:34px;display:grid}.admin-login-form>.button{color:#fff;background:#20242a;border-color:#20242a;justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.admin-login-error{color:#8d3e37;background:#fff0ed;border-left:3px solid #a34f46;margin:0;padding:11px 13px;font-size:12px}.customer-mobile-bar{display:none}@media (max-width:700px){.customer-shell-v2{overflow-x:hidden;background:linear-gradient(#f8f3ee,#f2e8e0)!important;min-height:100svh!important}.customer-shell-v2 .panel-main{width:100%;max-width:100vw;overflow:hidden;padding:0 14px 96px!important}.customer-mobile-bar{z-index:120;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f9f5f1eb;border-bottom:1px solid #cdbcb1b8;justify-content:space-between;align-items:center;height:68px;margin:0 -14px 26px;padding:0 16px;display:flex;position:sticky;top:0}.customer-mobile-bar>a{align-items:center;display:flex}.customer-mobile-bar img{-o-object-fit:contain;object-fit:contain;width:104px;height:48px}.customer-mobile-bar>div{align-items:center;gap:10px;display:flex}.customer-mobile-bar>div>span{text-overflow:ellipsis;white-space:nowrap;max-width:86px;font-size:11px;overflow:hidden}.customer-mobile-bar button{color:#5f4f47;height:38px;font:500 9px var(--body);text-transform:uppercase;letter-spacing:.07em;background:#fffaf6;border:1px solid #d7c8be;border-radius:22px;align-items:center;gap:6px;padding:0 11px;display:flex}.customer-shell-v2 .panel-sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 -12px 35px #44302612;z-index:160!important;height:72px!important;padding:5px max(7px,env(safe-area-inset-right)) calc(5px + env(safe-area-inset-bottom)) max(7px,env(safe-area-inset-left))!important;background:#f8f2edf5!important;border:0!important;border-top:1px solid #d9cbc1!important;display:block!important;position:fixed!important;inset:auto 0 0!important}.customer-shell-v2 .panel-sidebar .panel-brand,.customer-shell-v2 .panel-sidebar .panel-user,.customer-shell-v2 .panel-sidebar .panel-context,.customer-shell-v2 .panel-sidebar>.panel-signout{display:none!important}.customer-shell-v2 .panel-sidebar nav{height:100%;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:0!important;margin:0!important;display:grid!important;overflow:visible!important}.customer-shell-v2 .panel-sidebar nav a,.customer-shell-v2 .panel-sidebar nav a:not(.active),.customer-shell-v2 .panel-sidebar nav a.active{color:#786860;flex-direction:column;align-items:center;height:60px;position:relative;border-radius:10px!important;justify-content:center!important;gap:3px!important;width:auto!important;min-width:0!important;padding:4px 1px!important;font-size:8px!important;line-height:1!important;display:flex!important}.customer-shell-v2 .panel-sidebar nav a>span,.customer-shell-v2 .panel-sidebar nav a:not(.active)>span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden;font-size:8px!important;display:block!important}.customer-shell-v2 .panel-sidebar nav a svg{width:18px;height:18px}.customer-shell-v2 .panel-sidebar nav a.active{color:#9e6048!important;background:#fffc!important}.customer-shell-v2 .panel-sidebar nav a:after{width:4px!important;height:4px!important;top:3px!important;right:50%!important}.customer-dashboard-head{flex-direction:column;align-items:flex-start!important;gap:18px!important;margin-bottom:26px!important;display:flex!important}.customer-dashboard-head .eyebrow{letter-spacing:.12em;font-size:8px;line-height:1.5}.customer-dashboard-head h1{overflow-wrap:anywhere;font-size:clamp(42px,13vw,56px)!important;line-height:.88!important}.customer-dashboard-head .button{width:100%;margin:0!important}.customer-constellation{grid-template-columns:minmax(0,1fr)!important;gap:12px!important;display:grid!important}.customer-ritual-card{border-radius:18px;flex-direction:column;min-width:0;align-items:flex-start!important;gap:28px!important;min-height:0!important;padding:30px 23px!important;display:flex!important}.customer-ritual-card:after{width:220px;height:220px}.customer-ritual-copy{min-width:0}.customer-ritual-copy h2{overflow-wrap:anywhere;font-size:clamp(39px,12vw,52px)!important}.customer-ritual-copy p{padding:0!important;font-size:13px!important}.profile-orbit{align-self:flex-end;margin-top:-8px;width:98px!important;height:98px!important;position:relative!important;inset:auto!important}.profile-orbit strong{font-size:27px!important}.customer-signal-grid{overflow:hidden;border-radius:16px!important;grid-template-rows:auto!important;grid-template-columns:1fr!important;display:grid!important}.customer-signal-grid>a{min-width:0;border-bottom:1px solid #e9dfd8!important;border-right:0!important;padding:20px!important}.customer-signal-grid>a:last-child{border-bottom:0!important}.customer-signal-grid strong,.customer-signal-grid small{overflow-wrap:anywhere;min-width:0}.customer-ledger{min-width:0;border-radius:18px!important;flex-direction:column!important;min-height:0!important;margin-top:12px!important;display:flex!important}.customer-ledger-media{aspect-ratio:4/3;order:-1;min-height:0!important}.customer-ledger-copy{padding:34px 23px!important}.customer-ledger-copy h2{overflow-wrap:anywhere;font-size:clamp(39px,12vw,51px)!important}.customer-trust{gap:9px}.customer-shell-v2 .management-grid,.customer-shell-v2 .metric-grid,.customer-shell-v2 .settings-grid{grid-template-columns:minmax(0,1fr)!important;gap:12px!important;display:grid!important}.customer-shell-v2 .management-grid>article,.customer-shell-v2 .account-section,.customer-settings-single .account-form{border-radius:15px;min-width:0;padding:24px 20px!important}.customer-shell-v2 .account-section h2{font-size:clamp(40px,12vw,54px)}.customer-shell-v2 .copy-field{grid-template-columns:minmax(0,1fr)!important;display:grid!important}.customer-shell-v2 .copy-field input{width:100%;min-width:0}.customer-shell-v2 .metric-grid article{min-width:0;padding:20px!important}.customer-settings-single{width:100%;min-width:0}.customer-settings-single .account-form{grid-template-columns:1fr!important;display:grid!important}.customer-settings-single input{width:100%;min-width:0;max-width:100%}.customer-shell-v2 .admin-table .table-row{width:100%;grid-template-columns:minmax(0,1fr) auto!important;gap:7px 10px!important;min-width:0!important;padding:17px 15px!important}.customer-shell-v2 .status-message{bottom:84px;left:14px;right:14px}.admin-login-page{padding:88px 13px 24px}.admin-login-page:before{inset:9px}.admin-login-back{top:27px;left:22px}.admin-login-card{padding:29px 21px}.admin-login-mark{margin-bottom:26px}.admin-login-card h1{font-size:48px}.admin-login-form label>div{padding-inline:12px}}.contact-live-details{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:50px;display:grid}.contact-live-details>*{background:#fff;align-items:center;gap:10px;padding:18px;font-size:12px;display:flex}.contact-live-details svg{color:#a26750;width:16px}@media (max-width:700px){.contact-live-details{grid-template-columns:1fr}}.admin-shell-v2{--admin-bg:#f6f4f1;--admin-surface:#fff;--admin-line:#e8e1db;--admin-ink:#292523;--admin-muted:#756d68;--admin-brand:#a6634d;min-height:100svh;font-family:var(--body);background:var(--admin-bg)!important;color:var(--admin-ink)!important;grid-template-columns:236px minmax(0,1fr)!important;display:grid!important}.admin-shell-v2 .panel-sidebar{flex-direction:column;height:100svh;display:flex;position:sticky;top:0;border-right:1px solid var(--admin-line)!important;color:var(--admin-ink)!important;box-shadow:none!important;background:#fcfbf9!important;padding:22px 16px 18px!important}.admin-shell-v2 .panel-brand{border-bottom:1px solid var(--admin-line);padding-bottom:18px;min-height:58px!important;color:var(--admin-ink)!important;flex-direction:row!important;align-items:center!important;gap:11px!important;margin:0 6px 18px!important;display:flex!important}.admin-shell-v2 .panel-brand img{-o-object-fit:contain;object-fit:contain;filter:none!important;opacity:1!important;width:70px!important;height:42px!important}.admin-shell-v2 .panel-brand strong{color:#524a45;letter-spacing:.08em!important;opacity:1!important;font-size:11px!important;display:block!important}.admin-shell-v2 .panel-user{align-items:center;gap:10px;margin:0 5px;padding:12px 0;border:0!important;display:flex!important}.admin-shell-v2 .panel-user>span{width:36px;height:36px;font:600 15px var(--body);border-radius:10px;place-items:center;display:grid;color:var(--admin-brand)!important;background:#f0ddd4!important}.admin-shell-v2 .panel-user div{min-width:0;display:grid!important}.admin-shell-v2 .panel-user strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.admin-shell-v2 .panel-user small{color:var(--admin-muted)!important;font-size:11px!important}.admin-shell-v2 .panel-context{background:#f4faf5;border:1px solid #dfe9e1;border-radius:8px;align-items:center;gap:8px;margin:3px 5px 18px;padding:9px 10px;font-size:11px;color:#4f7458!important;display:flex!important}.admin-shell-v2 .panel-context i{background:#62a675;border-radius:50%;width:7px;height:7px}.admin-shell-v2 .panel-sidebar nav{overflow:auto;gap:3px!important;margin:0!important;display:grid!important}.admin-shell-v2 .panel-sidebar nav a{font-weight:500;position:relative;color:#5f5854!important;background:0 0!important;border-radius:8px!important;justify-content:flex-start!important;align-items:center!important;gap:11px!important;height:40px!important;padding:0 11px!important;font-size:12px!important;display:flex!important}.admin-shell-v2 .panel-sidebar nav a svg{color:#8a807a!important;background:0 0!important;width:17px!important;height:17px!important}.admin-shell-v2 .panel-sidebar nav a>span{display:block!important}.admin-shell-v2 .panel-sidebar nav a.active{color:#7f4735!important;box-shadow:none!important;background:#f1dfd6!important}.admin-shell-v2 .panel-sidebar nav a.active:before{content:"";background:var(--admin-brand);border-radius:0 3px 3px 0;width:3px;height:20px;position:absolute;left:0}.admin-shell-v2 .panel-sidebar nav a.active svg{color:var(--admin-brand)!important}.admin-shell-v2 .panel-sidebar>.panel-signout{border:1px solid var(--admin-line);cursor:pointer;background:#fff;border-radius:8px;justify-content:flex-start;align-items:center;gap:10px;height:42px;margin-top:auto;padding:0 12px;color:#665d58!important;font-size:12px!important;display:flex!important}.admin-shell-v2 .panel-sidebar>.panel-signout>span{display:block!important}.admin-shell-v2 .admin-topbar{border-bottom:1px solid var(--admin-line);justify-content:space-between;align-items:flex-start;gap:24px;min-height:74px;margin-bottom:20px;padding:0 0 18px;display:flex}.admin-shell-v2 .admin-topbar>div:first-child>span{color:#968b84;margin-bottom:6px;font-size:11px;display:block}.admin-shell-v2 .admin-topbar h1{letter-spacing:-.025em;margin:0 0 5px;font:600 28px/1.1 var(--body)!important}.admin-shell-v2 .admin-topbar p{color:var(--admin-muted);margin:0;line-height:1.45;font-size:13px!important}.admin-shell-v2 .admin-sync{align-items:center;gap:10px;padding-top:6px;display:flex}.admin-shell-v2 .admin-sync>small{color:#8a817c;font-size:11px!important}.admin-shell-v2 .admin-refresh{border:1px solid var(--admin-line);color:#4d4743;cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:7px;height:36px;padding:0 12px;font-size:12px;display:flex}.admin-shell-v2 .admin-live-strip{align-items:center;display:flex;overflow:auto;border:1px solid var(--admin-line)!important;color:#5b544f!important;background:#fff!important;border-radius:10px!important;margin:0 0 16px!important}.admin-shell-v2 .admin-live-strip>*{white-space:nowrap;margin:0;padding:10px 15px;border-right:1px solid var(--admin-line)!important;font-size:11px!important}.admin-shell-v2 .admin-live-strip>span{align-items:center;gap:7px;font-weight:600;display:flex;color:#764b3d!important;text-transform:none!important;letter-spacing:0!important;background:#f0dfd6!important}.admin-shell-v2 .admin-live-strip strong{color:#2f2a27!important}.admin-shell-v2 .admin-metrics{margin-bottom:14px;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.admin-shell-v2 .admin-metrics article{justify-content:space-between;align-items:flex-start;display:flex;border:1px solid var(--admin-line)!important;background:#fff!important;border-radius:10px!important;min-height:126px!important;padding:19px!important;box-shadow:0 8px 28px #3e2e2609!important}.admin-shell-v2 .admin-metrics article>div{gap:6px;display:grid}.admin-shell-v2 .admin-metrics span{color:var(--admin-muted);font-size:12px!important}.admin-shell-v2 .admin-metrics strong{letter-spacing:-.03em;font:600 25px/1.05 var(--body)!important}.admin-shell-v2 .admin-metrics small{color:#918883;font-size:11px!important}.admin-shell-v2 .admin-metrics i{place-items:center;display:grid;width:38px!important;height:38px!important;color:var(--admin-brand)!important;background:#f5e8e1!important;border-radius:9px!important}.admin-shell-v2 .admin-metrics i svg{width:18px}.admin-shell-v2 .admin-feature-grid,.admin-shell-v2 .admin-insights{margin-bottom:14px;grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr)!important;gap:14px!important;display:grid!important}.admin-shell-v2 .admin-welcome,.admin-shell-v2 .admin-health,.admin-shell-v2 .admin-chart,.admin-shell-v2 .admin-activity{border:1px solid var(--admin-line)!important;color:var(--admin-ink)!important;background:#fff!important;border-radius:10px!important;box-shadow:0 8px 28px #3e2e2609!important}.admin-shell-v2 .admin-welcome{grid-template-columns:1fr 150px;align-items:center;gap:25px;min-height:230px;display:grid;background:linear-gradient(125deg,#fff 0 66%,#f4e7e0 100%)!important;padding:28px!important}.admin-shell-v2 .admin-welcome span,.admin-shell-v2 .admin-health>span,.admin-shell-v2 .admin-card-title span{text-transform:uppercase;letter-spacing:.09em;color:var(--admin-brand)!important;font-size:11px!important}.admin-shell-v2 .admin-welcome h2,.admin-shell-v2 .admin-health h2,.admin-shell-v2 .admin-card-title h2{margin:7px 0 10px;font:600 22px/1.15 var(--body)!important}.admin-shell-v2 .admin-welcome p{max-width:570px;color:var(--admin-muted)!important;font-size:13px!important}.admin-shell-v2 .admin-welcome a{align-items:center;gap:6px;margin-top:20px;font-weight:600;display:inline-flex;color:var(--admin-brand)!important;font-size:12px!important}.admin-shell-v2 .admin-orb{text-align:center;place-content:center;display:grid;color:#6f4435!important;background:linear-gradient(145deg,#f8ede7,#ead1c5)!important;border-radius:50%!important;width:128px!important;height:128px!important;box-shadow:inset 0 0 0 1px #9a5d471f!important}.admin-shell-v2 .admin-orb strong{font:600 28px var(--body)}.admin-shell-v2 .admin-orb span{max-width:90px;color:#7b6258!important;letter-spacing:0!important;text-transform:none!important;font-size:10px!important}.admin-shell-v2 .admin-health{padding:25px!important}.admin-shell-v2 .admin-health>div{border-top:1px solid #eee8e4;grid-template-columns:34px 1fr;align-items:center;gap:10px;padding:12px 0;display:grid}.admin-shell-v2 .admin-health>div i{width:32px;height:32px;color:var(--admin-brand);background:#f7eeea;border-radius:8px;place-items:center;display:grid}.admin-shell-v2 .admin-health p{color:var(--admin-muted);margin:0;display:grid;font-size:11px!important}.admin-shell-v2 .admin-health p strong{color:var(--admin-ink);font:600 16px var(--body)!important}.admin-shell-v2 .admin-chart,.admin-shell-v2 .admin-activity{min-height:282px;padding:24px!important}.admin-shell-v2 .admin-card-title{justify-content:space-between;gap:20px;display:flex}.admin-shell-v2 .admin-card-title small{color:#918883;font-size:11px}.admin-shell-v2 .admin-bars{align-items:flex-end;gap:10px;height:170px;margin-top:20px;display:flex}.admin-shell-v2 .admin-bars i{border-radius:5px 5px 1px 1px;flex:1;min-width:8px;position:relative;background:linear-gradient(#b56f56,#ddad99)!important}.admin-shell-v2 .admin-bars i b{display:none}.admin-shell-v2 .admin-activity ul{margin:14px 0 0;padding:0;list-style:none}.admin-shell-v2 .admin-activity li{border-top:1px solid #eee8e4;grid-template-columns:38px 1fr;align-items:center;gap:11px;padding:13px 0;display:grid}.admin-shell-v2 .admin-activity li>svg{color:var(--admin-brand);background:#f7eeea;border-radius:9px;padding:9px}.admin-shell-v2 .admin-activity li div{display:grid}.admin-shell-v2 .admin-activity li strong{font-size:12px!important}.admin-shell-v2 .admin-activity li span{color:var(--admin-muted);font-size:11px!important}.admin-shell-v2 .admin-toolbar{border:1px solid var(--admin-line)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fff!important;border-radius:10px!important;gap:9px!important;margin:0 0 14px!important;padding:10px!important;display:flex!important;position:static!important}.admin-shell-v2 .admin-toolbar label{border:1px solid var(--admin-line);border-radius:8px;height:40px}.admin-shell-v2 .admin-toolbar>button{border-color:var(--admin-line);border-radius:8px;height:40px;font-size:12px}.admin-shell-v2 .admin-table{overflow:auto;border:1px solid var(--admin-line)!important;background:#fff!important;border-radius:10px!important;margin-top:0!important;box-shadow:0 8px 28px #3e2e2609!important}.admin-shell-v2 .table-row{border-bottom:1px solid #eee9e5;grid-template-columns:1.45fr 1.25fr .8fr .85fr 1.25fr;padding:0 18px;min-height:58px!important;font-size:12px!important}.admin-shell-v2 .table-row.head{font-weight:600;color:#817771!important;background:#faf8f6!important;min-height:44px!important;font-size:11px!important}.admin-shell-v2 .table-row strong small{color:#948b86;margin-top:3px;font-size:10px;font-weight:400;display:block}.admin-shell-v2 .status-pill{font-size:10px;font-style:normal}.admin-shell-v2 .row-action button,.admin-shell-v2 .row-action select{color:#514a46;min-height:32px;border-color:var(--admin-line)!important;background:#fff!important;border-radius:7px!important;font-size:11px!important}.admin-shell-v2 .settings-studio-intro{border:1px solid var(--admin-line);border-radius:10px;min-height:180px;padding:28px;color:var(--admin-ink)!important;background:#fff!important}.admin-shell-v2 .settings-studio-intro span{color:var(--admin-brand)}.admin-shell-v2 .settings-studio-intro h2{font:600 27px/1.1 var(--body)!important}.admin-shell-v2 .settings-studio-intro p{color:var(--admin-muted)!important;font-size:13px!important}.admin-shell-v2 .settings-module{border:1px solid var(--admin-line);box-shadow:none;background:#fff;border-radius:10px}.admin-shell-v2 .settings-module h3{font:600 16px var(--body)}.admin-shell-v2 .settings-module p,.admin-shell-v2 .settings-module label{font-size:12px}.admin-shell-v2 input,.admin-shell-v2 textarea,.admin-shell-v2 select{font-family:var(--body);font-size:13px}.customer-shell-v2 .customer-dashboard-head h1{font-size:clamp(46px,5vw,68px)!important}.customer-shell-v2 .customer-ritual-copy h2{font-size:clamp(38px,3.6vw,54px)!important}.customer-shell-v2 .customer-ledger-copy h2{font-size:clamp(40px,3.8vw,58px)!important}.auth-minimal .passwordless-card h1{font-size:clamp(42px,4.5vw,58px)!important}.admin-login-card h1{font-size:clamp(42px,4.2vw,58px)!important;line-height:.92!important}@media (max-width:1120px){.admin-shell-v2{grid-template-columns:78px minmax(0,1fr)!important}.admin-shell-v2 .panel-sidebar{padding-inline:10px!important}.admin-shell-v2 .panel-brand{justify-content:center!important;margin-inline:0!important}.admin-shell-v2 .panel-brand img{width:52px!important}.admin-shell-v2 .panel-brand strong,.admin-shell-v2 .panel-user div,.admin-shell-v2 .panel-context,.admin-shell-v2 .panel-sidebar nav a>span,.admin-shell-v2 .panel-sidebar>.panel-signout>span{display:none!important}.admin-shell-v2 .panel-user{justify-content:center}.admin-shell-v2 .panel-sidebar nav a,.admin-shell-v2 .panel-sidebar>.panel-signout{justify-content:center!important}.admin-shell-v2 .admin-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:760px){.admin-shell-v2{display:block!important}.admin-shell-v2 .panel-sidebar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:170!important;width:100%!important;height:72px!important;padding:6px 8px calc(6px + env(safe-area-inset-bottom))!important;border:0!important;border-top:1px solid var(--admin-line)!important;background:#fcfbf9f7!important;display:block!important;position:fixed!important;inset:auto 0 0!important}.admin-shell-v2 .panel-brand,.admin-shell-v2 .panel-user,.admin-shell-v2 .panel-context,.admin-shell-v2 .panel-sidebar>.panel-signout{display:none!important}.admin-shell-v2 .panel-sidebar nav{scrollbar-width:none;height:100%;grid-template-columns:repeat(9,56px)!important;gap:4px!important;display:grid!important;overflow-x:auto!important}.admin-shell-v2 .panel-sidebar nav a{flex-direction:column;justify-content:center!important;gap:4px!important;height:58px!important;padding:3px!important;font-size:8px!important;display:flex!important}.admin-shell-v2 .panel-sidebar nav a>span{text-overflow:ellipsis;white-space:nowrap;max-width:54px;overflow:hidden;font-size:8px!important;display:block!important}.admin-shell-v2 .panel-sidebar nav a.active:before{width:18px;height:3px;top:2px;left:50%;transform:translate(-50%)}.admin-shell-v2 .panel-main{width:100%;padding:20px 12px 92px!important}.admin-shell-v2 .admin-topbar{gap:13px;display:grid}.admin-shell-v2 .admin-topbar h1{font-size:24px!important}.admin-shell-v2 .admin-sync{justify-content:space-between;padding:0}.admin-shell-v2 .admin-metrics{grid-template-columns:1fr 1fr!important;gap:9px!important}.admin-shell-v2 .admin-metrics article{min-height:116px!important;padding:15px!important}.admin-shell-v2 .admin-feature-grid,.admin-shell-v2 .admin-insights{grid-template-columns:1fr!important}.admin-shell-v2 .admin-welcome{min-height:0;grid-template-columns:1fr!important;padding:22px!important}.admin-shell-v2 .admin-orb{width:104px!important;height:104px!important}.admin-shell-v2 .admin-toolbar{grid-template-columns:1fr 1fr!important;display:grid!important}.admin-shell-v2 .admin-toolbar label{grid-column:1/-1}.admin-shell-v2 .admin-table{overflow:visible;box-shadow:none!important;background:0 0!important;border:0!important}.admin-shell-v2 .admin-table .table-row.head{display:none}.admin-shell-v2 .admin-table .table-row{border:1px solid var(--admin-line);background:#fff;border-radius:10px;gap:7px 10px;margin-bottom:9px;padding:15px;display:grid;grid-template-columns:minmax(0,1fr) auto!important;min-width:0!important}.admin-shell-v2 .admin-table .table-row>*{overflow-wrap:anywhere;min-width:0;display:block!important}.admin-shell-v2 .admin-table .table-row>strong,.admin-shell-v2 .admin-table .table-row>span:nth-child(2){grid-column:1}.admin-shell-v2 .admin-table .table-row>span:nth-child(3){grid-area:1/2}.admin-shell-v2 .admin-table .table-row>span:nth-child(4){grid-column:1}.admin-shell-v2 .admin-table .row-action{border-top:1px solid #eee9e5;flex-wrap:wrap;grid-column:1/-1;padding-top:8px;display:flex!important}.customer-shell-v2 .customer-dashboard-head h1{font-size:clamp(38px,11vw,48px)!important}.customer-shell-v2 .customer-ritual-copy h2,.customer-shell-v2 .customer-ledger-copy h2{font-size:clamp(34px,10vw,44px)!important}.auth-minimal .passwordless-card h1,.admin-login-card h1{font-size:40px!important}}@media (max-width:430px){.admin-shell-v2 .admin-metrics{grid-template-columns:1fr!important}.admin-shell-v2 .admin-live-strip>*{padding-inline:12px!important}}.admin-shell-v2{background:#f2f0ee!important;grid-template-columns:224px minmax(0,1fr)!important}.admin-shell-v2 .panel-sidebar{z-index:20;background:#fbfaf8!important;padding:20px 15px!important}.admin-shell-v2 .panel-brand{height:52px;padding:0 5px 14px;min-height:52px!important;margin:0 4px 14px!important}.admin-shell-v2 .panel-brand img{width:64px!important;height:34px!important}.admin-shell-v2 .panel-user{order:5;margin-top:auto;border-top:1px solid #e8e3df!important}.admin-shell-v2 .panel-sidebar nav{margin-top:8px!important}.admin-shell-v2 .panel-sidebar nav:before{content:"STORE MANAGEMENT";color:#aaa19b;letter-spacing:.08em;padding:9px 11px 7px;font-size:9px;display:block}.admin-shell-v2 .panel-sidebar nav a{border-radius:5px!important;height:38px!important}.admin-shell-v2 .panel-sidebar nav a.active{color:#2d2926!important;background:#eee9e5!important}.admin-shell-v2 .panel-sidebar nav a.active:before{display:none}.admin-shell-v2 .panel-sidebar>.panel-signout{background:0 0;border:0;order:6;margin-top:8px}.admin-shell-v2 .panel-main{background:#f2f0ee!important;padding:0!important}.venture-admin-header{z-index:15;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff5;border-bottom:1px solid #e3dfdc;justify-content:space-between;align-items:center;height:66px;padding:0 28px;display:flex;position:sticky;top:0}.venture-admin-header>label{color:#9a928d;background:#fff;border:1px solid #dcd7d3;border-radius:5px;align-items:center;gap:9px;width:min(320px,34vw);height:38px;padding:0 11px;display:flex}.venture-admin-header input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:12px}.venture-admin-header kbd{color:#8f8782;font:500 9px var(--body);background:#f7f5f3;border:1px solid #e3dfdc;border-radius:4px;padding:3px 7px}.venture-admin-header>div{align-items:center;gap:12px;display:flex}.venture-admin-header>div>a,.venture-admin-header>div>button{color:#645d59;background:0 0;border:0;align-items:center;gap:6px;font-size:11px;display:flex}.venture-admin-header>div>button{border:1px solid #e3dfdc;border-radius:50%;justify-content:center;width:34px;height:34px}.venture-admin-avatar{color:#8f5542;background:#ecd7ce;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:700;display:grid}.venture-admin-header>div>strong{text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-size:11px;overflow:hidden}.venture-admin-content{padding:27px clamp(22px,3vw,42px) 60px}.venture-dashboard{color:#262321;gap:16px;display:grid}.venture-page-title{justify-content:space-between;align-items:flex-end;gap:20px;padding:2px 0 7px;display:flex}.venture-page-title h1{font:600 25px/1.1 var(--body);letter-spacing:-.025em;margin:7px 0 0}.venture-page-title>div:last-child{align-items:center;gap:10px;display:flex}.venture-page-title button{background:#fff;border:1px solid #d8d2ce;border-radius:5px;align-items:center;gap:6px;height:34px;padding:0 11px;font-size:11px;display:flex}.venture-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.venture-kpis article{background:#fff;border:1px solid #e2ddda;border-radius:7px;grid-template-rows:auto auto auto;grid-template-columns:1fr auto;align-content:space-between;min-height:132px;padding:17px 18px;display:grid;position:relative;box-shadow:0 4px 18px #3d302806}.venture-kpis article>i{color:#9b634f;border:1px solid #e2dcd8;border-radius:5px;place-items:center;width:31px;height:31px;display:grid}.venture-kpis article>svg{color:#77706b;grid-area:1/2;width:14px}.venture-kpis article>span{color:#786f69;grid-column:1/-1;margin-top:11px;font-size:10px}.venture-kpis article>strong{font:600 22px var(--body);grid-column:1}.venture-kpis article>small{color:#938a84;grid-column:2;align-self:end;font-size:9px}.venture-dashboard-grid{grid-template-columns:minmax(260px,.66fr) minmax(0,1.7fr);gap:12px;display:grid}.venture-agenda,.venture-performance,.venture-transactions{background:#fff;border:1px solid #e2ddda;border-radius:7px}.venture-agenda>header,.venture-performance>header,.venture-transactions>header{border-bottom:1px solid #ebe7e4;justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;display:flex}.venture-agenda>header>div{align-items:center;gap:8px;display:flex}.venture-agenda h2,.venture-performance h2,.venture-transactions h2{font:600 14px var(--body);margin:0}.venture-agenda>header svg{width:15px}.venture-agenda>header>a,.venture-transactions>header a{color:#765143;align-items:center;gap:5px;font-size:10px;display:flex}.venture-agenda>header>a svg,.venture-transactions>header a svg{width:12px}.venture-agenda>div{gap:0;padding:0 18px;display:grid}.venture-agenda section{border-bottom:1px solid #eeeae7;grid-template-columns:auto 1fr;gap:4px 9px;padding:14px 0;display:grid}.venture-agenda section:last-child{border-bottom:0}.venture-agenda time{white-space:nowrap;border-radius:4px;grid-row:1/3;align-self:start;padding:4px 6px;font-size:8px}.venture-agenda time.rose{color:#995a43;background:#f7e5de}.venture-agenda time.sand{color:#8f6b35;background:#f6eee0}.venture-agenda time.blue{color:#596b8e;background:#e9edf4}.venture-agenda p{color:#8b827d;margin:0;font-size:9px}.venture-performance{padding-bottom:16px}.venture-performance>header{border-bottom:0}.venture-performance>header span,.venture-transactions>header span{color:#908781;text-transform:uppercase;letter-spacing:.07em;margin-bottom:4px;font-size:9px;display:block}.venture-performance>header button{background:#fff;border:1px solid #d9d3cf;border-radius:5px;align-items:center;gap:6px;height:31px;padding:0 9px;font-size:9px;display:flex}.venture-performance>header button svg{width:13px}.venture-performance-value{align-items:baseline;gap:10px;padding:0 18px 8px;display:flex}.venture-performance-value span{color:#8e857f;font-size:9px}.venture-bar-chart{background:repeating-linear-gradient(#0000 0 36px,#eeeae7 37px);border-bottom:1px solid #e8e3df;align-items:flex-end;gap:8px;height:150px;margin:0 18px;padding:18px 0 20px;display:flex}.venture-bar-chart i{background:#d4b1a1;border-radius:3px 3px 0 0;flex:1;min-width:6px;position:relative}.venture-bar-chart i span{color:#99908a;font:normal 8px var(--body);position:absolute;bottom:-17px;left:50%;transform:translate(-50%)}.venture-transactions{overflow:hidden}.venture-transactions>header>div:last-child{align-items:center;gap:8px;display:flex}.venture-transactions>header label{border:1px solid #ded9d5;border-radius:5px;align-items:center;gap:6px;height:31px;padding:0 9px;display:flex}.venture-transactions>header label svg{width:13px}.venture-transactions>header input{border:0;outline:0;width:150px;font-size:10px}.venture-transactions>header a{color:#fff;background:#302c2a;border:1px solid #302c2a;border-radius:5px;height:31px;padding:0 10px}.venture-order-row{border-bottom:1px solid #eeeae7;grid-template-columns:1fr 1.4fr .8fr .8fr .5fr;align-items:center;gap:12px;min-width:720px;min-height:48px;padding:0 18px;font-size:10px;display:grid}.venture-order-row.head{color:#8d8580;background:#faf9f8;min-height:38px;font-size:9px}.venture-order-row strong{font-size:10px}.venture-order-row a{color:#765143;align-items:center;gap:4px;display:flex}.venture-order-row a svg{width:11px}.venture-empty{color:#8d8580;padding:30px 18px;font-size:11px}@media (max-width:1120px){.admin-shell-v2{grid-template-columns:76px minmax(0,1fr)!important}.admin-shell-v2 .panel-brand img{width:48px!important}.admin-shell-v2 .panel-brand strong,.admin-shell-v2 .panel-user div,.admin-shell-v2 .panel-sidebar nav:before,.admin-shell-v2 .panel-sidebar nav a>span,.admin-shell-v2 .panel-sidebar>.panel-signout>span{display:none!important}.admin-shell-v2 .panel-sidebar nav a,.admin-shell-v2 .panel-sidebar>.panel-signout{justify-content:center!important}.admin-shell-v2 .panel-user{justify-content:center}.venture-dashboard-grid{grid-template-columns:1fr}.venture-agenda>div{grid-template-columns:repeat(3,1fr);gap:12px}.venture-agenda section{border:0}}@media (max-width:760px){.admin-shell-v2{display:block!important}.admin-shell-v2 .panel-sidebar{width:100%!important;height:70px!important;position:fixed!important;inset:auto 0 0!important}.admin-shell-v2 .panel-sidebar nav{grid-template-columns:repeat(9,56px)!important;margin:0!important;display:grid!important}.admin-shell-v2 .panel-user,.admin-shell-v2 .panel-brand,.admin-shell-v2 .panel-sidebar>.panel-signout{display:none!important}.admin-shell-v2 .panel-main{padding:0!important}.venture-admin-header{height:58px;padding:0 13px}.venture-admin-header>label{width:min(220px,58vw)}.venture-admin-header kbd,.venture-admin-header>div>a,.venture-admin-header>div>strong,.venture-admin-header>div>button{display:none}.venture-admin-content{padding:18px 12px 90px}.venture-page-title{align-items:flex-start}.venture-page-title>div:last-child small{display:none}.venture-kpis{grid-template-columns:1fr}.venture-kpis article{min-height:108px}.venture-dashboard-grid,.venture-agenda>div{grid-template-columns:1fr}.venture-agenda section{border-bottom:1px solid #eeeae7}.venture-performance>header{align-items:flex-start}.venture-transactions>header{flex-direction:column;align-items:flex-start}.venture-transactions>header>div:last-child{width:100%}.venture-transactions>header label{flex:1}.venture-transactions>header input{width:100%}.venture-order-table{overflow-x:auto}.venture-page-title h1{font-size:23px}}.admin-shell-v2{--admin-bg:#f3efeb;--admin-surface:#fffdfa;--admin-line:#e4d9d1;--admin-ink:#201b19;--admin-muted:#776c66;--admin-brand:#a85f46;background:radial-gradient(circle at 72% 0,#e5bead45,#0000 30rem),linear-gradient(135deg,#f7f4f1 0,#f0ebe7 100%)!important}.admin-shell-v2 .panel-sidebar{background:#fffdfaf0!important;box-shadow:14px 0 38px #4e372c0b!important}.admin-shell-v2 .panel-sidebar nav a{font-weight:600!important}.admin-shell-v2 .panel-sidebar nav a.active{color:#7f422f!important;background:linear-gradient(100deg,#f1ddd3,#f8ece6)!important;box-shadow:inset 3px 0 #ad654c!important}.venture-admin-header{background:#fffdfae8;border-bottom-color:#e7ddd6;box-shadow:0 8px 30px #4630260b}.venture-admin-header>label{border-color:#ded1c9;border-radius:9px;box-shadow:0 4px 15px #422c2309}.venture-admin-content{position:relative}.venture-admin-content:before{content:"";pointer-events:none;background:radial-gradient(circle,#d79a8021,#0000 68%);border-radius:50%;width:340px;height:340px;position:fixed;top:80px;right:3vw}.venture-dashboard{gap:18px}.venture-page-title h1{letter-spacing:-.04em;font-size:30px}.venture-page-title button{border-radius:8px;box-shadow:0 5px 16px #3f2b230d}.venture-kpis{gap:15px}.venture-kpis article{border-color:#e5d9d1;border-radius:13px;min-height:144px;padding:20px 21px;overflow:hidden;box-shadow:0 13px 34px #49302612}.venture-kpis article:after{content:"";background:radial-gradient(circle,#c57d5e2e,#0000 68%);border-radius:50%;width:130px;height:130px;position:absolute;bottom:-54px;right:-38px}.venture-kpis article:first-child{background:linear-gradient(145deg,#fffaf6,#f2ddd2)}.venture-kpis article:nth-child(2){background:linear-gradient(145deg,#fffdfa,#f6efe2)}.venture-kpis article:nth-child(3){background:linear-gradient(145deg,#fffdfa,#eaf1ea)}.venture-kpis article>i{color:#9b533c;background:#fffc;border:0;border-radius:10px;width:38px;height:38px;box-shadow:0 7px 18px #50312514}.venture-kpis article>span{color:#655953;font-size:11px;font-weight:600}.venture-kpis article>strong{letter-spacing:-.04em;font-size:28px}.venture-kpis article>small{color:#746761;font-size:10px}.venture-agenda,.venture-performance,.venture-transactions,.admin-shell-v2 .admin-table{background:#fffdfaf0!important;border-color:#e4d8d0!important;border-radius:13px!important;box-shadow:0 13px 34px #4930260f!important}.venture-agenda>header,.venture-performance>header,.venture-transactions>header{border-bottom-color:#ece3dd;padding:18px 20px}.venture-agenda h2,.venture-performance h2,.venture-transactions h2{font-size:15px}.venture-agenda section{padding:17px 0}.venture-agenda p{margin-top:2px;font-size:10px}.venture-performance{background:linear-gradient(150deg,#fffdfa 0,#fff 54%,#fbf1ec 100%)!important}.venture-performance-value strong{font-size:30px}.venture-bar-chart{gap:9px;height:175px}.venture-bar-chart i{background:linear-gradient(#e0b29e,#bd765a);box-shadow:0 5px 12px #9f5b411f}.venture-bar-chart i:nth-child(3n){background:linear-gradient(#bd775a,#8d4c37)}.venture-order-row.head{color:#746962;letter-spacing:.035em;background:#f7f1ed;font-weight:700}.venture-empty{color:#786d67;justify-content:center;align-items:center;gap:14px;min-height:150px;display:flex;padding:28px!important}.venture-empty>i{color:#9b553e;background:#f2dfd6;border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.venture-empty>i svg{width:20px}.venture-empty>div{gap:3px;display:grid}.venture-empty strong{color:#2f2926;font-size:13px}.venture-empty span{font-size:10px}.venture-empty>a{color:#8b4f3b;align-items:center;gap:5px;margin-left:16px;font-size:10px;font-weight:700;display:flex}.venture-empty>a svg{width:12px}.admin-shell-v2 .admin-toolbar{box-shadow:0 10px 28px #4930260d;background:#fffdfae6!important;border-radius:13px!important}.admin-shell-v2 .admin-table .empty-state{color:#776c66;background:radial-gradient(circle at 50% 100%,#e4beae2e,#0000 48%);place-items:center;min-height:150px;margin:0;font-size:13px;display:grid}@media (max-width:760px){.venture-admin-content:before{display:none}.venture-kpis article{min-height:118px}.venture-page-title h1{font-size:26px}.venture-empty{text-align:center;flex-direction:column}.venture-empty>a{margin-left:0}.venture-bar-chart{height:150px}}:root{--lm-canvas:#fcfaf7;--lm-warm:#f6efe9;--lm-surface:#fffefc;--lm-ink:#1d1816;--lm-soft:#615650;--lm-clay:#b66f55;--lm-clay-deep:#8e4e39;--lm-peach:#f1d9ce;--lm-gold:#a47825;--lm-line:#e6ddd6;--lm-success:#34745a;--lm-warning:#a46635;--lm-danger:#a44844}body{background:var(--lm-canvas);color:var(--lm-ink)}.button{min-height:52px;font-family:var(--body);letter-spacing:.1em;text-transform:uppercase;border-radius:2px;font-size:12px;font-weight:700;transition:transform .18s cubic-bezier(.22,1,.36,1),background .28s,border-color .28s,color .28s,box-shadow .28s}.button:hover{transform:translateY(-2px)}.button:active{transform:scale(.985)}.button:disabled{cursor:not-allowed;opacity:.48;transform:none}.ink-button:hover{background:var(--lm-clay-deep)!important}.rose-button:hover{background:var(--lm-clay-deep)!important;color:#fff!important}.form label,.account-form label,.product-modal label{font-family:var(--body);letter-spacing:.09em;font-weight:600;font-size:11px!important}.form input,.form textarea,.form select,.account-form input,.product-modal input,.product-modal textarea,.product-modal select{border-color:var(--lm-line);min-height:52px;font-family:var(--body);font-size:15px!important}.form input:focus,.form textarea:focus,.form select:focus,.account-form input:focus,.product-modal input:focus,.product-modal textarea:focus,.product-modal select:focus{border-color:var(--lm-clay);outline:0;box-shadow:0 0 0 3px #b66f551f}.pdp-stage{background:#f2ede8}.pdp-stage img{opacity:1!important;visibility:visible!important}.pdp-plans label{border-radius:10px;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s}.pdp-plans label:hover{border-color:#cfad9f;transform:translateY(-1px)}.pdp-plans label.is-selected{border-color:var(--lm-clay);background:#f1d9ce47;box-shadow:0 8px 24px #502e220f}.workspace-skeleton{gap:18px;padding:24px;animation:1.3s ease-in-out infinite skeletonPulse;display:grid}.workspace-skeleton>span{background:#ebe4de;border-radius:8px;width:220px;height:34px}.workspace-skeleton>section{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.workspace-skeleton i,.workspace-skeleton article{background:linear-gradient(100deg,#eee8e3 20%,#f8f5f2 45%,#eee8e3 70%) 0 0/220% 100%;border-radius:13px;min-height:132px;animation:1.4s linear infinite skeletonSweep;display:block}.workspace-skeleton article{min-height:270px}.admin-workspace-skeleton>section{grid-template-columns:repeat(4,1fr)}.admin-load-error{place-content:center;justify-items:start;gap:10px;min-height:320px;padding:30px;display:grid}.admin-load-error strong{font:600 22px var(--body)}.admin-load-error span{color:var(--lm-soft);font-size:13px}.admin-load-error button{background:var(--lm-ink);color:#fff;border:0;height:42px;padding:0 18px}@keyframes skeletonPulse{50%{opacity:.7}}@keyframes skeletonSweep{to{background-position:-220% 0}}.venture-chart-empty{color:#786d67;text-align:center;background:linear-gradient(145deg,#fffdfa,#faf4ef);border:1px dashed #dfd3cb;border-radius:11px;place-content:center;justify-items:center;gap:7px;min-height:190px;margin:0 18px 18px;display:grid}.venture-chart-empty>i{background:var(--lm-peach);width:44px;height:44px;color:var(--lm-clay-deep);border-radius:12px;place-items:center;display:grid}.venture-chart-empty>i svg{width:19px}.venture-chart-empty strong{font:700 13px var(--body);color:var(--lm-ink)}.venture-chart-empty span{font:12px var(--body)}.legal-hero{min-height:54vh!important}.legal-hero small{color:var(--lm-soft);font:12px var(--body);margin-top:24px;display:block}.legal-layout{grid-template-columns:minmax(180px,2.6fr) minmax(0,7.4fr) minmax(20px,2fr);align-items:start;gap:5vw;display:grid!important}.legal-layout>nav{border-top:1px solid var(--lm-line);gap:0;padding:18px 0;display:grid;position:sticky;top:126px}.legal-layout>nav strong{font:700 12px var(--body);text-transform:uppercase;letter-spacing:.09em;padding:0 0 12px}.legal-layout>nav a{color:var(--lm-soft);font:13px var(--body);border-top:1px solid #eee7e1;padding:10px 0}.legal-layout>article{grid-column:2}.legal-layout article section{border-bottom:1px solid var(--lm-line);margin-bottom:44px;padding:0 0 46px;scroll-margin-top:130px}.legal-layout h2{font:500 clamp(32px,3vw,48px)/1 var(--display);margin:0 0 18px}.legal-layout p{max-width:68ch;font:16px/1.75 var(--body);color:#514844;margin:0}.legal-layout aside{border-left:3px solid var(--lm-clay);background:var(--lm-warm);font:13px/1.65 var(--body);color:var(--lm-soft);padding:22px}.admin-shell-v2,.venture-admin-header,.venture-admin-content,.admin-shell-v2 input,.admin-shell-v2 select,.admin-shell-v2 button,.admin-shell-v2 table{font-family:var(--body)!important}.admin-shell-v2 .panel-sidebar nav a{min-height:42px}.venture-admin-header{height:68px}.venture-admin-header>label{width:min(360px,38vw);height:42px}.venture-page-title h1{font-family:var(--body)!important;font-weight:700!important}.venture-kpis article{min-height:150px}.venture-kpis article>strong,.venture-agenda h2,.venture-performance h2,.venture-transactions h2{font-weight:700;font-family:var(--body)!important}.venture-order-row{min-height:58px;font-family:var(--body);font-size:12px}.venture-order-row.head{text-transform:uppercase;letter-spacing:.055em;min-height:44px;font-size:11px}.admin-shell-v2 .table-row{min-height:60px;font-family:var(--body);font-size:13px}.admin-shell-v2 .table-row.head{text-transform:uppercase;letter-spacing:.055em;min-height:44px;font-size:11px;font-weight:700}@media (max-width:760px){.workspace-skeleton{padding:14px}.workspace-skeleton>section,.admin-workspace-skeleton>section{grid-template-columns:1fr}.legal-hero{min-height:46vh!important}.legal-layout{padding-inline:20px!important;display:block!important}.legal-layout>nav{margin-bottom:44px;position:static}.legal-layout>article{grid-column:auto}.legal-layout p{font-size:15.5px}.pdp-stage img{-o-object-fit:cover;object-fit:cover}}@media (prefers-reduced-motion:reduce){.workspace-skeleton,.workspace-skeleton i,.workspace-skeleton article{animation:none}.button:hover{transform:none}}.search-popover nav a>span{gap:3px;display:grid}.search-popover nav a small{color:var(--lm-gold);font:700 9px var(--body);letter-spacing:.1em;text-transform:uppercase}.search-empty{color:var(--lm-soft);gap:6px;padding:26px 0;display:grid}.search-empty strong{font:600 17px var(--display);color:var(--lm-ink)}.search-empty span{font:13px/1.55 var(--body)}.profile-next-step{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff94;border:1px solid #a4765033;align-self:center;gap:8px;width:min(260px,100%);padding:22px;display:grid;box-shadow:0 18px 50px #5b3d2b14}.profile-next-step strong{font:600 18px/1.2 var(--body);color:var(--lm-ink)}.profile-next-step span{font:13px/1.5 var(--body);color:var(--lm-soft)}.profile-next-step a{width:max-content;color:var(--lm-rose);font:700 11px var(--body);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;display:inline-flex}@media (max-width:720px){.profile-next-step{width:100%;padding:18px}.customer-ritual-card{align-items:stretch}}body{--display:var(--font-display),Georgia,serif;--body:var(--font-body),Arial,sans-serif}.customer-shell-v2{min-height:100svh;font-family:var(--body);color:#17202d;padding:12px;background:#9ba6b8!important;display:block!important}.customer-shell-v2 .panel-sidebar{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:22px 22px 0 0;grid-template-columns:160px minmax(0,1fr) auto;align-items:center;gap:24px;width:100%;height:72px;display:grid;top:12px;box-shadow:none!important;background:#f4f5f5f5!important;border:0!important;padding:0 26px!important;position:sticky!important}.customer-shell-v2 .panel-brand{color:#17202d;font:700 12px var(--body);letter-spacing:0;text-transform:none;align-items:center;gap:10px;min-height:0!important;margin:0!important;display:flex!important}.customer-shell-v2 .panel-brand img{-o-object-fit:contain;object-fit:contain;width:68px;height:40px}.customer-shell-v2 .panel-brand:after{content:none!important;display:none!important}.customer-shell-v2 .panel-brand strong{display:none}.customer-shell-v2 .panel-user{grid-area:1/3;align-items:center;gap:9px;border:0!important;padding:0!important;display:flex!important}.customer-shell-v2 .panel-user>span{color:#884e3c;width:36px;height:36px;font:700 14px var(--body);background:#e6d2c7}.customer-shell-v2 .panel-user strong{max-width:125px;font:700 11px var(--body)}.customer-shell-v2 .panel-user small{color:#7c838c;font-size:9px}.customer-shell-v2 .panel-context{display:none}.customer-shell-v2 .panel-sidebar nav{flex-direction:row;grid-area:1/2;align-items:center;gap:5px;margin:0!important;display:flex!important}.customer-shell-v2 .panel-sidebar nav a{white-space:nowrap;align-items:center;gap:7px;height:38px;display:flex;color:#59616b!important;font:500 11px var(--body)!important;border:0!important;border-radius:9px!important;padding:0 12px!important}.customer-shell-v2 .panel-sidebar nav a svg{width:15px;height:15px}.customer-shell-v2 .panel-sidebar nav a:after{transform-origin:0;background:#1f2935;border-radius:0;width:auto;height:1px;inset:auto 12px 1px;transform:scaleX(0)}.customer-shell-v2 .panel-sidebar nav a.active{color:#17202d!important;background:#fff!important}.customer-shell-v2 .panel-sidebar nav a.active:after{transform:scaleX(1)}.customer-shell-v2 .panel-signout{grid-area:1/4;place-items:center;width:36px;height:36px;background:#fff!important;border:1px solid #d9dddf!important;border-radius:50%!important;margin:0!important;padding:0!important;display:grid!important}.customer-shell-v2 .panel-signout span{display:none!important}.customer-shell-v2 .panel-main{background:#f0f1f1;border-radius:0 0 22px 22px;overflow:hidden;padding:0!important}.customer-shell-v2 .panel-main:before{display:none}.customer-shell-v2 .customer-mobile-bar{display:none!important}.customer-shell-v2 .panel-main>header,.customer-shell-v2 .panel-main>section,.customer-shell-v2 .panel-main>div{width:auto;margin-left:26px;margin-right:26px}.customer-dashboard-head{border-bottom:1px solid #d9dddf;align-items:center;min-height:94px;padding:22px 0 16px;margin-bottom:0!important}.customer-dashboard-head .eyebrow{color:#8d604d;font:600 9px var(--body);letter-spacing:.08em;margin-bottom:5px}.customer-dashboard-head h1{letter-spacing:-.04em;font:600 30px/1.05 var(--body)!important}.customer-dashboard-head h1 br{display:none}.customer-dashboard-head h1 em{font-style:normal}.customer-dashboard-head .button{height:39px;font:600 10px var(--body);border-radius:20px;padding:0 18px;color:#17202d!important;background:#fff!important;border:1px solid #d6dadd!important}.customer-constellation{grid-template-columns:minmax(0,1.25fr) minmax(330px,.85fr);gap:20px;padding:20px 0 0;display:grid}.customer-ritual-card{-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:22px;align-items:stretch;min-height:324px;color:#17202d!important;box-shadow:none!important;background:#fff!important;border:0!important;grid-template-columns:minmax(0,1fr) 225px!important;padding:28px!important}.customer-ritual-card:after{display:none}.customer-ritual-copy{flex-direction:column;align-items:flex-start;display:flex}.customer-ritual-copy>span{color:#a65a40;font:700 10px var(--body);letter-spacing:.08em}.customer-ritual-copy h2{max-width:540px;font:600 clamp(30px,3vw,48px)/1.02 var(--body);letter-spacing:-.045em;margin:14px 0 12px}.customer-ritual-copy p{color:#6f7680;max-width:520px;font:13px/1.55 var(--body)}.customer-ritual-copy a{color:#17202d;font:700 10px var(--body);border-color:#17202d;margin-top:auto}.profile-next-step{width:auto;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(145deg,#e5e7e8,#d8dcde);border:0;border-radius:17px;flex-direction:column;justify-content:flex-end;align-self:stretch;padding:22px;display:flex}.profile-next-step:before{content:"ACCOUNT";color:#8b9299;font:700 9px var(--body);letter-spacing:.12em;margin-bottom:auto}.profile-next-step strong{font:700 21px/1.15 var(--body)}.profile-next-step span{font:11px/1.5 var(--body)}.profile-next-step a{color:#17202d;background:#fff;border-radius:18px;margin-top:18px;padding:11px 13px;font-size:9px}.customer-signal-grid{-webkit-backdrop-filter:none;backdrop-filter:none;grid-template-rows:repeat(3,1fr);gap:10px;display:grid;box-shadow:none!important;background:0 0!important;border:0!important}.customer-signal-grid>a{background:#fff;border-radius:17px;grid-template-columns:38px 1fr auto;min-height:94px;padding:18px 20px;transition:transform .25s,box-shadow .25s;border:0!important}.customer-signal-grid>a:hover{background:#fff;transform:translateY(-2px);box-shadow:0 12px 28px #1f283314}.customer-signal-grid>a>svg:first-child{color:#aa5f47;background:#f0e1da;border-radius:10px;width:34px;height:34px;padding:9px}.customer-signal-grid span{color:#828991;font:700 9px var(--body);letter-spacing:.09em}.customer-signal-grid strong{font:700 20px var(--body)}.customer-signal-grid small{font:10px var(--body)}.customer-ledger{-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:22px;grid-template-columns:1fr 1fr;min-height:310px;box-shadow:none!important;background:#fff!important;border:0!important;margin-top:20px!important;margin-bottom:26px!important}.customer-ledger-copy{padding:32px}.customer-ledger-copy h2{font:600 clamp(28px,3vw,44px)/1.02 var(--body);letter-spacing:-.04em}.customer-ledger-copy>p:not(.eyebrow){font:12px/1.55 var(--body)}.customer-ledger-media{min-height:310px}.customer-ledger-media img{-o-object-position:center;object-position:center;border-radius:18px}.customer-ledger-media>span{font-family:var(--body);border-radius:14px}.customer-shell-v2 .account-section,.customer-shell-v2 .management-grid>article,.customer-shell-v2 .account-form,.customer-shell-v2 .admin-table{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none!important;background:#fff!important;border:0!important;border-radius:20px!important}.customer-shell-v2 .management-grid,.customer-shell-v2 .settings-grid,.customer-shell-v2 .account-section,.customer-shell-v2 .admin-table{margin-top:20px;margin-bottom:28px}.customer-shell-v2 .admin-table{padding:18px}.customer-shell-v2 .table-row{font-family:var(--body)}@media (max-width:1050px){.customer-shell-v2 .panel-sidebar{grid-template-columns:88px 1fr auto;padding-inline:18px!important}.customer-shell-v2 .panel-user{display:none!important}.customer-shell-v2 .panel-signout{grid-column:3}.customer-shell-v2 .panel-sidebar nav a{padding:0 9px!important}.customer-shell-v2 .panel-sidebar nav a span{display:none}.customer-constellation{grid-template-columns:1fr}.customer-signal-grid{grid-template-rows:auto;grid-template-columns:repeat(3,1fr)}.customer-ritual-card{min-height:300px}}@media (min-width:821px) and (max-width:1050px){.customer-shell-v2 .panel-sidebar{grid-template-columns:120px minmax(0,1fr) auto}.customer-shell-v2 .panel-sidebar nav a span{display:block!important}.customer-shell-v2 .panel-sidebar nav a{padding-inline:8px!important}.customer-shell-v2 .panel-brand img{width:74px}.customer-dashboard-head h1{font-size:30px!important}}@media (max-width:700px){.customer-shell-v2{padding:0;background:#f0f1f1!important}.customer-shell-v2 .panel-sidebar{height:66px;border-radius:20px!important;width:auto!important;padding:6px!important;display:block!important;position:fixed!important;inset:auto 10px 10px!important;box-shadow:0 12px 38px #1e263029!important}.customer-shell-v2 .panel-brand,.customer-shell-v2 .panel-user,.customer-shell-v2 .panel-signout{display:none!important}.customer-shell-v2 .panel-sidebar nav{grid-template-columns:repeat(5,1fr);gap:2px;height:100%;display:grid!important}.customer-shell-v2 .panel-sidebar nav a,.customer-shell-v2 .panel-sidebar nav a.active{flex-direction:column;justify-content:center;gap:3px;height:54px;border-radius:15px!important;padding:3px!important;font-size:8px!important}.customer-shell-v2 .panel-sidebar nav a span{display:block}.customer-shell-v2 .panel-sidebar nav a:after{display:none}.customer-shell-v2 .panel-main{border-radius:0;padding-bottom:82px!important}.customer-shell-v2 .panel-main>header,.customer-shell-v2 .panel-main>section,.customer-shell-v2 .panel-main>div{margin-left:14px;margin-right:14px}.customer-dashboard-head{align-items:flex-start;min-height:112px;padding:24px 0 18px;display:flex}.customer-dashboard-head h1{font-size:27px!important}.customer-dashboard-head .button{width:auto;margin-top:14px}.customer-constellation{gap:12px;padding-top:14px}.customer-ritual-card{border-radius:18px;min-height:0;grid-template-columns:1fr!important;padding:22px!important}.customer-ritual-copy h2{font-size:31px}.profile-next-step{min-height:180px;margin-top:18px}.customer-signal-grid{grid-template-columns:1fr;gap:8px}.customer-signal-grid>a{min-height:82px}.customer-ledger{border-radius:18px;grid-template-columns:1fr;margin-top:12px!important}.customer-ledger-media{order:-1;min-height:250px}.customer-ledger-copy{padding:24px}.customer-ledger-copy h2{font-size:30px}.customer-shell-v2 .management-grid{grid-template-columns:1fr}.customer-shell-v2 .admin-table{padding:8px;background:0 0!important}}.customer-shell-v2 .customer-dashboard-head h1{letter-spacing:-.04em;font:600 clamp(28px,3.2vw,38px)/1.05 var(--body)!important}.customer-shell-v2 .customer-ritual-copy h2{letter-spacing:-.045em;font:600 clamp(30px,3vw,42px)/1.03 var(--body)!important}.customer-shell-v2 .customer-ledger-copy h2{letter-spacing:-.04em;font:600 clamp(28px,3vw,40px)/1.03 var(--body)!important}@media (max-width:700px){.customer-shell-v2 .customer-dashboard-head h1{font-size:27px!important}.customer-shell-v2 .customer-ritual-copy h2{font-size:31px!important}.customer-shell-v2 .customer-ledger-copy h2{font-size:30px!important}}.admin-shell-v2{--ta-bg:#faf8f5;--ta-surface:#fffdf9;--ta-line:#e5dcd4;--ta-text:#1b1715;--ta-muted:#655a53;--ta-accent:#b77a62;--ta-accent-soft:#f5e7e0;background:var(--ta-bg)!important;color:var(--ta-text)!important;font-family:var(--body)!important;grid-template-columns:278px minmax(0,1fr)!important}.admin-shell-v2 .panel-sidebar{z-index:50;width:auto;height:100svh;transition:width .25s,padding .25s;position:sticky;top:0;border-right:1px solid var(--ta-line)!important;box-shadow:none!important;background:#fff!important;padding:25px 18px!important}.admin-shell-v2 .panel-brand{height:56px;color:var(--ta-text);letter-spacing:-.02em;text-transform:none;align-items:center;gap:12px;display:flex;font:700 18px var(--body)!important;border:0!important;margin:0 6px 25px!important;padding:0!important}.admin-shell-v2 .panel-brand img{-o-object-fit:contain;object-fit:contain;width:86px!important;height:48px!important}.admin-shell-v2 .panel-brand strong{white-space:nowrap;font-size:15px}.admin-shell-v2 .panel-brand:after{content:none!important;display:none!important}.admin-shell-v2 .panel-sidebar nav{scrollbar-width:none;flex-direction:column;gap:6px;display:flex;overflow:auto;margin:0!important}.admin-shell-v2 .panel-sidebar nav:before{content:"MENU";color:#98a2b3;font:600 10px var(--body);letter-spacing:.08em;padding:0 12px 9px;display:block!important}.admin-shell-v2 .panel-sidebar nav a{align-items:center;gap:12px;transition:background .2s,color .2s;display:flex;position:relative;color:#475467!important;height:44px!important;min-height:44px!important;font:600 13px var(--body)!important;border-radius:8px!important;padding:0 13px!important}.admin-shell-v2 .panel-sidebar nav a:hover{color:var(--ta-text)!important;background:#f2f4f7!important}.admin-shell-v2 .panel-sidebar nav a.active{background:var(--ta-accent-soft)!important;color:#8a4e3b!important;box-shadow:none!important}.admin-shell-v2 .panel-sidebar nav a.active:before{content:"";background:var(--ta-accent);border-radius:3px;width:3px;position:absolute;top:10px;bottom:10px;left:0}.admin-shell-v2 .panel-sidebar nav a svg{flex:none;width:19px;height:19px}.admin-shell-v2 .panel-sidebar nav a.active svg{color:var(--ta-accent)!important;background:0 0!important}.admin-shell-v2 .panel-user{order:5;margin-top:auto;border:0!important;border-top:1px solid var(--ta-line)!important;padding:18px 7px 10px!important}.admin-shell-v2 .panel-user>span{background:var(--ta-accent-soft);color:#8a4e3b}.admin-shell-v2 .panel-user strong{font:700 12px var(--body)}.admin-shell-v2 .panel-user small{font:10px var(--body);color:#98a2b3}.admin-shell-v2 .panel-context{display:none!important}.admin-shell-v2 .panel-sidebar>.panel-signout{font:600 12px var(--body);background:0 0;border:0;order:6;color:#667085!important;margin:0!important;padding:10px 8px!important}.admin-shell-v2 .panel-main{min-width:0;background:var(--ta-bg)!important;padding:0!important}.venture-admin-header{z-index:45;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);grid-template-columns:auto minmax(260px,480px) 1fr;align-items:center;gap:16px;height:78px;padding:0 30px;display:grid;position:sticky;top:0;border-bottom:1px solid var(--ta-line)!important;box-shadow:none!important;background:#fffffff5!important}.admin-sidebar-toggle{cursor:pointer;place-items:center;width:44px;height:44px;border:1px solid var(--ta-line)!important;color:#475467!important;background:#fff!important;border-radius:9px!important;display:grid!important}.venture-admin-header>form{width:100%}.venture-admin-header>form label{border:1px solid var(--ta-line);color:#98a2b3;background:#fff;border-radius:9px;align-items:center;gap:10px;height:44px;padding:0 13px;display:flex}.venture-admin-header>form input{min-width:0;color:var(--ta-text);font:13px var(--body);background:0 0;border:0;outline:0;flex:1}.admin-search-submit{color:#98a2b3;cursor:pointer;place-items:center;width:22px;height:22px;padding:0;display:grid;background:0 0!important;border:0!important}.venture-admin-header>form kbd{border:1px solid var(--ta-line);color:#98a2b3;font:600 9px var(--body);background:#f9fafb;border-radius:5px;padding:3px 7px}.admin-header-actions{justify-self:end;align-items:center;gap:11px;display:flex}.admin-header-actions>a{color:#667085;font:600 11px var(--body);align-items:center;gap:6px;display:flex}.admin-header-menu,.admin-profile-menu{position:relative}.admin-header-menu>button{border:1px solid var(--ta-line);color:#475467;cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:relative}.admin-header-menu>button i{background:#f79009;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:2px;right:3px}.admin-profile-menu>button{height:46px;color:var(--ta-text);cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:0 7px 0 3px;display:flex}.admin-profile-menu>button strong{text-overflow:ellipsis;white-space:nowrap;max-width:130px;font:700 12px var(--body);overflow:hidden}.venture-admin-avatar{background:var(--ta-accent-soft);color:#8a4e3b;width:38px;height:38px;font:700 13px var(--body)}.admin-header-popover{border:1px solid var(--ta-line);width:235px;font:12px var(--body);background:#fff;border-radius:11px;gap:8px;padding:15px;display:grid;position:absolute;top:52px;right:0;box-shadow:0 18px 45px #1018281f}.admin-header-popover strong{font-size:13px}.admin-header-popover p{color:#667085;margin:0}.admin-header-popover a,.admin-header-popover button{border:0;border-top:1px solid var(--ta-line);color:var(--ta-accent);text-align:left;cursor:pointer;background:0 0;padding-top:8px}.admin-header-popover.profile span{color:#667085;overflow-wrap:anywhere}.venture-admin-content{background:var(--ta-bg)!important;padding:28px clamp(20px,3vw,38px) 60px!important}.venture-admin-content:before{display:none!important}.venture-dashboard{color:var(--ta-text);gap:20px}.venture-page-title{padding:2px 0 6px}.venture-page-title>div:first-child span{color:#98a2b3;font-size:11px}.venture-page-title h1{letter-spacing:-.025em;margin-top:6px;font:700 28px/1.2 var(--body)!important}.venture-page-title small{color:#98a2b3;font-size:10px}.venture-page-title button{border:1px solid var(--ta-line);color:#475467;height:38px;font:600 11px var(--body);box-shadow:none;background:#fff;border-radius:8px;padding:0 13px}.venture-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.venture-kpis article{border:1px solid var(--ta-line);min-height:168px;box-shadow:none;border-radius:14px;padding:22px 23px;overflow:hidden;background:#fff!important}.venture-kpis article:after{display:none}.venture-kpis article>i{color:#344054;width:44px;height:44px;box-shadow:none;background:#f2f4f7;border:0;border-radius:11px}.venture-kpis article>i svg{width:21px}.venture-kpis article>svg{color:#98a2b3}.venture-kpis article>span{color:#667085;font:500 13px var(--body);margin-top:22px}.venture-kpis article>strong{font:700 clamp(23px,2.2vw,32px) var(--body);letter-spacing:-.04em}.venture-kpis article>small{color:#027a48;font:600 9px var(--body);background:#ecfdf3;border-radius:14px;align-self:center;padding:5px 8px}.venture-dashboard-grid{grid-template-columns:minmax(285px,.72fr) minmax(0,1.5fr);gap:16px}.venture-agenda,.venture-performance,.venture-transactions,.admin-shell-v2 .admin-table{border:1px solid var(--ta-line)!important;box-shadow:none!important;background:#fff!important;border-radius:14px!important}.venture-agenda>header,.venture-performance>header,.venture-transactions>header{border-bottom:1px solid var(--ta-line);padding:20px 22px}.venture-agenda h2,.venture-performance h2,.venture-transactions h2{font:700 16px var(--body)}.venture-agenda>header>a,.venture-transactions>header a{color:var(--ta-accent);font-weight:600}.venture-agenda>div{padding-inline:22px}.venture-agenda section{border-bottom-color:#f0f1f3;padding:18px 0}.venture-agenda strong{font-size:12px}.venture-agenda p{color:#98a2b3;font-size:10px}.venture-performance{padding-bottom:20px;background:#fff!important}.venture-performance>header span,.venture-transactions>header span{color:#98a2b3;font:600 9px var(--body)}.venture-performance>header button{border-color:var(--ta-line);color:#475467;border-radius:7px;height:34px}.venture-performance-value{padding:2px 22px 10px}.venture-performance-value strong{font:700 30px var(--body)}.venture-performance-value span{color:#98a2b3}.venture-bar-chart{border-bottom-color:var(--ta-line);background:repeating-linear-gradient(#0000 0 45px,#f2f4f7 46px);gap:10px;height:210px;margin:0 22px}.venture-bar-chart i,.venture-bar-chart i:nth-child(3n){box-shadow:none;background:#c87c61;border-radius:5px 5px 0 0}.venture-bar-chart i:nth-child(2n){background:#e5b6a5}.venture-transactions>header{background:#fff}.venture-transactions>header label{border-color:var(--ta-line);border-radius:7px}.venture-transactions>header a{background:var(--ta-accent);border-color:var(--ta-accent);border-radius:7px}.venture-order-row{border-bottom-color:#f0f1f3;min-height:58px;font-size:12px}.venture-order-row.head{color:#667085;background:#f9fafb;min-height:44px;font-size:10px;font-weight:600}.venture-order-row a{color:var(--ta-accent);font-weight:600}.admin-shell-v2 .admin-topbar{border-bottom:0;align-items:center;padding:2px 0 18px}.admin-shell-v2 .admin-topbar h1{font:700 28px var(--body)!important}.admin-shell-v2 .admin-topbar p{font:12px var(--body);color:#667085}.admin-shell-v2 .admin-toolbar{border:1px solid var(--ta-line);margin-bottom:16px;padding:14px;display:flex;position:relative;top:auto;box-shadow:none!important;background:#fff!important;border-radius:12px!important}.admin-shell-v2 .admin-toolbar label{border-color:var(--ta-line);border-radius:8px}.admin-shell-v2 .admin-toolbar>button{border-color:var(--ta-line);border-radius:8px;height:44px}.admin-shell-v2 .admin-toolbar .primary{background:var(--ta-accent);border-color:var(--ta-accent)}.admin-shell-v2 .admin-table{overflow:hidden;padding:0!important}.admin-shell-v2 .table-row{min-height:64px;font:12px var(--body);border-top-color:#f0f1f3;padding-inline:20px}.admin-shell-v2 .table-row.head{color:#667085;min-height:46px;font-size:10px;background:#f9fafb!important}.admin-shell-v2 .row-action button,.admin-shell-v2 .row-action select{border-color:var(--ta-line);color:#475467;border-radius:7px}.admin-shell-v2 .settings-module,.admin-shell-v2 .settings-studio-intro{border:1px solid var(--ta-line)!important;box-shadow:none!important;background:#fff!important;border-radius:14px!important}.admin-shell-v2 input,.admin-shell-v2 select,.admin-shell-v2 textarea{border-color:var(--ta-line)!important;border-radius:8px!important}.admin-shell-v2.admin-collapsed{grid-template-columns:88px minmax(0,1fr)!important}.admin-shell-v2.admin-collapsed .panel-sidebar{padding-inline:12px!important}.admin-shell-v2.admin-collapsed .panel-brand{justify-content:center;margin-inline:0!important}.admin-shell-v2.admin-collapsed .panel-brand img{width:55px!important}.admin-shell-v2.admin-collapsed .panel-brand strong,.admin-shell-v2.admin-collapsed .panel-user div,.admin-shell-v2.admin-collapsed .panel-sidebar nav:before,.admin-shell-v2.admin-collapsed .panel-sidebar nav a span,.admin-shell-v2.admin-collapsed .panel-sidebar>.panel-signout span{display:none!important}.admin-shell-v2.admin-collapsed .panel-sidebar nav a,.admin-shell-v2.admin-collapsed .panel-sidebar>.panel-signout{justify-content:center;padding-inline:0!important}.admin-shell-v2.admin-collapsed .panel-user{justify-content:center}@media (max-width:1180px){.venture-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.venture-dashboard-grid{grid-template-columns:1fr}.venture-agenda>div{grid-template-columns:repeat(3,1fr);gap:12px}.venture-agenda section{border-bottom:0}.admin-profile-menu>button strong,.admin-header-actions>a span{display:none}}@media (max-width:760px){.admin-shell-v2,.admin-shell-v2.admin-collapsed{display:block!important}.admin-shell-v2 .panel-sidebar{transition:transform .25s;transform:translate(-105%);z-index:90!important;width:278px!important;height:100svh!important;padding:22px 18px!important;position:fixed!important;inset:0 auto 0 0!important;box-shadow:24px 0 60px #1018282e!important}.admin-shell-v2.admin-collapsed .panel-sidebar{transform:translate(0)}.admin-shell-v2.admin-collapsed .panel-brand{justify-content:flex-start}.admin-shell-v2.admin-collapsed .panel-brand img{width:86px!important}.admin-shell-v2.admin-collapsed .panel-brand strong,.admin-shell-v2.admin-collapsed .panel-user div,.admin-shell-v2.admin-collapsed .panel-sidebar nav:before,.admin-shell-v2.admin-collapsed .panel-sidebar nav a span,.admin-shell-v2.admin-collapsed .panel-sidebar>.panel-signout span{display:block!important}.admin-shell-v2.admin-collapsed .panel-sidebar nav a,.admin-shell-v2.admin-collapsed .panel-sidebar>.panel-signout{justify-content:flex-start;padding-inline:13px!important}.admin-shell-v2 .panel-main{padding:0!important}.venture-admin-header{grid-template-columns:auto 1fr auto;gap:10px;height:66px;padding:0 14px}.venture-admin-header>form label{height:40px}.venture-admin-header>form kbd,.admin-header-actions>a,.admin-profile-menu>button strong,.admin-profile-menu>button>svg{display:none}.admin-header-actions{gap:7px}.admin-header-menu>button,.venture-admin-avatar{width:38px;height:38px}.venture-admin-content{padding:18px 14px 44px!important}.venture-page-title{align-items:flex-start}.venture-page-title h1{font-size:25px!important}.venture-page-title>div:last-child small{display:none}.venture-kpis{grid-template-columns:1fr;gap:12px}.venture-kpis article{min-height:150px}.venture-dashboard-grid,.venture-agenda>div{grid-template-columns:1fr}.venture-agenda section{border-bottom:1px solid #f0f1f3}.venture-performance>header{align-items:flex-start}.venture-bar-chart{height:180px}.venture-transactions>header{flex-direction:column;align-items:flex-start}.venture-transactions>header>div:last-child{width:100%}.venture-transactions>header label{flex:1}.venture-transactions>header input{width:100%}.venture-order-table,.admin-shell-v2 .admin-table{overflow-x:auto}.admin-shell-v2 .admin-toolbar{grid-template-columns:1fr 1fr;display:grid!important}.admin-shell-v2 .admin-toolbar label{grid-column:1/-1}.admin-shell-v2 .table-row{min-width:720px!important;display:grid!important}.admin-shell-v2 .panel-sidebar nav{grid-template-columns:none!important;display:flex!important}.admin-shell-v2 .panel-user,.admin-shell-v2 .panel-brand,.admin-shell-v2 .panel-sidebar>.panel-signout{display:flex!important}}.venture-transactions>header a{color:#fff!important}@media (max-width:700px){.customer-shell-v2 .customer-mobile-bar{z-index:120;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf9f5;border-bottom:1px solid #e5dcd4;justify-content:space-between;align-items:center;height:64px;top:0;margin:0!important;padding:0 14px!important;display:flex!important;position:sticky!important}.customer-shell-v2 .customer-mobile-bar>a{align-items:center;display:flex}.customer-shell-v2 .customer-mobile-bar img{-o-object-fit:contain;object-fit:contain;width:82px;height:44px}.customer-shell-v2 .customer-mobile-bar>div{align-items:center;gap:9px;display:flex}.customer-shell-v2 .customer-mobile-bar>div>span{text-overflow:ellipsis;white-space:nowrap;color:#655a53;max-width:92px;font:600 10px var(--body);overflow:hidden}.customer-shell-v2 .customer-mobile-bar button{color:#1b1715;height:36px;font:700 9px var(--body);text-transform:uppercase;letter-spacing:.05em;background:#fff;border:1px solid #e5dcd4;border-radius:18px;align-items:center;gap:6px;padding:0 11px;display:flex}.customer-shell-v2 .panel-main>div{margin:0 14px!important}.customer-shell-v2 .customer-dashboard-head{gap:12px!important;min-height:0!important;padding:20px 0 18px!important}.customer-shell-v2 .customer-dashboard-head .eyebrow{margin-bottom:2px}.customer-shell-v2 .customer-dashboard-head .button{height:40px;min-height:40px;padding-inline:17px}}.customer-shell-v2 .panel-main{border-radius:0 0 24px 24px;min-height:calc(100svh - 96px);background:#f6f6f3!important}@media (max-width:1050px){.customer-shell-v2 .panel-main{min-height:calc(100svh - 72px)}}@media (max-width:700px){.customer-shell-v2 .panel-main{border-radius:0;min-height:100svh;padding-bottom:96px!important}}.customer-orders-card,.customer-affiliate-card,.customer-profile-layout .account-form{overflow:hidden;box-shadow:none!important;background:#fff!important;border:0!important;border-radius:20px!important;margin:20px 26px 28px!important}.customer-orders-card>header,.customer-affiliate-card>header,.customer-profile-layout .account-form>header{border-bottom:1px solid #eceeef;justify-content:space-between;align-items:center;gap:18px;padding:24px 26px;display:flex}.customer-orders-card>header>div,.customer-affiliate-card>header,.customer-profile-layout .account-form>header{justify-content:flex-start;align-items:center;display:flex}.customer-orders-card h2,.customer-affiliate-card h2,.customer-profile-layout h2{letter-spacing:-.03em;margin:0;font:600 21px/1.1 var(--body)!important}.customer-orders-card header p,.customer-affiliate-card header p:not(.eyebrow),.customer-profile-layout header p{color:#7c838c;margin:5px 0 0;font-size:11px}.customer-orders-card>header>strong{color:#8f533e;background:#f3e7e1;border-radius:16px;padding:7px 11px;font-size:10px}.customer-section-icon{color:#a75e45;background:#f4e8e2;border-radius:13px;flex:0 0 42px;place-items:center;width:42px;height:42px;margin-right:13px;display:grid}.customer-order-table{width:100%}.customer-order-row{color:#59616b;border-top:1px solid #f0f1f2;grid-template-columns:1.5fr 1.15fr .75fr .7fr .7fr;align-items:center;min-height:70px;padding:0 26px;font-size:12px;display:grid}.customer-order-row:first-child{border-top:0}.customer-order-head{color:#899099;text-transform:uppercase;letter-spacing:.09em;background:#fafafa;min-height:44px;font-size:9px;font-weight:700}.customer-order-row>span{align-items:center;gap:8px;display:flex}.customer-order-row>span>i{color:#9a604b;background:#f4f5f5;border-radius:10px;place-items:center;width:34px;height:34px;font-style:normal;display:grid}.customer-order-row strong{color:#17202d}.customer-order-status{color:#327459;width:max-content;font:700 9px var(--body);text-transform:capitalize;background:#e9f6ef;border-radius:14px;justify-content:center;align-items:center;padding:6px 9px;font-style:normal;display:inline-flex!important}.customer-order-status.cancelled{color:#a45145;background:#f8ece8}.customer-order-status.paused{color:#92702d;background:#fbf3df}.customer-order-row button{color:#29323d;font:600 10px var(--body);cursor:pointer;background:#fff;border:1px solid #dfe2e4;border-radius:9px;align-items:center;gap:6px;padding:8px 10px;transition:all .2s;display:flex}.customer-order-row button:hover{color:#9d563f;border-color:#c57b60;transform:translateY(-1px)}.customer-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin:20px 26px 28px!important}.customer-plan-grid>article{min-height:220px;border-radius:20px!important;padding:28px!important}.customer-plan-offer{position:relative}.customer-plan-offer.featured{color:#fff;background:#202833!important}.customer-plan-offer.featured p{color:#cfd4da}.customer-plan-offer h3,.customer-active-plan h3{letter-spacing:-.04em;margin:25px 0 8px;font:600 25px var(--body)!important}.customer-plan-offer .button{border-radius:12px;width:100%;margin-top:22px}.plan-badge{color:#804832;font:700 8px var(--body);text-transform:uppercase;letter-spacing:.07em;background:#f1d7cb;border-radius:13px;padding:6px 9px;position:absolute;top:22px;right:22px}.customer-active-plan{flex-direction:column;align-items:flex-start;display:flex}.customer-active-plan .plan-controls{margin-top:auto}.customer-affiliate-card{padding:0!important}.customer-affiliate-card>header{margin:0!important}.customer-affiliate-card .copy-field,.customer-affiliate-card .metric-grid{margin:24px 26px}.customer-affiliate-card .metric-grid article{background:#fcfbfa;border:1px solid #e8e1dc;border-radius:14px}.customer-affiliate-card .metric-grid strong{font-family:var(--body);font-weight:600}.customer-profile-layout{margin:20px 26px 28px!important;display:block!important}.customer-profile-layout .account-form{max-width:980px;margin:0!important;padding:0 0 28px!important}.customer-profile-layout .account-form>header{margin-bottom:24px}.customer-profile-layout .account-form>label{margin-left:26px;margin-right:26px}.customer-profile-layout .account-form>.button{border-radius:12px;margin-left:26px}.invoice-backdrop{z-index:500;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#151b2261;justify-content:flex-end;animation:.2s invoiceFade;display:flex;position:fixed;inset:0}.invoice-drawer{background:#fffdf9;width:min(520px,100%);height:100%;padding:30px;animation:.35s cubic-bezier(.16,1,.3,1) invoiceSlide;overflow:auto;box-shadow:-30px 0 80px #14191f2e}.invoice-drawer>header{border-bottom:1px solid #e7e0da;justify-content:space-between;align-items:flex-start;padding-bottom:22px;display:flex}.invoice-drawer>header span,.invoice-meta span,.invoice-address>span{color:#8b7165;font:700 9px var(--body);text-transform:uppercase;letter-spacing:.11em}.invoice-drawer>header h2{font:600 25px var(--body);letter-spacing:-.03em;margin:5px 0 0}.invoice-drawer>header button{cursor:pointer;background:#fff;border:1px solid #ddd7d2;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.invoice-brand{justify-content:space-between;align-items:center;padding:28px 0;display:flex}.invoice-brand img{-o-object-fit:contain;object-fit:contain;width:96px;height:52px}.invoice-brand span{color:#397b61;font:800 9px var(--body);letter-spacing:.1em;background:#e7f4ed;border-radius:14px;padding:7px 10px}.invoice-meta{background:#f5f1ed;border-radius:14px;grid-template-columns:1fr 1fr;gap:20px;padding:22px;display:grid}.invoice-meta div{flex-direction:column;gap:6px;display:flex}.invoice-meta strong{font-size:12px}.invoice-meta small{color:#6f747b;font-size:10px}.invoice-address{border-bottom:1px solid #e7e0da;padding:24px 0}.invoice-address p{color:#59616b;max-width:360px;margin:8px 0 0;font-size:12px;line-height:1.6}.invoice-line{border-bottom:1px solid #e7e0da;justify-content:space-between;gap:20px;padding:26px 0;display:flex}.invoice-line>div{flex-direction:column;gap:5px;display:flex}.invoice-line span{color:#7a8087;font-size:10px}.invoice-drawer dl{margin:18px 0}.invoice-drawer dl>div{color:#626971;justify-content:space-between;padding:8px 0;font-size:12px;display:flex}.invoice-drawer .invoice-total{color:#17202d;border-top:1px solid #dcd5d0;margin-top:10px;padding-top:18px;font-size:16px;font-weight:700}.invoice-drawer footer{justify-content:space-between;align-items:center;gap:16px;padding-top:22px;display:flex}.invoice-drawer footer p,.invoice-drawer footer button{align-items:center;gap:7px;display:flex}.invoice-drawer footer p{color:#397b61;font-size:10px}.invoice-drawer footer button{color:#fff;font:700 10px var(--body);cursor:pointer;background:#b77a62;border:0;border-radius:10px;padding:11px 14px}@keyframes invoiceFade{0%{opacity:0}}@keyframes invoiceSlide{0%{transform:translate(100%)}}@media (max-width:700px){.customer-orders-card,.customer-affiliate-card,.customer-profile-layout{margin:14px!important}.customer-orders-card>header,.customer-affiliate-card>header,.customer-profile-layout .account-form>header{padding:18px}.customer-order-head{display:none}.customer-order-row{grid-template-columns:1fr auto;gap:12px;min-height:0;padding:18px}.customer-order-row>span{min-width:0}.customer-order-row>span:before{content:attr(data-label);color:#9399a0;text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:700;display:block}.customer-order-row>span{grid-template-columns:auto 1fr;display:grid}.customer-order-row>span:first-child{grid-column:1/-1;display:flex}.customer-order-row>span:nth-child(3){grid-area:2/2}.customer-order-row>span:nth-child(4){grid-area:3/1}.customer-order-row>span:nth-child(5){grid-area:3/2;justify-self:end}.customer-order-row>span:nth-child(3):before,.customer-order-row>span:nth-child(5):before{display:none}.customer-plan-grid{grid-template-columns:1fr!important;margin:14px!important}.customer-affiliate-card .copy-field,.customer-affiliate-card .metric-grid{margin:18px}.customer-affiliate-card .metric-grid{grid-template-columns:1fr 1fr}.customer-profile-layout .account-form>label{margin-left:18px;margin-right:18px}.customer-profile-layout .account-form>.button{margin-left:18px}.invoice-drawer{padding:22px 18px}.invoice-meta{grid-template-columns:1fr}.invoice-drawer footer{flex-direction:column;align-items:flex-start}.invoice-drawer footer button{justify-content:center;width:100%}}@media print{body>*{display:none!important}.invoice-backdrop{background:#fff!important;display:block!important;position:static!important}.invoice-drawer{width:100%!important;box-shadow:none!important}.invoice-drawer>header button,.invoice-drawer footer button{display:none!important}}.customer-shell-v2{background:#c9b99f!important}.customer-shell-v2 .panel-sidebar{background:#faf7f1f7!important}.customer-shell-v2 .panel-sidebar nav a.active svg{color:#a87922!important}.customer-shell-v2 .panel-sidebar nav a.active:after{background:#a87922!important}.customer-shell-v2 .panel-user>span{color:#7b5920!important;background:#efe1c8!important}.customer-shell-v2 .customer-mobile-bar{background:#fffcf6f7!important}.customer-section-icon{color:#9a7329!important;background:#f3ead9!important}.customer-page-insights{grid-template-columns:minmax(150px,.6fr) minmax(180px,.8fr) minmax(320px,1.8fr);gap:12px;display:grid;margin:20px 26px 0!important}.customer-page-insights>article>span,.customer-mini-chart span,.subscription-progress span,.affiliate-funnel span{color:#8f8066;font:700 9px var(--body);text-transform:uppercase;letter-spacing:.09em;display:block}.customer-page-insights>article>strong{color:#201b15;font:600 27px var(--body);letter-spacing:-.04em;margin-top:12px;display:block}.customer-page-insights>article>small{color:#898174;margin-top:5px;font-size:10px;display:block}.customer-mini-chart,.subscription-progress,.affiliate-funnel{grid-template-columns:160px 1fr;align-items:center;gap:22px;display:grid!important}.customer-mini-chart>div:first-child strong,.subscription-progress>div:first-child strong,.affiliate-funnel>div:first-child strong{font:600 15px var(--body);margin-top:8px;display:block}.customer-mini-chart>div:last-child{align-items:flex-end;gap:7px;height:66px;display:flex}.customer-mini-chart i{background:#c6a35b;border-radius:5px 5px 2px 2px;flex:1;min-height:8px}.subscription-progress{grid-template-columns:170px 1fr}.subscription-progress>div:nth-child(2){background:#eee7da;border-radius:10px;height:9px;overflow:hidden}.subscription-progress>div:nth-child(2) i,.customer-profile-summary>div:last-child i{border-radius:inherit;background:#b58b39;height:100%;display:block}.affiliate-funnel>div:last-child{gap:9px;display:grid}.affiliate-funnel i{background:#c6a35b;border-radius:0 8px 8px 0;height:12px;display:block}.affiliate-funnel i:last-child{background:#8f6c2a}.customer-orders-card,.customer-affiliate-card,.customer-plan-grid>article,.customer-profile-layout .account-form,.customer-profile-summary{border-color:#e7dece!important}.customer-order-status{color:#487052;background:#edf4eb}.customer-order-row>span>i{color:#98712a;background:#f4ecdc}.customer-order-row button:hover{color:#80601f;border-color:#b38a3b}.customer-plan-offer.featured{background:#3a3020!important}.customer-plan-offer.featured .customer-section-icon{color:#e5c77d;background:#5a4930}.plan-badge{color:#5e4719;background:#e6c976}.customer-affiliate-card .metric-grid article{background:#fcfaf5}.customer-profile-summary{background:#fff;border:1px solid #e7dece;border-radius:18px;padding:22px 24px;margin:20px 26px 0!important}.customer-profile-summary>div:first-child{align-items:center;display:flex}.customer-profile-summary>div:first-child>div>span{color:#8f8066;text-transform:uppercase;letter-spacing:.09em;font-size:9px}.customer-profile-summary strong{font:600 24px var(--body);margin:5px 0;display:block}.customer-profile-summary p{color:#7b7468;margin:0;font-size:11px}.customer-profile-summary>div:last-child{background:#eee7da;border-radius:8px;height:7px;margin-top:17px;overflow:hidden}.invoice-a4-shell{background:#eee9df;width:min(820px,100%);padding:0}.invoice-toolbar{z-index:2;background:#fff;border-bottom:1px solid #e1dbd0;justify-content:space-between;align-items:center;height:68px;padding:0 24px;display:flex;position:sticky;top:0}.invoice-toolbar>div{align-items:center;gap:10px;display:flex}.invoice-toolbar span{font:700 11px var(--body)}.invoice-toolbar strong{color:#80601f;background:#f2eadb;border-radius:12px;padding:5px 8px;font-size:9px}.invoice-toolbar button{cursor:pointer;background:#fff;border:1px solid #ddd5c8;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.invoice-a4{color:#241f18;background:#fff;width:min(700px,100% - 48px);min-height:990px;margin:28px auto;padding:54px;box-shadow:0 18px 50px #32291b1f}.invoice-a4-head{justify-content:space-between;align-items:flex-start;display:flex}.invoice-a4-head img{-o-object-fit:contain;object-fit:contain;width:118px;height:70px}.invoice-a4-head>div{text-align:right}.invoice-a4-head span{color:#a87922;font:700 11px var(--body);letter-spacing:.18em;display:block}.invoice-a4-head strong{font:600 17px var(--body);margin-top:7px;display:block}.invoice-gold-rule{background:#b9954d;height:3px;margin:22px 0 32px}.invoice-a4-meta{grid-template-columns:1fr 1.25fr 1fr;gap:30px;display:grid}.invoice-a4-meta span{color:#9a8b70;font:700 8px var(--body);text-transform:uppercase;letter-spacing:.1em;display:block}.invoice-a4-meta strong{margin:8px 0 6px;font-size:11px;display:block}.invoice-a4-meta p{color:#746d63;margin:0;font-size:9px;line-height:1.6}.invoice-a4-table{margin-top:46px}.invoice-a4-row{border-bottom:1px solid #e7e0d6;grid-template-columns:1.8fr .35fr .65fr .65fr;align-items:center;min-height:68px;padding:0 12px;font-size:10px;display:grid}.invoice-a4-row.head{color:#7f715b;text-transform:uppercase;letter-spacing:.08em;background:#f5f0e7;min-height:36px;font-size:8px;font-weight:700}.invoice-a4-row>span:not(:first-child){text-align:right}.invoice-a4-row small{color:#8b8378;margin-top:5px;font-size:8px;display:block}.invoice-a4-total{width:270px;margin:30px 0 0 auto}.invoice-a4-total>div{color:#6f685f;justify-content:space-between;padding:8px 0;font-size:10px;display:flex}.invoice-a4-total>div:last-child{color:#241f18;border-top:2px solid #b9954d;margin-top:8px;padding-top:15px;font-size:14px}.invoice-a4-footer{border-top:1px solid #e7e0d6;justify-content:space-between;align-items:flex-end;gap:30px;margin-top:190px;padding-top:22px;display:flex}.invoice-a4-footer strong{font-size:11px}.invoice-a4-footer p{color:#776f64;max-width:330px;margin:6px 0 0;font-size:8px;line-height:1.5}.invoice-a4-footer>span{color:#7a622e;align-items:center;gap:6px;font-size:8px;display:flex}.invoice-print{color:#fff;font:700 10px var(--body);cursor:pointer;background:#a87922;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin:0 24px 22px auto;padding:12px 16px;display:flex;position:sticky;bottom:18px}@media (max-width:700px){.customer-page-insights{grid-template-columns:1fr 1fr;margin:14px!important}.customer-page-insights>article{min-height:108px;padding:17px}.customer-page-insights>article:last-child{grid-column:1/-1}.customer-mini-chart,.subscription-progress,.affiliate-funnel{grid-template-columns:120px 1fr}.customer-profile-summary{margin:14px!important}.invoice-a4-shell{padding:0}.invoice-a4{width:calc(100% - 20px);min-height:0;margin:10px;padding:24px 18px}.invoice-a4-meta{grid-template-columns:1fr;gap:18px}.invoice-a4-row{grid-template-columns:1.5fr .3fr .6fr}.invoice-a4-row>span:nth-child(3){display:none}.invoice-a4-total{width:100%}.invoice-a4-footer{flex-direction:column;align-items:flex-start;margin-top:70px}.invoice-print{width:calc(100% - 20px);margin:10px}}@media print{body{background:#fff!important}.invoice-backdrop{position:absolute!important;inset:0!important}.invoice-a4-shell{background:#fff!important;width:210mm!important;height:auto!important;overflow:visible!important}.invoice-toolbar,.invoice-print{display:none!important}.invoice-a4{width:210mm!important;min-height:297mm!important;box-shadow:none!important;margin:0!important;padding:18mm!important}.invoice-a4-footer{margin-top:65mm!important}}.customer-shell-v2{border-radius:24px;max-width:1680px;min-height:calc(100svh - 24px);margin:12px auto;overflow:hidden;background:#d7d5d0!important;padding:0!important}.customer-shell-v2 .panel-main{background:#f6f6f3!important}.customer-shell-v2 .panel-sidebar{background:#fcfbf8fa!important;border-bottom:1px solid #e4e2dc!important;border-radius:0!important;top:0!important}.customer-shell-v2 .panel-main>header,.customer-shell-v2 .panel-main>section,.customer-shell-v2 .panel-main>div{width:calc(100% - 56px);max-width:1500px;margin-left:auto!important;margin-right:auto!important}.customer-dashboard-head{min-height:112px;padding:26px 0 20px}.customer-dashboard-head h1{font-size:34px!important}.customer-dashboard-head .eyebrow{color:#856b36!important}.customer-page-insights{grid-template-columns:220px 260px minmax(420px,1fr);gap:14px;margin-top:22px!important}.customer-page-insights>article{background:#fff;border:1px solid #e4e1d9;border-radius:16px;min-height:132px;padding:24px 26px;box-shadow:0 10px 28px #26221b0b}.customer-page-insights>article>strong{font-size:30px}.customer-mini-chart,.subscription-progress,.affiliate-funnel{grid-template-columns:175px 1fr;gap:28px}.customer-mini-chart>div:last-child{gap:10px;height:58px}.customer-mini-chart i{background:#b3914e;border-radius:4px;max-width:42px}.customer-orders-card,.customer-affiliate-card,.customer-profile-layout .account-form,.customer-profile-summary{border:1px solid #e4e1d9!important;border-radius:18px!important;box-shadow:0 10px 30px #26221b0a!important}.customer-orders-card{margin-top:14px!important}.customer-orders-card>header,.customer-affiliate-card>header,.customer-profile-layout .account-form>header{background:#fff;min-height:88px;padding:21px 24px}.customer-order-row{min-height:68px}.customer-order-head{background:#f8f7f4}.customer-order-row:hover:not(.customer-order-head){background:#fcfbf8}.customer-order-row button{border-radius:8px}.customer-section-icon{border-radius:11px;color:#96742d!important;background:#f3eddf!important}.customer-shell-v2 .customer-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin-top:14px!important}.customer-shell-v2 .customer-plan-grid>article{color:#201f1c!important;background:#fff!important;border:1px solid #e4e1d9!important;border-radius:16px!important;min-height:0!important;padding:25px 26px!important;box-shadow:0 10px 28px #26221b0a!important}.customer-shell-v2 .customer-plan-offer{-moz-column-gap:17px;grid-template-rows:auto auto auto;grid-template-columns:auto 1fr;align-items:start;column-gap:17px;display:grid}.customer-shell-v2 .customer-plan-offer .customer-section-icon{grid-row:1/3;margin:0}.customer-shell-v2 .customer-plan-offer h3{grid-column:2;margin:2px 0 6px!important;font-size:21px!important}.customer-shell-v2 .customer-plan-offer p{grid-column:2;font-size:12px;color:#6e6a62!important;margin:0!important}.customer-shell-v2 .customer-plan-offer .button{border-radius:9px;grid-column:1/-1;height:42px;background:#a98232!important;border-color:#a98232!important;margin-top:22px!important}.customer-shell-v2 .customer-plan-offer.featured{background:#fbf8ef!important;border-color:#cdb985!important}.customer-shell-v2 .customer-plan-offer.featured .customer-section-icon{color:#80601e!important;background:#eadbb6!important}.customer-shell-v2 .customer-plan-offer .plan-badge{color:#624812;background:#e5cd8d;top:20px;right:20px}.customer-shell-v2 .customer-active-plan{min-height:170px!important}.customer-shell-v2 .customer-active-plan h3{margin:18px 0 7px!important;font-size:20px!important}.customer-shell-v2 .customer-active-plan p{color:#6d6961;margin:0;font-size:12px;line-height:1.65}.customer-shell-v2 .customer-active-plan .plan-controls{margin-top:20px}.customer-shell-v2 .customer-active-plan .plan-controls button{border-radius:8px}.customer-affiliate-card{margin-top:14px!important}.customer-affiliate-card .copy-field{grid-template-columns:1fr auto;gap:0;display:grid}.customer-affiliate-card .copy-field input{min-width:0}.customer-affiliate-card .metric-grid{gap:12px}.customer-affiliate-card .metric-grid article{min-height:108px;padding:20px}.customer-profile-summary{padding:21px 24px;margin-top:22px!important}.customer-profile-layout{margin-top:14px!important}.customer-profile-layout .account-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px;max-width:none!important;padding:0 24px 26px!important;display:grid!important}.customer-profile-layout .account-form>header{grid-column:1/-1;margin:0 -24px 2px!important}.customer-profile-layout .account-form>label{font-size:10px;margin:0!important}.customer-profile-layout .account-form input{background:#fcfcfa;border-color:#ddd9d0;height:50px}.customer-profile-layout .account-form>.button{border-radius:9px;grid-column:1/-1;width:210px;height:44px;background:#a98232!important;border-color:#a98232!important;margin:4px 0 0!important}.customer-profile-summary>div:last-child{background:#e8e4dc}.customer-profile-summary>div:last-child i{background:#a98232}@media (max-width:1050px){.customer-shell-v2{border-radius:0;min-height:100svh;margin:0}.customer-shell-v2 .panel-main>header,.customer-shell-v2 .panel-main>section,.customer-shell-v2 .panel-main>div{width:calc(100% - 36px)}.customer-page-insights{grid-template-columns:1fr 1fr}.customer-page-insights>article:last-child{grid-column:1/-1}}@media (max-width:700px){.customer-shell-v2 .panel-main>header,.customer-shell-v2 .panel-main>section,.customer-shell-v2 .panel-main>div{width:auto;margin-left:14px!important;margin-right:14px!important}.customer-page-insights{grid-template-columns:1fr 1fr}.customer-page-insights>article{min-height:106px;padding:17px}.customer-mini-chart,.subscription-progress,.affiliate-funnel{grid-template-columns:112px 1fr}.customer-shell-v2 .customer-plan-grid{grid-template-columns:1fr!important}.customer-profile-layout .account-form{grid-template-columns:1fr;padding:0 18px 22px!important}.customer-profile-layout .account-form>header{margin:0 -18px!important}.customer-profile-layout .account-form>.button{width:100%}}@page{size:A4 portrait;margin:0}@media print{html,body{background:#fff!important;width:210mm!important;height:297mm!important;margin:0!important;padding:0!important;overflow:visible!important}body *{visibility:hidden!important}.invoice-backdrop,.invoice-backdrop *{visibility:visible!important}.invoice-backdrop{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fff!important;width:210mm!important;height:297mm!important;display:block!important;position:absolute!important;inset:0!important;overflow:visible!important}.invoice-a4-shell{background:#fff!important;width:210mm!important;height:297mm!important;position:absolute!important;inset:0!important;overflow:visible!important}.invoice-toolbar,.invoice-print{display:none!important}.invoice-a4{box-sizing:border-box!important;width:210mm!important;height:297mm!important;min-height:297mm!important;box-shadow:none!important;margin:0!important;padding:18mm!important;overflow:hidden!important}.invoice-a4-footer{margin:0!important;position:absolute!important;bottom:18mm!important;left:18mm!important;right:18mm!important}}@media (max-width:700px){.footer-premium .footer-mobile{text-align:center;justify-items:center}.footer-premium .footer-mobile-mark{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.footer-premium .footer-mobile-mark img{width:128px;height:auto;margin:0 auto;display:block}.footer-premium .footer-mobile-mark p{text-align:center;max-width:310px;margin:10px auto 0}.footer-premium .footer-mobile-contact{text-align:center;justify-items:center}.footer-premium .footer-mobile-contact a,.footer-premium .footer-mobile-contact span{text-align:center;justify-content:center}.footer-premium .footer-bottom{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding-left:64px!important;padding-right:64px!important;display:flex!important}.footer-premium .footer-bottom>div{align-items:center;width:100%;justify-content:center!important}.footer-premium .footer-bottom>span{text-align:center;width:100%;display:block}}.ops-workspace{color:#171b27;gap:18px;padding-bottom:28px;display:grid}.ops-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.ops-stat{background:#fff;border:1px solid #eadfd3;border-radius:14px;align-items:flex-start;gap:15px;min-height:126px;padding:20px;display:flex;box-shadow:0 9px 26px #3e2a190b}.ops-stat>i{color:#a45f47;background:#f5e9df;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.ops-stat svg{width:19px}.ops-stat div{gap:5px;display:grid}.ops-stat span,.ops-card header span,.ops-table .head,.report-filter label{letter-spacing:.09em;text-transform:uppercase;color:#8b7568;font-size:10px}.ops-stat strong{letter-spacing:-.04em;font-size:27px}.ops-stat small{color:#7b7f89;font-size:11px}.ops-two-col{grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);gap:18px;display:grid}.ops-card{background:#fff;border:1px solid #eadfd3;border-radius:14px;overflow:hidden;box-shadow:0 10px 30px #3d2b1d0a}.ops-card>header{border-bottom:1px solid #eee6dd;justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.ops-card h2{margin:4px 0 0;font-size:18px}.ops-card header b{color:#9b684f;background:#f5e9df;border-radius:999px;padding:7px 10px;font-size:11px}.calendar-card header nav{gap:7px;display:flex}.calendar-card header button,.ops-modal>button{background:#fff;border:1px solid #e2d7ca;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.calendar-card header svg{width:16px}.calendar-week,.calendar-grid{grid-template-columns:repeat(7,1fr);gap:7px;padding:0 18px;display:grid}.calendar-week{padding-top:16px}.calendar-week span{text-align:center;text-transform:uppercase;color:#9a9087;font-size:9px}.calendar-grid{margin-top:8px;padding-bottom:18px}.calendar-grid>i,.calendar-grid>button{min-height:58px}.calendar-grid>button{text-align:left;color:#34312d;background:#faf8f5;border:1px solid #0000;border-radius:10px;flex-direction:column;justify-content:space-between;padding:8px;display:flex}.calendar-grid>button:hover{border-color:#cfae75}.calendar-grid>button.has-delivery{background:#fff5e2;border-color:#d8b66d}.calendar-grid button span{font-size:12px;font-weight:700}.calendar-grid button b{color:#916d27;font-size:8px}.ops-queue>div{border-bottom:1px solid #f0eae3;grid-template-columns:52px 1fr auto;align-items:center;gap:11px;padding:14px 20px;display:grid}.ops-queue time{text-align:center;color:#865d4c;background:#f6f1eb;border-radius:9px;width:47px;padding:9px 4px;font-size:10px;font-weight:700}.ops-queue p{gap:3px;margin:0;display:grid}.ops-queue p strong{font-size:12px}.ops-queue p span{color:#777;font-size:10px}.ops-table header label{border:1px solid #e2d7ca;border-radius:9px;align-items:center;gap:9px;min-width:290px;padding:9px 12px;display:flex}.ops-table header input{border:0;outline:0;width:100%;font-size:12px}.ops-table header svg{color:#9d8c7c;width:15px}.ops-row{border-bottom:1px solid #f0eae3;grid-template-columns:1.35fr .65fr .8fr .55fr 1.2fr;align-items:center;gap:14px;padding:14px 20px;font-size:12px;display:grid}.ops-row.head{background:#faf8f5;padding-block:11px}.ops-row>strong{gap:3px;display:grid}.ops-row>strong small{color:#89857e;font-weight:400}.ops-actions{gap:8px;display:flex}.ops-actions label{text-transform:uppercase;letter-spacing:.07em;color:#8b7568;font-size:8px}.ops-actions select,.select-control select{color:#31333a;background:#fff;border:1px solid #ddd0c2;border-radius:8px;margin-top:4px;padding:7px 24px 7px 8px;font:11px inherit;display:block}.ops-modal{background:#fff;border-radius:16px;width:min(520px,100vw - 30px);padding:28px;position:relative;box-shadow:0 30px 80px #24191255}.ops-modal>button{position:absolute;top:18px;right:18px}.ops-modal>span{letter-spacing:.12em;text-transform:uppercase;color:#a27159;font-size:10px}.ops-modal h2{margin:7px 0 20px;font-size:23px}.ops-modal article{border-top:1px solid #eee4da;grid-template-columns:42px 1fr auto;align-items:center;gap:13px;padding:13px 0;display:grid}.ops-modal article>i{color:#a45f47;background:#f6eee6;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.ops-modal article div{gap:3px;display:grid}.ops-modal article span{color:#777;font-size:11px}.affiliate-grid{grid-template-columns:1.4fr .8fr}.affiliate-chart{padding-bottom:18px}.affiliate-bars,.report-bars{align-items:end;gap:8px;height:210px;padding:26px 24px 0;display:flex}.affiliate-bars>i{background:#e9d8ca;border-radius:4px 4px 0 0;flex:1;min-height:6px;position:relative}.affiliate-bars>i>b{background:#a66349;border-radius:4px 4px 0 0;position:absolute;bottom:0;left:0;right:0}.affiliate-chart footer{color:#777;gap:20px;padding:14px 24px 0;font-size:10px;display:flex}.affiliate-chart footer span{align-items:center;gap:7px;display:flex}.affiliate-chart footer i{background:#e9d8ca;width:9px;height:9px}.affiliate-chart footer span:last-child i{background:#a66349}.top-partners>div{grid-template-columns:36px 1fr auto}.top-partners>div>b:first-child{color:#b0785d}.affiliate-row{grid-template-columns:1.4fr .8fr .45fr .45fr .65fr .65fr}.affiliate-row code{color:#845e4d;background:#f7f0e9;border-radius:6px;width:max-content;padding:7px 8px;font-size:11px}.report-filter{background:#fff;border:1px solid #eadfd3;border-radius:14px;justify-content:space-between;align-items:end;padding:16px;display:flex}.report-filter>div{align-items:end;gap:10px;display:flex}.report-filter>div>svg{color:#a45f47;margin:0 3px 11px}.report-filter label{gap:6px;display:grid}.report-filter input,.report-filter select{color:#282a32;background:#fff;border:1px solid #ddd1c5;border-radius:8px;height:38px;padding:0 10px}.report-filter button{color:#fff;background:#1f2633;border:0;border-radius:8px;height:38px;padding:0 17px;font-size:11px;font-weight:700}.report-filter .report-download{background:#a66349;align-items:center;gap:8px;display:flex}.report-download svg{width:15px}.report-chart{min-height:330px}.report-bars{gap:12px;height:255px}.report-bars>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:8px;height:100%;display:flex}.report-bars i{background:linear-gradient(#c5955f,#9c5c46);border-radius:5px 5px 0 0;width:70%}.report-bars span{color:#8a827a;white-space:nowrap;font-size:8px}.report-row{grid-template-columns:1.3fr repeat(4,1fr)}@media (max-width:1050px){.ops-stats{grid-template-columns:repeat(2,1fr)}.ops-two-col{grid-template-columns:1fr}.report-filter{flex-direction:column;align-items:stretch;gap:14px}.report-filter>div{flex-wrap:wrap}.report-download{align-self:flex-end}.ops-row{min-width:900px}.ops-table{overflow-x:auto}.ops-table header{background:#fff;min-width:100%;position:sticky;left:0}.affiliate-row{min-width:920px}}@media (max-width:680px){.ops-stats{grid-template-columns:1fr 1fr;gap:9px}.ops-stat{gap:9px;min-height:110px;padding:14px}.ops-stat>i{width:34px;height:34px}.ops-stat strong{font-size:21px}.ops-stat small{font-size:9px}.ops-card>header{padding:16px}.calendar-week,.calendar-grid{gap:3px;padding-inline:10px}.calendar-grid>i,.calendar-grid>button{min-height:46px}.calendar-grid>button{padding:5px}.calendar-grid button b{font-size:0}.calendar-grid button b:after{content:"•";font-size:14px}.ops-table header{flex-direction:column;align-items:stretch}.ops-table header label{min-width:0}.report-filter>div{grid-template-columns:1fr 1fr;display:grid}.report-filter>div>svg{display:none}.report-filter>div label:last-of-type,.report-filter>div button{grid-column:1/-1}.report-download{justify-content:center;width:100%}.affiliate-bars{height:160px}.report-bars{overflow-x:auto}.report-bars>div{min-width:35px}}.record-link{color:#172136;font:inherit;text-align:left;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:0;font-weight:700;-webkit-text-decoration:underline #0000;text-decoration:underline #0000}.record-link:hover{color:#9d5d47;text-decoration-color:#b77c60}.record-link.subtle{color:#716a64;font-weight:400}.record-drawer-backdrop{z-index:600;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#13141761;justify-content:flex-end;display:flex;position:fixed;inset:0}.record-drawer{background:#f8f6f3;width:min(620px,100vw);height:100%;animation:.36s cubic-bezier(.16,1,.3,1) drawer-in;overflow:auto;box-shadow:-30px 0 80px #1c17142e}@keyframes drawer-in{0%{transform:translate(100%)}to{transform:none}}.record-drawer>header{z-index:2;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff0;border-bottom:1px solid #e6ddd4;justify-content:space-between;padding:26px 28px;display:flex;position:sticky;top:0}.record-drawer>header span,.drawer-section>header span{letter-spacing:.13em;text-transform:uppercase;color:#a66c51;font-size:9px}.record-drawer>header h2{margin:5px 0;font-size:25px}.record-drawer>header p{color:#777;font-size:11px}.record-drawer>header button{background:#fff;border:1px solid #e1d5ca;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.drawer-metrics{grid-template-columns:repeat(4,1fr);gap:8px;padding:20px 22px;display:grid}.drawer-metrics article{background:#fff;border:1px solid #eadfd4;border-radius:11px;flex-direction:column;gap:6px;min-height:98px;padding:13px;display:flex}.drawer-metrics svg{color:#ae714f;width:16px}.drawer-metrics span{text-transform:uppercase;color:#897b70;font-size:9px}.drawer-metrics strong{font-size:20px}.drawer-section{background:#fff;border:1px solid #e9dfd5;border-radius:13px;margin:0 22px 16px;overflow:hidden}.drawer-section>header{border-bottom:1px solid #eee6de;gap:12px;padding:17px 18px;display:flex}.drawer-section>header>svg{color:#ad714f;width:19px}.drawer-section h3{margin:3px 0 0;font-size:16px}.drawer-section dl{margin:0;padding:8px 18px}.drawer-section dl>div{border-bottom:1px solid #f1ebe5;grid-template-columns:130px 1fr;gap:15px;padding:11px 0;display:grid}.drawer-section dt{color:#7e746c;align-items:center;gap:7px;font-size:10px;display:flex}.drawer-section dt svg{width:13px}.drawer-section dd{margin:0;font-size:12px}.drawer-record{border-bottom:1px solid #f0e9e2;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:14px 18px;display:grid}.drawer-record>div{gap:3px;display:grid}.drawer-record span,.drawer-empty{color:#817971;font-size:10px}.drawer-error{color:#9c4f48;background:#fff0ed;margin:20px;padding:14px}.drawer-loading{background:linear-gradient(90deg,#eee6de,#faf8f5,#eee6de) 0 0/200%;border-radius:13px;height:200px;margin:25px;animation:1.2s infinite shimmer}.ops-table>header{flex-wrap:wrap;gap:10px}.ops-export{background:#fff;border:1px solid #dccfc2;border-radius:9px;align-items:center;gap:7px;height:38px;padding:0 13px;font-size:11px;font-weight:700;display:flex}.ops-export svg{width:14px}.subscription-row{grid-template-columns:1.35fr .6fr .8fr .55fr .55fr 1.75fr!important}.delivery-count{gap:2px;display:grid}.delivery-count b{font-size:17px}.delivery-count small{color:#817971;font-size:9px}.deliver-button{white-space:nowrap;align-items:center;color:#fff!important;background:#a9694e!important;border-color:#a9694e!important;gap:6px!important;height:36px!important;display:flex!important}.deliver-button svg{width:14px}.admin-mobile-scrim{display:none}@media (max-width:700px){.admin-shell-v2 .panel-sidebar{transition:transform .3s cubic-bezier(.16,1,.3,1);transform:translate(-105%);box-shadow:30px 0 80px #00000038;z-index:710!important;flex-direction:column!important;align-items:stretch!important;width:min(84vw,300px)!important;height:100svh!important;padding:20px 16px!important;display:flex!important;position:fixed!important;inset:0 auto 0 0!important}.admin-shell-v2.mobile-nav-open .panel-sidebar{transform:none}.admin-shell-v2 .panel-brand{min-height:64px!important}.admin-shell-v2 .panel-brand img{width:105px!important}.admin-shell-v2 .panel-brand strong,.admin-shell-v2 .panel-user div,.admin-shell-v2 .panel-sidebar nav a span,.admin-shell-v2 .panel-sidebar>button span{display:block!important}.admin-shell-v2 .panel-user{margin:12px 0!important;display:flex!important}.admin-shell-v2 .panel-sidebar nav{width:100%;gap:4px!important;display:grid!important;overflow:visible!important}.admin-shell-v2 .panel-sidebar nav a{justify-content:flex-start!important;width:100%!important;min-width:0!important;padding:0 13px!important;font-size:12px!important}.admin-shell-v2 .panel-sidebar>button{margin-top:auto!important;display:flex!important}.admin-mobile-scrim{z-index:700;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#11121459;border:0;display:block;position:fixed;inset:0}.venture-admin-header{z-index:650;position:sticky;top:0}.record-drawer{width:100%}.drawer-metrics{grid-template-columns:1fr 1fr}.drawer-section dl>div{grid-template-columns:1fr}.subscription-row{min-width:1050px!important}.admin-shell-v2 .panel-sidebar nav a{text-align:left!important;flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;gap:12px!important;height:44px!important;font-size:12px!important;display:flex!important}.admin-shell-v2 .panel-sidebar nav a svg{flex:0 0 18px}.admin-shell-v2 .panel-sidebar nav a span{white-space:nowrap!important;font-size:12px!important;line-height:1.2!important}.admin-shell-v2 .panel-user{align-items:center!important;gap:11px!important}.admin-shell-v2 .panel-user>div{flex-direction:column!important;gap:2px!important;display:flex!important}.admin-shell-v2 .panel-user strong,.admin-shell-v2 .panel-user small{display:block!important}.admin-shell-v2 .panel-signout{flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;font-size:12px!important;display:flex!important}.admin-shell-v2 .panel-signout span{display:block!important}.admin-shell-v2 .panel-sidebar nav a span{text-overflow:clip!important;width:auto!important;max-width:none!important;overflow:visible!important}.admin-shell-v2 .panel-signout{color:#4d5869!important;width:100%!important;padding:12px 13px!important}.admin-shell-v2 .panel-signout span{clip:auto!important;width:auto!important;height:auto!important;position:static!important;overflow:visible!important}}.pdp-minimal{color:#1b1816;background:#faf8f5;border:1px solid #ded6cf;width:min(1480px,100% - 48px);margin:24px auto 48px;padding-bottom:100px;overflow:hidden;box-shadow:0 24px 70px #392b230f}.pdp-minimal-hero{border-bottom:1px solid #ded6cf;grid-template-columns:minmax(0,1.12fr) minmax(430px,.88fr);min-height:calc(100svh - 108px);display:grid}.pdp-minimal-gallery{background:#f0ebe5;min-width:0;padding:24px}.pdp-minimal-stage{background:#eae3dc;height:calc(100svh - 210px);min-height:610px;position:relative;overflow:hidden}.pdp-minimal-stage img{-o-object-fit:cover;object-fit:cover;transition:transform .75s cubic-bezier(.2,.75,.25,1)}.pdp-image-count{font:600 9px var(--body);letter-spacing:.12em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf9e0;padding:8px 10px;position:absolute;bottom:16px;right:18px}.pdp-minimal-thumbs{gap:10px;padding-top:12px;display:flex}.pdp-minimal-thumbs button{cursor:pointer;background:#e9e2dc;border:1px solid #0000;width:72px;height:78px;padding:0;transition:border-color .25s,opacity .25s;position:relative;overflow:hidden}.pdp-minimal-thumbs button:not(.is-active){opacity:.58}.pdp-minimal-thumbs button:hover,.pdp-minimal-thumbs button.is-active{opacity:1;border-color:#7c675c}.pdp-minimal-thumbs img{-o-object-fit:cover;object-fit:cover}.pdp-minimal-buy{align-self:center;width:min(100%,620px);margin:auto;padding:54px clamp(42px,5vw,82px)}.pdp-product-heading{border-bottom:1px solid #ddd4cc;padding-bottom:24px}.pdp-product-heading h1{letter-spacing:-.045em;max-width:540px;margin:13px 0 23px;font-size:clamp(50px,4.6vw,72px);font-weight:400;line-height:.91}.pdp-product-heading h1 em{font-weight:400;display:block}.pdp-heading-meta{flex-wrap:wrap;gap:9px;display:flex}.pdp-heading-meta span{letter-spacing:.06em;text-transform:uppercase;color:#655952;border:1px solid #d9cec5;border-radius:99px;padding:7px 10px;font-size:9px}.pdp-minimal-intro{color:#62564f;max-width:540px;margin:24px 0;font-size:14px;line-height:1.75}.pdp-benefit-row{border-block:1px solid #e1d8d0;grid-template-columns:repeat(3,1fr);margin-bottom:28px;display:grid}.pdp-benefit-row span{text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;padding:14px 0;font-size:10px;display:flex}.pdp-benefit-row strong{color:#aa7259;font-size:9px}.pdp-benefit-row span+span{border-left:1px solid #e1d8d0;padding-left:14px}.pdp-minimal-plans{border:0;margin:0;padding:0}.pdp-minimal-plans legend{letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px;font-size:9px}.pdp-minimal-plans label{cursor:pointer;background:#fff;border:1px solid #ddd3ca;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:7px;padding:15px 14px;transition:border-color .25s,background .25s,transform .25s;display:grid;position:relative}.pdp-minimal-plans label:hover{border-color:#b8927e;transform:translateY(-1px)}.pdp-minimal-plans label.is-selected{background:#f8eee8;border-color:#9e654e}.pdp-minimal-plans input{opacity:0;position:absolute}.pdp-plan-check{border:1px solid #ad9d94;border-radius:50%;width:15px;height:15px;box-shadow:inset 0 0 0 3px #fff}.pdp-minimal-plans .is-selected .pdp-plan-check{background:#a96b52;border-color:#a96b52}.pdp-plan-copy,.pdp-plan-value{flex-direction:column;display:flex}.pdp-plan-copy strong,.pdp-plan-value strong{font-size:12px}.pdp-plan-copy small{color:#766860;margin-top:3px;font-size:10px}.pdp-plan-value{align-items:flex-end}.pdp-plan-value small{color:#9b5b43;text-transform:uppercase;letter-spacing:.08em;margin-bottom:3px;font-size:8px}.pdp-minimal-actions{grid-template-columns:104px 1fr;gap:9px;margin-top:18px;display:grid}.pdp-minimal-actions .button{justify-content:space-between;width:100%;padding-inline:21px;display:flex}.pdp-minimal-actions .button span{opacity:.72}.pdp-minimal-assurance{color:#75675f;justify-content:space-between;gap:12px;padding:17px 2px;font-size:10px;display:flex}.pdp-minimal-assurance span{align-items:center;gap:7px;display:flex}.pdp-minimal-assurance svg{color:#a36d55}.pdp-minimal-accordions details{border-top:1px solid #ddd4cd}.pdp-minimal-accordions details:last-child{border-bottom:1px solid #ddd4cd}.pdp-minimal-accordions summary{cursor:pointer;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:15px 0;font-size:10px;list-style:none;display:flex}.pdp-minimal-accordions summary::-webkit-details-marker{display:none}.pdp-minimal-accordions details[open] summary svg{transform:rotate(180deg)}.pdp-minimal-accordions p{color:#655a54;margin:0;padding:0 30px 18px 0;font-size:12px;line-height:1.7}.pdp-minimal-statement{background:#f6f1ec;grid-template-columns:.55fr 1.15fr .75fr;align-items:start;gap:5vw;padding:clamp(90px,10vw,150px) 7vw;display:grid}.pdp-minimal-statement h2{letter-spacing:-.045em;margin:0;font-size:clamp(45px,5.2vw,78px);line-height:.95}.pdp-minimal-statement>p:last-child{color:#665b54;margin:12px 0 0;font-size:15px;line-height:1.8}.pdp-minimal-detail-grid{background:#f6f1ec;grid-template-columns:repeat(3,1fr);padding:0 7vw 120px;display:grid}.pdp-minimal-detail-grid article{border-top:1px solid #cfc3ba;padding:34px 4vw 22px 0}.pdp-minimal-detail-grid article+article{border-left:1px solid #d9cec6;padding-left:4vw}.pdp-minimal-detail-grid span{color:#a26a52;letter-spacing:.12em;font-size:9px}.pdp-minimal-detail-grid h3{font-family:var(--display);margin:28px 0 12px;font-size:30px;font-weight:400}.pdp-minimal-detail-grid p{color:#6f625b;max-width:330px;font-size:12px;line-height:1.75}.pdp-minimal-formula{background:#e9e1da;grid-template-columns:.68fr 1fr;gap:10vw;padding:clamp(90px,10vw,150px) 7vw;display:grid}.pdp-minimal-formula h2{letter-spacing:-.045em;margin:12px 0;font-size:clamp(52px,6vw,88px);line-height:.92}.pdp-formula-list details{border-top:1px solid #cdbfb5}.pdp-formula-list details:last-of-type{border-bottom:1px solid #cdbfb5}.pdp-formula-list summary{font-family:var(--display);cursor:pointer;justify-content:space-between;align-items:center;padding:22px 0;font-size:22px;list-style:none;display:flex}.pdp-formula-list summary::-webkit-details-marker{display:none}.pdp-formula-list p,.pdp-formula-list li{color:#5f554f;font-size:12px;line-height:1.85}.pdp-formula-list details p{padding-bottom:25px}.pdp-formula-list ul{-moz-columns:2;columns:2;padding:0 0 25px 17px}.pdp-formula-list .pdp-caution{margin-top:26px}@media (max-width:1050px){.pdp-minimal-hero{grid-template-columns:1fr}.pdp-minimal-gallery{padding:14px}.pdp-minimal-stage{height:70svh;min-height:560px}.pdp-minimal-buy{width:100%;padding:65px 8vw}.pdp-minimal-statement{grid-template-columns:1fr 1.2fr}.pdp-minimal-statement>p:last-child{grid-column:2}.pdp-minimal-formula{gap:6vw}}@media (max-width:700px){.pdp-minimal{width:calc(100% - 16px);box-shadow:none;margin:8px auto 24px;padding-bottom:92px}.pdp-minimal-gallery{padding:8px}.pdp-minimal-stage{aspect-ratio:4/5;width:100%;height:auto;min-height:0}.pdp-minimal-thumbs{justify-content:center;padding:8px 0 2px}.pdp-minimal-thumbs button{width:62px;height:68px}.pdp-minimal-buy{padding:44px 18px 58px}.pdp-product-heading h1{font-size:48px}.pdp-minimal-intro{font-size:13px}.pdp-benefit-row span{justify-content:center;font-size:8px;padding:13px 4px!important}.pdp-minimal-plans label{grid-template-columns:17px minmax(0,1fr) auto;padding:14px 11px}.pdp-plan-copy strong,.pdp-plan-value strong{font-size:11px}.pdp-plan-copy small{font-size:9px}.pdp-minimal-actions{grid-template-columns:88px 1fr}.pdp-minimal-actions .button{padding-inline:14px}.pdp-minimal-assurance{grid-template-columns:1fr;display:grid}.pdp-minimal-statement{padding:80px 20px;display:block}.pdp-minimal-statement h2{margin:18px 0 28px;font-size:45px}.pdp-minimal-detail-grid{grid-template-columns:1fr;padding:0 20px 80px}.pdp-minimal-detail-grid article,.pdp-minimal-detail-grid article+article{border-left:0;padding:28px 0}.pdp-minimal-formula{grid-template-columns:1fr;gap:42px;padding:80px 20px}.pdp-formula-list ul{-moz-columns:1;columns:1}.pdp-sticky{grid-template-columns:1fr auto}.pdp-sticky strong{font-size:13px}}.customer-plan-offer .button:disabled{color:#716b63!important;box-shadow:none!important;cursor:not-allowed!important;opacity:1!important;background:#d9d2c7!important;border-color:#d9d2c7!important;transform:none!important}.admin-shell-v2 .status-pill{gap:6px;text-transform:capitalize!important;letter-spacing:.01em!important;border:1px solid #0000!important;padding:5px 9px!important;font-weight:750!important}.admin-shell-v2 .status-pill:before{content:"";width:6px;height:6px;box-shadow:0 0 0 3px color-mix(in srgb,currentColor 15%,transparent);background:currentColor;border-radius:50%}.admin-shell-v2 .status-pill.active,.admin-shell-v2 .status-pill.paid,.admin-shell-v2 .status-pill.delivered,.admin-shell-v2 .status-pill.completed,.admin-shell-v2 .status-pill.confirmed,.admin-shell-v2 .status-pill.configured{color:#197052!important;background:#e8f6ef!important;border-color:#bfe4d2!important}.admin-shell-v2 .status-pill.pending,.admin-shell-v2 .status-pill.processing,.admin-shell-v2 .status-pill.preparing,.admin-shell-v2 .status-pill.draft{color:#8b5a08!important;background:#fff4d9!important;border-color:#efd594!important}.admin-shell-v2 .status-pill.paused,.admin-shell-v2 .status-pill.on_hold{color:#315f89!important;background:#eaf2fb!important;border-color:#c4d9ef!important}.admin-shell-v2 .status-pill.shipped,.admin-shell-v2 .status-pill.dispatched,.admin-shell-v2 .status-pill.sent{color:#694d96!important;background:#f0ebfb!important;border-color:#d8cbed!important}.admin-shell-v2 .status-pill.past_due,.admin-shell-v2 .status-pill.failed,.admin-shell-v2 .status-pill.rejected{color:#a23f37!important;background:#fde9e7!important;border-color:#efc2bc!important}.admin-shell-v2 .status-pill.cancelled,.admin-shell-v2 .status-pill.disabled,.admin-shell-v2 .status-pill.refunded{color:#7c5651!important;background:#f2eceb!important;border-color:#ddcecb!important}.admin-shell-v2 .row-action button,.admin-shell-v2 .ops-actions button,.admin-shell-v2 .ops-export{transition:transform .2s,box-shadow .2s,background .2s!important}.admin-shell-v2 .row-action button{color:#28577d!important;background:#edf5fc!important;border-color:#c9d9e9!important;font-weight:700!important}.admin-shell-v2 .row-action button:hover,.admin-shell-v2 .ops-actions button:hover:not(:disabled),.admin-shell-v2 .ops-export:hover{transform:translateY(-1px);box-shadow:0 5px 14px #2c27231a}.admin-shell-v2 .row-action select,.admin-shell-v2 .ops-actions select{color:#694a1e!important;background:#fffaf1!important;border-color:#dfcfbb!important;font-weight:650!important}.admin-shell-v2 .deliver-button{color:#fff!important;background:#197052!important;border-color:#197052!important}.admin-shell-v2 .deliver-button:disabled{color:#707873!important;cursor:not-allowed!important;box-shadow:none!important;background:#cfd5d1!important;border-color:#cfd5d1!important}.admin-shell-v2 .ops-export{color:#765017!important;background:#fff8e9!important;border-color:#d6c1a1!important}.subscribe-panel{background-image:linear-gradient(90deg,#fffdf9fa,#fffdf94d),url(/api/v1/media/product-subscription.png)!important}.footer-premium .footer-bottom button{color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #75675f6b;padding:0}.footer-mobile-directory{display:none}.cookie-drawer{z-index:1000;padding:14px;animation:.65s cubic-bezier(.16,1,.3,1) both cookieIn;position:fixed;inset:auto 0 0}.cookie-drawer-inner{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fffcf7f5;border:1px solid #6a4d3c3d;border-radius:18px;grid-template-columns:48px minmax(0,1fr) minmax(330px,.7fr);align-items:center;gap:26px;width:min(1440px,100vw - 28px);margin:auto;padding:24px 66px 24px 24px;display:grid;position:relative;box-shadow:0 -12px 55px #36261d24}.cookie-mark{color:#9b634b;background:linear-gradient(145deg,#f5e5d8,#ead4c2);border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.cookie-copy .eyebrow{color:#a16b4f;margin:0 0 7px;font-size:8px}.cookie-copy h2{font:400 28px/1 var(--display);margin:0 0 7px}.cookie-copy>p:last-of-type{color:#665b55;max-width:730px;margin:0;font-size:11px;line-height:1.6}.cookie-copy>a{color:#5f4a40;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #bca99d;align-items:center;gap:3px;margin-top:7px;font-size:9px;display:inline-flex}.cookie-actions{grid-template-columns:1.15fr 1fr 1fr;gap:8px;display:grid}.cookie-actions button,.cookie-preferences>button{color:#372d28;min-height:44px;font:700 9px var(--body);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#fffdfa;border:1px solid #d9c9bd;border-radius:999px;padding:10px 13px;transition:transform .25s,background .25s}.cookie-actions button:hover,.cookie-preferences>button:hover{transform:translateY(-2px)}.cookie-actions .cookie-primary,.cookie-preferences .cookie-primary{color:#fff;background:#9d694f;border-color:#9d694f}.cookie-close{color:#4b3e37;cursor:pointer;background:#f2e8df;border:0;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:18px;right:18px}.cookie-preferences{grid-template-columns:repeat(3,1fr) auto;align-items:stretch;gap:8px;display:grid}.cookie-preferences label{background:#fff;border:1px solid #e0d3ca;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.cookie-preferences label>span{gap:2px;display:grid}.cookie-preferences strong{font-size:10px}.cookie-preferences small{color:#7a6d65;font-size:8px}.cookie-preferences input{accent-color:#9d694f;width:17px;height:17px}@keyframes cookieIn{0%{opacity:0;transform:translateY(calc(100% + 24px))}to{opacity:1;transform:none}}@media (max-width:900px){.cookie-drawer-inner{grid-template-columns:42px 1fr;padding:22px 55px 22px 20px}.cookie-mark{width:42px;height:42px}.cookie-actions,.cookie-preferences{grid-column:1/-1}.cookie-preferences{grid-template-columns:repeat(3,1fr) auto}}@media (max-width:700px){.footer-premium .footer-correspondence{gap:34px;padding:68px 22px 58px}.footer-correspondence-copy .eyebrow{margin-bottom:19px}.footer-correspondence h2{font-size:clamp(56px,18vw,78px)!important;line-height:.88!important}.footer-correspondence-form>p:first-child{margin-bottom:22px;line-height:1.5;font-size:17px!important}.footer-form-note{font-size:8px!important}.footer-mobile{text-align:left!important;justify-items:stretch!important;gap:36px!important;padding:52px 22px 44px!important}.footer-mobile-mark{text-align:left!important;align-items:flex-start!important}.footer-mobile-mark img{width:140px!important;margin:0 0 29px!important}.footer-mobile-mark .eyebrow{color:#a1694d;font:8px var(--body);letter-spacing:.16em;text-transform:uppercase;margin:0 0 13px!important}.footer-mobile-mark h2{font:400 48px/.9 var(--display);letter-spacing:-.04em;margin:0}.footer-mobile-mark h2 em{font-weight:400}.footer-mobile-mark>p:last-child{color:#695b53;line-height:1.7;text-align:left!important;max-width:320px!important;margin:21px 0 0!important;font-size:12px!important}.footer-mobile-contact{border-block:1px solid #5b44382e;padding:8px 0;gap:0!important}.footer-mobile-contact>a,.footer-mobile-contact>span{width:100%;padding:13px 2px;text-align:left!important;justify-content:flex-start!important;gap:13px!important}.footer-mobile-contact>a+*,.footer-mobile-contact>span+*{border-top:1px solid #5b44381a}.footer-mobile-contact svg{color:#9c654d}.footer-mobile-contact a>span,.footer-mobile-contact>span>span{overflow-wrap:anywhere;gap:2px;min-width:0;font-size:11px;display:grid}.footer-mobile-contact small{color:#9a7665;letter-spacing:.14em;text-transform:uppercase;font-size:7px}.footer-mobile-directory{grid-template-columns:1fr 1fr;gap:38px 24px;display:grid}.footer-mobile-directory nav{flex-direction:column;align-items:flex-start;display:flex}.footer-mobile-directory h3{color:#a1694d;font:8px var(--body);letter-spacing:.15em;text-transform:uppercase;margin:0 0 15px}.footer-mobile-directory a{color:#392f2a;font:400 15px var(--display);padding:6px 0}.footer-premium .footer-marquee div{gap:22px!important;padding:16px 0!important}.footer-premium .footer-marquee span{font-size:43px!important;line-height:.9!important}.footer-premium .footer-marquee i{margin-left:18px;font-size:14px!important}.footer-premium .footer-bottom{justify-items:center;text-align:center!important;gap:14px!important;padding:25px 22px 30px!important;font-size:7px!important}.footer-premium .footer-bottom>div{justify-content:center;gap:10px 14px!important}.footer-premium .footer-bottom>span:last-child{text-align:center!important}.footer-premium .footer-bottom>span:first-child{order:2}.footer-premium .footer-bottom>span:last-child{order:3}.cookie-drawer{padding:8px}.cookie-drawer-inner{border-radius:20px;width:100%;padding:24px 20px 20px;display:block}.cookie-mark{width:38px;height:38px;margin-bottom:17px}.cookie-copy{padding-right:18px}.cookie-copy h2{font-size:26px}.cookie-copy>p:last-of-type{font-size:11px}.cookie-actions{grid-template-columns:1fr 1fr;margin-top:20px;display:grid}.cookie-actions .cookie-primary{order:-1;grid-column:1/-1}.cookie-actions button{min-height:46px;padding-inline:8px}.cookie-close{top:14px;right:14px}.cookie-preferences{grid-template-columns:1fr;margin-top:18px;display:grid}.cookie-preferences>button{margin-top:4px}.cookie-preferences label{min-height:54px}}@media (prefers-reduced-motion:reduce){.cookie-drawer{animation:none}.cookie-actions button,.cookie-preferences>button{transition:none}}.heritage-showcase{background:linear-gradient(135deg,#f3ede6 0%,#fffdf9 52%,#eee3d9 100%);padding-top:clamp(100px,10vw,165px);padding-bottom:clamp(100px,10vw,160px);position:relative}.heritage-showcase:before{content:"LM / BRITISH RITUAL";color:#72503e57;font:8px var(--body);letter-spacing:.24em;position:absolute;top:38px;left:5vw}.heritage-intro{align-self:start;position:sticky;top:135px;padding-top:34px!important}.heritage-intro>p:not(.eyebrow){max-width:355px;font-size:13px;line-height:1.75}.heritage-progress{background:#d8c9be;width:min(260px,100%);height:1px;margin-top:46px;overflow:hidden}.heritage-progress i{background:#9f674e;height:100%;transition:width .8s cubic-bezier(.22,1,.36,1);display:block}.heritage-card{transition:transform .6s cubic-bezier(.22,1,.36,1),box-shadow .6s;box-shadow:0 24px 54px #43302512}.heritage-card:hover{transform:translateY(-7px);box-shadow:0 34px 70px #43302521}.heritage-card .service-card-media{aspect-ratio:3/4}.heritage-card .service-card-media:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000 62%,#1f18142e);position:absolute;inset:0}.heritage-number{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#3d3029;letter-spacing:.1em;background:#fffdf9b3;border:1px solid #ffffffa6;border-radius:50%;place-items:center;width:34px;height:34px;font-size:8px;display:grid;position:absolute;top:15px;right:17px}.heritage-card .service-card-copy{min-height:220px}.heritage-card .service-card-copy h3{font-size:clamp(30px,2.35vw,39px)}.heritage-showcase .carousel-nav button{background:#fffdf9b8;border-radius:50%;transition:background .3s,transform .3s}.heritage-showcase .carousel-nav button:hover{background:#fff;transform:scale(1.06)}@media (max-width:1050px){.heritage-intro{position:static;padding-top:0!important}.heritage-showcase:before{left:24px}.heritage-progress{width:100%}}@media (max-width:700px){.heritage-showcase{padding:92px 18px 84px!important}.heritage-showcase:before{top:28px;left:18px}.heritage-intro>p:not(.eyebrow){font-size:12px}.heritage-progress{margin-top:30px}.heritage-card .service-card-media{aspect-ratio:4/5}.heritage-card .service-card-copy{min-height:205px}.heritage-card:hover{transform:none}.heritage-showcase .carousel-nav{padding-top:16px}}.heritage-filmstrip{isolation:isolate;background:#f8f4ef;border-block:1px solid #e6ddd5;height:clamp(360px,34vw,480px);padding:0;position:relative;overflow:hidden}.heritage-filmstrip:before,.heritage-filmstrip:after{display:none}.heritage-filmstrip-track{will-change:transform;grid-template-rows:repeat(2,minmax(0,1fr));grid-auto-columns:max-content;grid-auto-flow:column;gap:0;width:max-content;height:100%;padding:0;animation:46s linear infinite alternate heritageGlide;display:grid}.heritage-filmstrip:hover .heritage-filmstrip-track{animation-play-state:paused}.heritage-frame{background:#eadfd6;margin:0;position:relative;overflow:hidden}.heritage-frame img{-o-object-fit:cover;object-fit:cover;transition:transform 1.4s cubic-bezier(.22,1,.36,1);transform:scale(1.01)}.heritage-frame:hover img{transform:scale(1.045)}.heritage-frame-wide{width:clamp(280px,27vw,420px)}.heritage-frame-square{width:clamp(180px,18vw,270px)}@keyframes heritageGlide{0%{transform:translate(0,0)}to{transform:translate(calc(100vw - 100%))}}@media (max-width:700px){.heritage-filmstrip{height:320px}.heritage-filmstrip-track{animation-duration:38s}.heritage-frame-portrait{width:52vw}.heritage-frame-wide{width:72vw}.heritage-frame-square{width:48vw}}@media (prefers-reduced-motion:reduce){.heritage-filmstrip-track{animation:none;overflow:visible}.heritage-frame img{transition:none}}.heritage-filmstrip{background:linear-gradient(#eee5dd 0%,#f8f4ef 48%,#eee5dd 100%);border-block-color:#ded2c8;height:clamp(300px,31vw,430px);padding:0}.heritage-filmstrip:before,.heritage-filmstrip:after{content:"";z-index:3;pointer-events:none;width:clamp(18px,4vw,64px);display:block;position:absolute;top:0;bottom:0}.heritage-filmstrip:before{background:linear-gradient(90deg,#eee5dde0,#0000);left:0}.heritage-filmstrip:after{background:linear-gradient(-90deg,#eee5dde0,#0000);right:0}.heritage-filmstrip-track{gap:0;width:max-content;height:100%;padding:0;animation:58s linear infinite heritageRibbon;display:flex}.heritage-filmstrip-sequence{align-items:center;gap:7px;height:100%;padding:7px 7px 7px 0;display:flex}.heritage-frame{background:#e5d9cf;flex:none;margin:0;position:relative;overflow:hidden;box-shadow:0 12px 32px #39292014}.heritage-frame img{-o-object-fit:cover;object-fit:cover;filter:saturate(.92)contrast(1.02);transition:transform 1.2s cubic-bezier(.22,1,.36,1),filter .5s;transform:scale(1.035)}.heritage-frame:hover img{filter:saturate()contrast(1.02);transform:scale(1.085)}.heritage-frame-portrait{width:clamp(180px,18vw,258px);height:calc(100% - 14px)}.heritage-frame-wide{width:clamp(270px,28vw,410px);height:72%}.heritage-frame-square{width:clamp(195px,20vw,292px);height:82%}.heritage-frame-0,.heritage-frame-3{align-self:flex-start;margin-top:7px}.heritage-frame-1,.heritage-frame-4{align-self:flex-end;margin-bottom:7px}.heritage-frame-2{align-self:center}@keyframes heritageRibbon{to{transform:translate(-50%)}}@media (max-width:700px){.heritage-filmstrip{height:270px}.heritage-filmstrip:before,.heritage-filmstrip:after{width:20px}.heritage-filmstrip-track{animation-duration:44s}.heritage-filmstrip-sequence{gap:4px;padding:4px 4px 4px 0}.heritage-frame-portrait{width:44vw;height:calc(100% - 8px)}.heritage-frame-wide{width:66vw;height:70%}.heritage-frame-square{width:48vw;height:80%}.heritage-frame-0,.heritage-frame-3{margin-top:4px}.heritage-frame-1,.heritage-frame-4{margin-bottom:4px}}@media (prefers-reduced-motion:reduce){.heritage-filmstrip{overflow-x:auto}.heritage-filmstrip-track{animation:none}.heritage-filmstrip-sequence[aria-hidden=true]{display:none}}.heritage-filmstrip{background:#eee5dd;height:clamp(320px,34vw,470px)}.heritage-filmstrip-sequence{grid-template-rows:repeat(2,minmax(0,1fr));grid-auto-columns:max-content;grid-auto-flow:column dense;align-items:stretch;gap:0;height:100%;padding:0;display:grid}.heritage-frame{height:100%;box-shadow:none;align-self:stretch!important;margin:0!important}.heritage-frame-portrait{grid-row:span 2;width:clamp(190px,21vw,310px)}.heritage-frame-wide,.heritage-frame-square{grid-row:span 1;width:clamp(300px,32vw,470px)}@media (max-width:700px){.heritage-filmstrip{height:300px}.heritage-filmstrip-sequence{gap:0;padding:0}.heritage-frame-portrait{width:56vw;height:100%}.heritage-frame-wide,.heritage-frame-square{width:82vw;height:100%}}.heritage-duet{background:#f5efe9;grid-template-rows:auto minmax(210px,31vw);grid-template-columns:minmax(260px,.72fr) 1.45fr;gap:clamp(24px,3.8vw,66px);display:grid;position:relative;overflow:hidden;padding-block:clamp(90px,10vw,160px)!important}.heritage-duet:before{content:"LUMINOUS ME · BRITISH FORMULA · DAILY RITUAL";color:#9c7967;font:9px var(--body);letter-spacing:.2em;position:absolute;top:32px;left:5vw}.heritage-duet-copy{align-self:end;padding-bottom:clamp(4px,2vw,30px)}.heritage-duet-copy h2{letter-spacing:-.045em;max-width:620px;margin:18px 0 30px;font-size:clamp(52px,6vw,96px);line-height:.92}.heritage-duet-copy>p:not(.eyebrow){color:#665951;max-width:430px;margin-bottom:30px;font-size:14px;line-height:1.75}.heritage-duet-primary{grid-area:1/2/3;min-height:650px;position:relative;overflow:hidden}.heritage-duet-primary img,.heritage-duet-secondary img{-o-object-fit:cover;object-fit:cover}.heritage-duet-secondary{grid-area:2/1;min-height:260px;position:relative;overflow:hidden}.heritage-duet-note{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#352b26;background:#fffcf7e0;align-items:flex-start;gap:18px;padding:18px 22px;display:flex;position:absolute;bottom:clamp(110px,12vw,190px);right:calc(5vw + 22px)}.heritage-duet-note span{color:#a56c50;letter-spacing:.14em;font-size:9px}.heritage-duet-note p{font-family:var(--display);margin:0;font-size:18px;line-height:1.25}@media (max-width:900px){.heritage-duet{grid-template-rows:auto auto auto;grid-template-columns:1fr;gap:22px}.heritage-duet-copy{padding-bottom:18px}.heritage-duet-copy h2{font-size:clamp(50px,12vw,78px)}.heritage-duet-primary{grid-area:2/1;min-height:58vw}.heritage-duet-secondary{border:10px solid #f5efe9;grid-area:3/1;width:78%;min-height:50vw;margin:-70px 0 0 auto}.heritage-duet-note{bottom:clamp(75px,18vw,130px);left:7vw;right:auto}}@media (max-width:600px){.heritage-duet{padding-block:86px 76px!important;padding-inline:20px!important}.heritage-duet:before{font-size:7px;top:25px;left:20px}.heritage-duet-primary{min-height:72vw}.heritage-duet-secondary{border-width:7px;width:86%;min-height:64vw;margin-top:-34px}.heritage-duet-note{padding:13px 15px;bottom:82px;left:26px}.heritage-duet-note p{font-size:14px}}.heritage-duet{grid-template-rows:clamp(480px,39vw,590px);grid-template-columns:minmax(300px,.78fr) minmax(520px,1.32fr);gap:clamp(34px,4vw,72px);padding-block:clamp(62px,6vw,90px)!important}.heritage-duet-copy{grid-area:1/1;align-self:start;padding:clamp(38px,4vw,64px) 0 205px}.heritage-duet-copy h2{max-width:520px;margin:15px 0 24px;font-size:clamp(48px,4.8vw,76px);line-height:.94}.heritage-duet-copy>p:not(.eyebrow){max-width:390px;margin-bottom:23px;font-size:13px;line-height:1.65}.heritage-duet-primary{grid-area:1/2;height:100%;min-height:0}.heritage-duet-secondary{z-index:2;border:0;grid-area:1/1;align-self:end;width:min(88%,390px);height:180px;min-height:0;margin:0;box-shadow:0 20px 45px #3c2a201f}.heritage-duet-note{padding:13px 17px;bottom:calc(clamp(62px,6vw,90px) + 18px);right:calc(5vw + 18px)}.heritage-duet-note p{font-size:15px}@media (max-width:900px){.heritage-duet{grid-template-rows:auto minmax(300px,64vw);grid-template-columns:1fr;gap:24px;padding-block:76px!important}.heritage-duet-copy{grid-area:1/1;padding:0}.heritage-duet-copy h2{font-size:clamp(48px,11vw,70px)}.heritage-duet-primary{grid-area:2/1;height:100%;min-height:0}.heritage-duet-secondary{border:5px solid #f5efe9;grid-area:2/1;place-self:end;width:42%;height:34%;margin:0 14px 14px 0}.heritage-duet-note{bottom:90px;left:calc(5vw + 14px);right:auto}}@media (max-width:600px){.heritage-duet{grid-template-rows:auto 300px;padding:70px 20px 58px!important}.heritage-duet-copy h2{font-size:47px}.heritage-duet-primary{min-height:0}.heritage-duet-secondary{width:45%;height:36%;margin:0 8px 8px 0}.heritage-duet-note{bottom:66px;left:28px}}.heritage-duet{background:#fff;grid-template-rows:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;display:grid;padding:2px!important}.heritage-duet:before{display:none}.heritage-product-tile{aspect-ratio:4/3;background:#e9dfd6;min-width:0;position:relative;overflow:hidden}.heritage-product-tile>img{-o-object-fit:cover;object-fit:cover;transition:transform 1.15s cubic-bezier(.22,1,.36,1),filter .7s;transform:scale(1.01)}.heritage-product-tile:after{content:"";opacity:0;background:linear-gradient(#0000 42%,#1c14108f);transition:opacity .55s;position:absolute;inset:0}.heritage-tile-overlay{z-index:2;color:#fff;opacity:0;justify-content:space-between;align-items:end;gap:24px;padding:clamp(24px,3vw,48px);transition:opacity .55s,transform .75s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(24px)}.heritage-tile-overlay p{max-width:390px;font-family:var(--display);letter-spacing:-.025em;margin:0;font-size:clamp(25px,2.4vw,39px);line-height:1.02}.heritage-buy{min-width:132px;color:#201915!important;background:#fff!important;border-color:#fff!important}.heritage-product-tile:hover>img{filter:saturate(.9);transform:scale(1.055)}.heritage-product-tile:hover:after,.heritage-product-tile:hover .heritage-tile-overlay,.heritage-product-tile:focus-within:after,.heritage-product-tile:focus-within .heritage-tile-overlay{opacity:1}.heritage-product-tile:hover .heritage-tile-overlay,.heritage-product-tile:focus-within .heritage-tile-overlay{transform:translateY(0)}@media (max-width:700px){.heritage-duet{grid-template-columns:1fr;gap:2px;padding:2px!important}.heritage-product-tile{aspect-ratio:4/3}.heritage-product-tile:after{opacity:1;background:linear-gradient(#0000 40%,#1c14109e)}.heritage-tile-overlay{opacity:1;align-items:flex-end;padding:22px;transform:none}.heritage-tile-overlay p{font-size:26px}.heritage-buy{min-width:112px;min-height:46px}}@media (prefers-reduced-motion:reduce){.heritage-product-tile>img,.heritage-tile-overlay,.heritage-product-tile:after{transition:none}}.home-page .manifesto{min-height:68vh;padding-block:clamp(88px,9vw,138px)}.home-page .manifesto .lead{max-width:640px;margin-top:32px}.home-page .home-buy-row{margin-top:30px}.home-page .sensory,.home-page .sensory>.editorial-image-reveal,.home-page .sensory .image-frame{min-height:660px}.home-page .sensory .copy{padding:clamp(64px,7vw,112px)}.home-page .heritage-duet{border-block:1px solid #eee5dd}.home-page .home-subscription{padding-top:clamp(92px,9vw,140px);padding-bottom:clamp(92px,9vw,140px)}@media (max-width:900px){.home-page .manifesto{min-height:auto}.home-page .sensory,.home-page .sensory>.editorial-image-reveal,.home-page .sensory .image-frame{min-height:520px}}@media (max-width:600px){.home-page .manifesto{padding-block:78px}.home-page .sensory,.home-page .sensory>.editorial-image-reveal,.home-page .sensory .image-frame{min-height:410px}.home-page .sensory .copy{padding:66px 20px}.home-page .home-subscription{padding-top:76px;padding-bottom:76px}}.shop-page{background:#f8f4ef;min-height:100vh}.shop-intro{max-width:900px;padding:clamp(90px,10vw,150px) 5vw 70px}.shop-intro h1{letter-spacing:-.05em;font-size:clamp(64px,9vw,128px)}.shop-intro>p:last-child{color:#6e625b;max-width:600px;margin-top:26px;font-size:16px}.shop-grid{background:#ded4cc;border-block:1px solid #ded4cc;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.shop-product{background:#fff}.shop-product-image{aspect-ratio:4/3;background:#eee6df;display:block;position:relative;overflow:hidden}.shop-product-image img{-o-object-fit:cover;object-fit:cover;transition:transform .9s cubic-bezier(.22,1,.36,1)}.shop-product:hover .shop-product-image img{transform:scale(1.035)}.shop-product>div{padding:34px clamp(24px,4vw,58px) 42px}.shop-product h2{font-size:clamp(38px,4vw,58px)}.shop-product>div>p:not(.eyebrow){color:#74675f;max-width:520px}.shop-product footer{border-top:1px solid #e6ddd5;justify-content:space-between;align-items:center;margin-top:28px;padding-top:20px;display:flex}.shop-product footer strong{font-family:var(--display);font-size:25px}.shop-product footer a{text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:8px;font-size:10px;display:flex}.shop-error{color:#9d4038;padding:20px 5vw}@media (max-width:700px){.shop-grid{grid-template-columns:1fr}.shop-intro{padding:75px 20px 48px}.shop-product>div{padding:26px 20px 34px}}
