:root{--orange:#ff5a00;--orange-deep:#cc4200;--orange-soft:#fff0e3;--cream:#fff8ef;--surface:#fffcf8;--peach:#ffd8ba;--cocoa:#2b1a13;--muted:#715e54;--line:#e8d7c7;--green:#2e7d5b;--green-soft:#e9f5ef;--warning:#b86a00;--warning-soft:#fff2d8;--error:#b93832;--shadow:0 16px 50px #4d2a181f;--safe-bottom:env(safe-area-inset-bottom,0px)}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:var(--cocoa);background:#eadbce;font-family:Manrope,Inter,Segoe UI,Arial,sans-serif}button,input,textarea,select{color:inherit;font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}svg{stroke-width:1.8px}.stage{background:radial-gradient(circle at 20% 20%,#fff4e8 0,#0000 30%),radial-gradient(circle at 85% 80%,#ffc99e 0,#0000 26%),#eadbce;justify-content:center;align-items:center;gap:64px;min-height:100vh;padding:40px;display:flex}.phone-frame{background:var(--cream);border:8px solid #322019;border-radius:46px;width:430px;height:min(900px,100vh - 48px);min-height:690px;position:relative;overflow:hidden;box-shadow:0 34px 100px #30190e3d}.phone-frame:after{content:"";z-index:40;background:#322019;border-radius:0 0 14px 14px;width:124px;height:22px;position:absolute;top:0;left:50%;transform:translate(-50%)}.demo-switcher{box-shadow:var(--shadow);background:#fffcf8eb;border:1px solid #6f4b3524;border-radius:30px;align-self:center;width:310px;padding:30px}.brand-lockup{letter-spacing:-.08em;align-items:baseline;font-size:2rem;font-weight:800;display:flex}.brand-lockup span{color:var(--orange)}.brand-lockup strong{letter-spacing:-.04em;margin-left:6px;font-size:1.2rem}.demo-switcher>p{color:var(--muted);margin:3px 0 30px;font-size:.76rem}.demo-switcher h2{margin:0 0 12px;font-size:1rem}.demo-switcher>button{border:1px solid var(--line);text-align:left;background:0 0;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;margin-top:10px;padding:13px;transition:all .2s;display:grid}.demo-switcher>button>svg:first-child{background:var(--orange-soft);color:var(--orange-deep);border-radius:11px;width:38px;height:38px;padding:9px}.demo-switcher>button span{gap:2px;display:grid}.demo-switcher>button strong{font-size:.78rem}.demo-switcher>button small{color:var(--muted);font-size:.63rem}.demo-switcher>button.active{background:var(--cocoa);border-color:var(--cocoa);color:#fff;transform:translate(5px)}.demo-switcher>button.active>svg:first-child{background:var(--orange);color:#fff}.demo-note{background:var(--green-soft);color:var(--green);border-radius:14px;align-items:center;gap:9px;margin-top:20px;padding:12px;font-size:.67rem;line-height:1.4;display:flex}.loading-screen,.center-screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:32px;display:flex}.logo-orbit{background:var(--orange);border:10px solid var(--peach);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:86px;height:86px;animation:1.8s ease-in-out infinite pulse;display:flex}.logo-orbit svg{width:34px;height:34px}.wordmark{letter-spacing:-.08em;margin-top:20px;font-size:2rem;font-weight:800}.wordmark span{color:var(--orange);font-size:1.2rem}.loading-screen p{color:var(--muted);font-size:.8rem}@keyframes pulse{50%{transform:scale(1.04);box-shadow:0 0 0 14px #ff5a001a}}.status-illustration{background:var(--orange-soft);color:var(--orange-deep);border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;display:flex}.status-illustration svg{width:38px;height:38px}.status-illustration.danger{color:var(--error);background:#fcebea}.error-screen h1{margin:8px 0;font-size:1.7rem;line-height:1.12}.error-screen>p:not(.eyebrow){color:var(--muted);font-size:.8rem;line-height:1.6}.error-screen .primary-button{width:100%;margin-top:20px}.welcome-screen{background:var(--cream);height:100%;overflow-y:auto}.welcome-art{background:linear-gradient(160deg,#ffe0c6,#fff6ec);height:40%;min-height:275px;position:relative;overflow:hidden}.welcome-art:after{background:linear-gradient(transparent, var(--cream));content:"";height:90px;position:absolute;bottom:0;left:0;right:0}.welcome-art img{object-fit:contain;width:330px;height:330px;position:absolute;bottom:-38px;right:-25px}.welcome-brand{letter-spacing:-.06em;z-index:2;background:#fffcf8e0;border-radius:12px;padding:8px 12px;font-size:1rem;font-weight:800;position:absolute;top:30px;left:24px}.welcome-brand span{color:var(--orange);font-size:.7rem}.welcome-copy{z-index:3;margin-top:-22px;padding:0 22px 26px;position:relative}.eyebrow{color:var(--orange-deep);letter-spacing:.13em;text-transform:uppercase;margin:0 0 8px;font-size:.64rem;font-weight:800}.welcome-copy h1{letter-spacing:-.045em;margin:0;font-size:1.65rem;line-height:1.12}.welcome-copy>p:not(.eyebrow,.fine-print){color:var(--muted);margin:10px 0 18px;font-size:.76rem;line-height:1.55}.role-button{background:var(--surface);border:1px solid var(--line);text-align:left;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;margin-top:10px;padding:14px;display:grid}.role-button .role-icon{background:var(--orange-soft);color:var(--orange-deep);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.role-button.brand .role-icon{color:var(--cocoa);background:#f4e5d9}.role-button span:nth-child(2){gap:4px;display:grid}.role-button strong{font-size:.82rem}.role-button small{color:var(--muted);font-size:.64rem;line-height:1.35}.role-button>svg{width:18px;height:18px}.fine-print{color:#9b887c;text-align:center;margin:14px 20px 0;font-size:.56rem;line-height:1.45}.top-bar{background:var(--cream);text-align:center;z-index:10;grid-template-columns:44px 1fr 44px;align-items:center;padding:28px 16px 10px;display:grid;position:sticky;top:0}.top-bar>button{background:var(--surface);border:1px solid var(--line);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.top-bar>button svg{height:18px}.top-bar strong{font-size:.82rem}.top-placeholder{width:38px}.step-label{color:var(--muted);font-size:.62rem}.progress{background:#f2e5da;height:4px;margin:0 20px;overflow:hidden}.progress span{background:var(--orange);height:100%;transition:width .3s;display:block}.onboarding-screen{flex-direction:column;height:100%;display:flex}.onboarding-content{flex:1;padding:24px 20px 130px;overflow-y:auto}.onboarding-content h1{letter-spacing:-.05em;margin:0;font-size:1.75rem;line-height:1.12}.lead{color:var(--muted);margin:10px 0 24px;font-size:.75rem;line-height:1.55}.field{gap:7px;margin-top:16px;display:grid;position:relative}.field>span,.field-label{color:var(--cocoa);margin:20px 0 9px;font-size:.68rem;font-weight:700}.field input,.field textarea{background:var(--surface);border:1px solid var(--line);border-radius:14px;outline:none;width:100%;min-height:48px;padding:13px 14px;font-size:.76rem}.field textarea{resize:none;min-height:140px;line-height:1.5}.field input:focus,.field textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff5a0014}.field>small{color:var(--muted);font-size:.58rem;position:absolute;bottom:10px;right:12px}.two-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.choice{background:var(--surface);border:1px solid var(--line);text-align:left;border-radius:13px;justify-content:space-between;align-items:center;gap:7px;min-height:44px;padding:10px 12px;font-size:.68rem;display:flex}.choice.selected{background:var(--orange-soft);border-color:var(--orange);color:var(--orange-deep);font-weight:700}.choice svg{width:16px;height:16px}.interest-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.interest-grid button{background:var(--surface);border:1px solid var(--line);text-align:left;border-radius:16px;grid-template-columns:30px 1fr auto;align-items:center;gap:8px;min-height:58px;padding:10px;font-size:.68rem;display:grid}.interest-grid button>span{background:var(--orange-soft);color:var(--orange-deep);border-radius:9px;justify-content:center;align-items:center;height:30px;font-size:1rem;display:flex}.interest-grid button.selected{background:var(--orange-soft);border-color:var(--orange);font-weight:700}.chip-section{margin-top:22px}.select-chips{flex-wrap:wrap;gap:8px;display:flex}.select-chips button{background:var(--surface);border:1px solid var(--line);border-radius:999px;align-items:center;gap:5px;min-height:38px;padding:8px 12px;font-size:.66rem;display:flex}.select-chips button.selected{background:var(--orange-soft);border-color:var(--orange);color:var(--orange-deep);font-weight:700}.select-chips svg{width:13px;height:13px}.consent-row{color:var(--muted);align-items:flex-start;gap:10px;margin-top:20px;font-size:.62rem;line-height:1.4;display:flex}.consent-row input{accent-color:var(--orange);width:17px;height:17px}.sticky-actions{background:linear-gradient(transparent, var(--cream) 20%);padding:30px 20px calc(20px + var(--safe-bottom));z-index:20;align-items:center;gap:9px;display:flex;position:absolute;bottom:0;left:0;right:0}.primary-button,.secondary-button{border-radius:15px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:12px 17px;font-size:.75rem;font-weight:700;display:flex}.primary-button{background:var(--orange-deep);border:1px solid var(--orange-deep);color:#fff;flex:1}.primary-button:hover{background:#b63900}.secondary-button{background:var(--surface);border:1px solid var(--orange-deep);color:var(--orange-deep)}.primary-button svg,.secondary-button svg{width:18px;height:18px}.wide{width:100%}.icon-button{flex:0 0 50px;padding:0}.inline-alert{border-radius:14px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:18px;padding:12px;font-size:.65rem;line-height:1.5;display:flex}.inline-alert.error{color:var(--error);background:#fcebea}.inline-alert.warning{background:var(--warning-soft);color:#875006}.inline-alert.neutral{color:var(--muted);background:#f4e8de}.inline-alert svg{flex:none;width:17px;height:17px}.inline-alert strong{flex-basis:calc(100% - 26px);display:block}.inline-alert button{color:inherit;background:0 0;border:0;margin-left:24px;padding:0;font-size:.65rem;font-weight:800;text-decoration:underline}.paywall-screen{height:100%;padding-bottom:20px;overflow-y:auto}.round-button{background:var(--surface);border:1px solid var(--line);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex}.round-button svg{width:18px;height:18px}.paywall-hero{text-align:center;padding:20px 24px 15px}.paywall-mascot{width:190px;height:156px;margin:-2px auto 16px;position:relative}.paywall-mascot:after{content:"";background:radial-gradient(#ff5a002e,#0000 68%);height:34px;position:absolute;bottom:-2px;left:12px;right:12px}.paywall-mascot img{object-fit:contain;z-index:1;width:100%;height:100%;position:relative}.paywall-hero h1{letter-spacing:-.055em;margin:0;font-size:1.72rem;line-height:1.1}.paywall-hero>p:last-child{color:var(--muted);font-size:.72rem;line-height:1.55}.price-card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:24px;margin:10px 18px;padding:20px}.price-card>div:first-child{grid-template-columns:1fr auto;display:grid}.price-card>div:first-child span{font-size:.72rem;font-weight:700}.price-card>div:first-child strong{grid-row:1/span 2;font-size:1.7rem}.price-card>div:first-child small{color:var(--muted);font-size:.58rem}.price-card ul{border-bottom:1px solid var(--line);border-top:1px solid var(--line);gap:12px;margin:18px 0;padding:18px 0;list-style:none;display:grid}.price-card li{align-items:center;gap:10px;font-size:.68rem;display:flex}.price-card li svg{color:var(--orange-deep);width:18px;height:18px}.secure-note{color:var(--muted);justify-content:center;align-items:center;gap:5px;margin:10px 0 0;font-size:.55rem;display:flex}.secure-note svg{width:14px;height:14px}.paywall-footer{color:var(--muted);justify-content:center;gap:6px;font-size:.6rem;display:flex}.paywall-footer button{color:inherit;background:0 0;border:0;padding:4px}.app-shell{height:100%;position:relative}.screen-scroll{height:100%;padding-bottom:calc(82px + var(--safe-bottom));overflow-y:auto}.bottom-nav{border-top:1px solid var(--line);padding:9px 8px calc(10px + var(--safe-bottom));z-index:30;background:#fffcf8f5;grid-template-columns:repeat(4,1fr);align-items:center;display:grid;position:absolute;bottom:0;left:0;right:0}.bottom-nav button{color:#8a776c;background:0 0;border:0;flex-direction:column;align-items:center;gap:4px;min-height:46px;font-size:.53rem;display:flex;position:relative}.bottom-nav button svg{width:21px;height:21px}.bottom-nav button.active{color:var(--orange-deep);font-weight:800}.bottom-nav button.active:after{background:var(--orange);content:"";border-radius:999px;width:18px;height:3px;position:absolute;bottom:-5px}.page{min-height:100%;padding:28px 18px 30px}.home-header,.page-header{justify-content:space-between;align-items:center;display:flex}.home-header{margin-bottom:20px}.home-header p{color:var(--muted);margin:0;font-size:.66rem}.home-header h1{letter-spacing:-.045em;margin:2px 0 0;font-size:1.35rem}.home-header h1 span{color:var(--orange)}.page-header{margin-bottom:20px}.page-header h1{letter-spacing:-.055em;margin:0;font-size:1.62rem}.creator-hero{color:#fff;background:linear-gradient(135deg,#3a2117,#7c3b1b);border-radius:24px;grid-template-columns:1fr 112px;min-height:210px;padding:22px;display:grid;position:relative;overflow:hidden}.creator-hero:before,.creator-hero:after{content:"";border:1px solid #ffd8ba2e;border-radius:50%;width:180px;height:180px;position:absolute;top:-70px;right:-80px}.creator-hero:after{width:110px;height:110px;top:-36px;right:-45px}.creator-hero .eyebrow{color:var(--peach)}.creator-hero h2{letter-spacing:-.045em;margin:0;font-size:1.35rem;line-height:1.15}.creator-hero p:not(.eyebrow){color:#e7d4c8;font-size:.65rem;line-height:1.5}.creator-hero button{background:var(--orange);color:#fff;border:0;border-radius:12px;align-items:center;gap:8px;min-height:38px;margin-top:12px;padding:8px 12px;font-size:.65rem;font-weight:700;display:flex}.creator-hero button svg{height:15px}.hero-mascot{object-fit:contain;width:160px;height:178px;position:absolute;bottom:-22px;right:-11px;transform:rotate(2deg)}.search-launch,.catalog-search{background:var(--surface);border:1px solid var(--line);border-radius:15px;align-items:center;gap:10px;width:100%;min-height:50px;padding:0 14px;display:flex}.search-launch{color:var(--muted);text-align:left;margin-top:12px;font-size:.68rem}.search-launch span{flex:1}.search-launch svg{width:18px;height:18px}.section-heading{justify-content:space-between;align-items:center;margin:24px 2px 12px;display:flex}.section-heading h2{margin:0;font-size:1rem}.section-heading button{color:var(--orange-deep);background:0 0;border:0;align-items:center;padding:4px 0;font-size:.6rem;font-weight:700;display:flex}.section-heading button svg{height:15px}.brand-list{gap:11px;display:grid}.brand-card{background:var(--surface);border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 7px 25px #4d2a180f}.brand-card.compact{grid-template-columns:100px 1fr;display:grid}.brand-visual{justify-content:center;align-items:center;height:140px;display:flex;position:relative;overflow:hidden}.brand-card.compact .brand-visual{height:100%;min-height:142px}.tone-beauty{color:#b94f2d;background:linear-gradient(145deg,#ffd7c7,#fff1e9)}.tone-home{color:#6e503a;background:linear-gradient(145deg,#e5d1b9,#faf2e8)}.tone-food{color:#9b5d06;background:linear-gradient(145deg,#ffd08a,#fff0cf)}.tone-fashion{color:#58372b;background:linear-gradient(145deg,#d9c2b5,#f5e9e1)}.tone-tech{color:#494b4d;background:linear-gradient(145deg,#d7d8da,#f5f5f5)}.visual-symbol{text-shadow:0 5px 20px #6333191f;font-size:3.3rem}.new-badge{background:var(--orange-deep);color:#fff;border-radius:999px;padding:5px 8px;font-size:.5rem;font-weight:800;position:absolute;top:10px;left:10px}.brand-visual>button{background:#fffcf8e6;border:0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:absolute;top:10px;right:10px}.brand-visual>button.active{background:var(--orange-deep);color:#fff}.brand-visual>button svg{width:17px;height:17px}.brand-card-body{padding:14px}.brand-card-title{grid-template-columns:auto 1fr;align-items:center;gap:10px;display:grid}.brand-card-title>span{gap:3px;display:grid}.brand-card-title strong{font-size:.82rem}.brand-card-title small,.location{color:var(--muted);align-items:center;gap:3px;font-size:.55rem;display:flex}.brand-card-title small svg,.location svg{width:12px;height:12px}.brand-logo{border:2px solid #fffc;border-radius:13px;justify-content:center;align-items:center;width:38px;height:38px;font-size:.95rem;font-weight:800;display:flex;overflow:hidden}.brand-logo img{object-fit:cover;width:100%;height:100%}.brand-card-body>p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:10px 0;font-size:.61rem;line-height:1.45;display:-webkit-box;overflow:hidden}.tag-row{flex-wrap:wrap;gap:5px;display:flex}.tag-row span{color:#684a3a;background:#f3e8df;border-radius:999px;padding:5px 8px;font-size:.5rem}.tag-row.warm span{background:var(--orange-soft);color:var(--orange-deep);font-size:.6rem}.how-card,.switch-role-card{background:var(--orange-soft);border:1px solid #f4c9a9;border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:100%;margin-top:18px;padding:13px;display:grid}.how-card>div,.switch-role-card>span{background:var(--orange);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.how-card span,.switch-role-card div{gap:3px;display:grid}.how-card strong,.switch-role-card strong{font-size:.68rem}.how-card small,.switch-role-card small{color:var(--muted);font-size:.55rem}.how-card>svg,.switch-role-card>svg{height:17px}.catalog-search input{background:0 0;border:0;outline:none;flex:1;font-size:.68rem}.catalog-search svg{color:var(--muted);width:18px;height:18px}.catalog-search button{background:0 0;border:0;padding:4px}.horizontal-chips{scrollbar-width:none;gap:7px;margin:12px -18px 0;padding:0 18px 7px;display:flex;overflow-x:auto}.horizontal-chips::-webkit-scrollbar{display:none}.horizontal-chips button{background:var(--surface);border:1px solid var(--line);border-radius:999px;flex:none;min-height:34px;padding:7px 11px;font-size:.6rem}.horizontal-chips button.active{background:var(--cocoa);border-color:var(--cocoa);color:#fff}.result-line{color:var(--muted);justify-content:space-between;align-items:center;margin:12px 2px;font-size:.58rem;display:flex}.result-line button{color:inherit;background:0 0;border:0;align-items:center;padding:0;font-size:.58rem;display:flex}.result-line button.active{color:var(--orange-deep);font-weight:800}.result-line button svg{height:13px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.catalog-grid .brand-visual{height:128px}.catalog-grid .brand-card-title{grid-template-columns:1fr}.catalog-grid .brand-logo{display:none}.catalog-grid .brand-card-body{padding:12px}.catalog-grid .brand-card-body>p{min-height:35px}.empty-state{text-align:center;flex-direction:column;align-items:center;padding:70px 25px;display:flex}.empty-state>div{background:var(--orange-soft);color:var(--orange-deep);border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;display:flex}.empty-state>img{object-fit:contain;width:180px;height:145px;margin:-22px 0 -6px}.empty-state h2{margin:16px 0 6px;font-size:1rem}.empty-state p{color:var(--muted);font-size:.66rem;line-height:1.5}.profile-identity{background:var(--surface);border:1px solid var(--line);border-radius:19px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.profile-avatar{background:linear-gradient(145deg, var(--orange), #ff9560);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:1rem;font-weight:800;display:flex}.brand-avatar{background:var(--cocoa)}.profile-avatar svg{width:22px}.profile-identity>div:nth-child(2){gap:3px;display:grid}.profile-identity strong{font-size:.78rem}.profile-identity span{color:var(--muted);font-size:.58rem}.profile-identity>svg{color:var(--green);height:19px}.subscription-card{border-radius:20px;margin-top:13px;padding:16px}.subscription-card.active{background:var(--green-soft);border:1px solid #c5e4d5}.subscription-head{justify-content:space-between;align-items:center;display:flex}.subscription-head span{color:var(--green);align-items:center;gap:6px;font-size:.67rem;font-weight:800;display:flex}.subscription-head svg{width:17px;height:17px}.subscription-head small{color:var(--muted);font-size:.55rem}.subscription-meter{background:#2e7d5b1f;border-radius:99px;height:5px;margin:14px 0 10px;overflow:hidden}.subscription-meter span{background:var(--green);height:100%;display:block}.subscription-card button{color:var(--green);background:0 0;border:0;padding:2px 0;font-size:.57rem;font-weight:700}.settings-list{background:var(--surface);border:1px solid var(--line);border-radius:20px;margin-top:14px;overflow:hidden}.settings-list button{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:100%;padding:13px 14px;display:grid}.settings-list button:last-child{border-bottom:0}.settings-list button>span{background:var(--orange-soft);color:var(--orange-deep);border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.settings-list button>span svg{height:17px}.settings-list button>div{gap:3px;display:grid}.settings-list strong{font-size:.67rem}.settings-list small{color:var(--muted);font-size:.54rem}.settings-list button>svg{color:var(--muted);height:16px}.payment-history{background:var(--surface);border:1px solid var(--line);border-radius:18px;margin-top:12px;display:grid;overflow:hidden}.payment-history>div,.payment-history article{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.payment-history>div button{background:0 0;border:0;padding:0}.payment-history>div svg{height:17px}.payment-history article:last-child{border-bottom:0}.payment-history article>span:first-child{gap:3px;display:grid}.payment-history article strong{font-size:.68rem}.payment-history article small,.payment-history>p{color:var(--muted);font-size:.55rem}.payment-history>p{padding:14px}.payment-state{color:var(--muted);background:#f0f1ef;border-radius:999px;padding:5px 8px;font-size:.54rem;font-weight:750}.payment-state.succeeded{background:var(--green-soft);color:var(--green)}.switch-role-card{border-color:var(--line);color:inherit;background:#f1e7df}.switch-role-card>span{background:var(--cocoa)}.platform-disclaimer{color:#9b887c;text-align:center;margin:20px 12px;font-size:.54rem;line-height:1.55}.detail-screen{height:100%;overflow-y:auto}.brand-cover{height:275px;position:relative;overflow:hidden}.brand-cover>img{object-fit:cover;width:100%;height:100%}.cover-spark{opacity:.8;font-size:5rem;position:absolute;top:90px;left:70px}.cover-phone{background:var(--surface);border:6px solid var(--cocoa);border-radius:25px;justify-content:center;align-items:center;width:95px;height:180px;display:flex;position:absolute;bottom:-22px;right:45px;transform:rotate(-9deg)}.cover-phone svg{width:32px;height:32px}.floating-back,.floating-favorite{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffcf8db;border:0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute;top:30px}.floating-back{left:16px}.floating-favorite{right:16px}.floating-back svg,.floating-favorite svg{height:19px}.floating-favorite.active{background:var(--orange-deep);color:#fff}.brand-detail-copy{background:var(--cream);border-radius:28px 28px 0 0;margin-top:-24px;padding:22px 18px 35px;position:relative}.brand-detail-title{grid-template-columns:auto 1fr;align-items:center;gap:12px;display:grid}.brand-detail-title .brand-logo{width:58px;height:58px}.brand-detail-title p{color:var(--green);text-transform:uppercase;margin:0;font-size:.53rem;font-weight:800}.brand-detail-title h1{letter-spacing:-.05em;margin:2px 0;font-size:1.45rem}.brand-detail-title span{color:var(--muted);align-items:center;gap:4px;font-size:.58rem;display:flex}.brand-detail-title span svg{height:13px}.brand-detail-copy>.tag-row{margin-top:14px}.detail-block{border-top:1px solid var(--line);margin-top:19px;padding-top:18px}.detail-block h2{margin:0 0 10px;font-size:.85rem}.detail-block>p{color:var(--muted);font-size:.66rem;line-height:1.65}.detail-options{flex-wrap:wrap;gap:8px;display:flex}.detail-options span{background:var(--surface);border:1px solid var(--line);border-radius:12px;align-items:center;gap:6px;padding:8px 10px;font-size:.58rem;display:flex}.detail-options svg{color:var(--orange-deep);width:15px;height:15px}.contact-card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px;margin-top:24px;padding:17px}.contact-card>div{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.contact-avatar{background:var(--peach);color:var(--orange-deep);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-weight:800;display:flex}.contact-card>div>span{gap:2px;display:grid}.contact-card strong{font-size:.7rem}.contact-card small{color:var(--muted);font-size:.55rem}.contact-card>div>svg{color:var(--green);height:18px}.contact-card .primary-button{margin-top:14px}.contact-card>p:last-child{color:var(--muted);text-align:center;margin:9px 10px 0;font-size:.5rem;line-height:1.45}.report-button{color:var(--muted);background:0 0;border:0;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:18px;font-size:.58rem;display:flex}.report-button svg{height:15px}.report-form{border:1px solid var(--line);background:#fff8f3;border-radius:18px;gap:10px;margin-top:18px;padding:16px;display:grid}.report-form h2{font-size:16px}.report-form select,.report-form textarea{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:11px;outline:0;padding:11px}.report-form textarea{resize:vertical;min-height:84px}.report-form>p{color:var(--error);font-size:11px}.report-form>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.report-form .primary-button,.report-form .secondary-button{min-height:44px}.brand-status-card{color:#fff;background:linear-gradient(145deg,#3b2318,#74401f);border-radius:24px;padding:22px;position:relative}.status-mascot{object-fit:contain;pointer-events:none;width:174px;height:174px;position:absolute;bottom:-2px;right:-22px}.brand-status-card .status-icon,.brand-status-card>p,.brand-status-card>h2,.brand-status-card>button{z-index:2;position:relative}.brand-status-card>p:not(.eyebrow),.brand-status-card>h2{max-width:64%}.brand-status-card.status-published{background:linear-gradient(145deg,#205e43,#398564)}.status-icon{background:#ffffff21;border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:24px;display:flex}.status-icon svg{height:23px}.brand-status-card .eyebrow{color:var(--peach)}.brand-status-card h2{letter-spacing:-.04em;margin:0;font-size:1.35rem}.brand-status-card>p:not(.eyebrow){color:#ffffffbf;font-size:.64rem;line-height:1.55}.brand-status-card>button{color:#fff;background:#ffffff21;border:1px solid #fff3;border-radius:13px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:42px;margin-top:14px;font-size:.64rem;font-weight:700;display:flex}.brand-status-card>button svg{height:15px}.brand-steps{background:var(--surface);border:1px solid var(--line);border-radius:20px;overflow:hidden}.brand-steps>div{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr;align-items:center;gap:11px;padding:14px;display:grid}.brand-steps>div:last-child{border:0}.brand-steps>div>span{color:var(--muted);background:#f1e5dc;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.brand-steps>div.done>span{background:var(--green-soft);color:var(--green)}.brand-steps>div.active>span{background:var(--warning-soft);color:var(--warning)}.brand-steps svg{height:16px}.brand-steps>div>div{gap:3px;display:grid}.brand-steps strong{font-size:.66rem}.brand-steps small{color:var(--muted);font-size:.54rem}.brand-tip{background:var(--orange-soft);border-radius:18px;align-items:flex-start;gap:11px;margin-top:14px;padding:15px;display:flex}.brand-tip>svg{color:var(--orange-deep);flex:none;height:20px}.brand-tip strong{font-size:.66rem}.brand-tip p{color:var(--muted);margin:4px 0 0;font-size:.56rem;line-height:1.45}.brand-preview-large{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:24px;overflow:hidden}.preview-cover{justify-content:center;align-items:center;height:180px;display:flex;position:relative}.preview-cover>span{opacity:.75;font-size:4.4rem}.preview-cover>svg{background:#ffffffbf;border-radius:18px;width:62px;height:62px;padding:17px;position:absolute;right:45px;transform:rotate(8deg)}.preview-body{padding:18px}.preview-body .brand-logo{float:right;width:52px;height:52px}.preview-body h2{margin:2px 0 5px;font-size:1.35rem}.preview-body>.tag-row{margin:13px 0}.preview-body>p:not(.eyebrow){color:var(--muted);font-size:.65rem;line-height:1.6}.preview-body .detail-options{margin-top:14px}.stats-hero{background:var(--cocoa);color:#fff;border-radius:24px;justify-content:space-between;align-items:flex-end;padding:20px;display:flex}.stats-hero>div{display:grid}.stats-hero p{color:var(--peach);margin:0;font-size:.6rem}.stats-hero strong{margin:8px 0;font-size:2.4rem;line-height:1}.stats-hero span{color:#d9c6bb;max-width:225px;font-size:.53rem;line-height:1.45}.stats-hero>svg{color:var(--orange);width:45px;height:45px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:12px;display:grid}.stats-grid article{background:var(--surface);border:1px solid var(--line);border-radius:17px;gap:5px;padding:15px;display:grid}.stats-grid svg{color:var(--orange-deep);height:19px}.stats-grid strong{font-size:1.4rem}.stats-grid span{color:var(--muted);font-size:.55rem}.simple-chart{background:var(--surface);border:1px solid var(--line);border-radius:20px;margin-top:12px;padding:16px}.chart-head{justify-content:space-between;align-items:center;display:flex}.chart-head>span{gap:3px;display:grid}.chart-head strong{font-size:.7rem}.chart-head small{color:var(--muted);font-size:.52rem}.chart-head button{background:#f3e8df;border:0;border-radius:9px;align-items:center;padding:6px 8px;font-size:.52rem;display:flex}.chart-head button svg{height:13px}.bars{align-items:flex-end;gap:12px;height:130px;margin-top:15px;display:flex}.bars>span{background:#f3e8df;border-radius:5px;flex:1;align-items:flex-end;min-height:18%;display:flex;overflow:hidden}.bars i{background:linear-gradient(var(--orange), var(--peach));border-radius:5px;width:100%;height:100%}.chart-labels{color:var(--muted);justify-content:space-around;margin-top:7px;font-size:.47rem;display:flex}.danger-zone{color:var(--error);background:0 0;border:1px solid #e6b9b5;border-radius:14px;width:100%;min-height:46px;margin-top:15px;font-size:.63rem;font-weight:700}.upload-row{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px;display:grid}.file-upload{background:var(--surface);text-align:center;border:1px dashed #d5bda9;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:110px;padding:12px;display:flex}.file-upload input{display:none}.file-upload>svg{color:var(--orange-deep);width:25px;height:25px}.file-upload strong{font-size:.63rem}.file-upload small{color:var(--muted);font-size:.5rem}.file-upload.done{background:var(--green-soft);border-color:#b7d9c7}.file-upload.done>svg{color:var(--green)}.contact-choices .choice{justify-content:flex-start}.contact-choices .choice svg:last-child{margin-left:auto}.review-note{background:var(--green-soft);border-radius:16px;align-items:flex-start;gap:10px;margin-top:18px;padding:14px;display:flex}.review-note>svg{color:var(--green);flex:none;height:20px}.review-note strong{font-size:.66rem}.review-note p{color:var(--muted);margin:4px 0 0;font-size:.55rem;line-height:1.45}@media (max-width:900px){.stage{padding:0}.demo-switcher{display:none}.phone-frame{box-shadow:none;border:0;border-radius:0;width:100%;height:100dvh;min-height:100dvh}.phone-frame:after{display:none}}@media (max-height:760px) and (min-width:901px){.stage{padding:20px}.phone-frame{width:390px;height:calc(100vh - 30px);min-height:650px}.demo-switcher{transform:scale(.92)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
