:root{--cre8or-cotton: #fff9f6;--cre8or-peach: #ffefe6;--cre8or-apricot: #ffd6bf;--cre8or-coral: #ffb899;--cre8or-orange: #ff4502;--cre8or-ember: #cc3701;--cre8or-rust: #8b2500;--cre8or-ink: #191919;--cre8or-graphite: #414141;--cre8or-ash: #757575;--background: var(--cre8or-cotton);--foreground: var(--cre8or-ink);--card: var(--cre8or-cotton);--card-foreground: var(--cre8or-ink);--popover: var(--cre8or-cotton);--popover-foreground: var(--cre8or-ink);--primary: var(--cre8or-orange);--primary-foreground: var(--cre8or-cotton);--secondary: var(--cre8or-cotton);--secondary-foreground: var(--cre8or-ink);--muted: var(--cre8or-cotton);--muted-foreground: var(--cre8or-ash);--accent: var(--cre8or-cotton);--accent-foreground: var(--cre8or-ink);--destructive: var(--cre8or-orange);--border: color-mix(in srgb, var(--cre8or-graphite) 18%, transparent);--input: color-mix(in srgb, var(--cre8or-graphite) 18%, transparent);--ring: var(--cre8or-orange);--chart-1: var(--cre8or-orange);--chart-2: var(--cre8or-rust);--chart-3: var(--cre8or-rust);--chart-4: var(--cre8or-ember);--chart-5: var(--cre8or-ember);--radius: .625rem;--sidebar: var(--cre8or-cotton);--sidebar-foreground: var(--cre8or-ink);--sidebar-primary: var(--cre8or-ink);--sidebar-primary-foreground: var(--cre8or-cotton);--sidebar-accent: var(--cre8or-cotton);--sidebar-accent-foreground: var(--cre8or-ink);--sidebar-border: color-mix(in srgb, var(--cre8or-graphite) 18%, transparent);--sidebar-ring: color-mix(in srgb, var(--cre8or-graphite) 18%, transparent)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--cre8or-cotton);color:var(--cre8or-ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.4}button,a,input,textarea{outline-offset:5px}button:focus-visible,a:focus-visible{outline:2px solid var(--cre8or-orange)}button{font:inherit}a{color:inherit;text-decoration:none}svg{flex-shrink:0}button{transition:background .18s,transform .18s}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}p{line-height:1.6}img{display:block;width:100%;object-fit:cover}.site-header{height:92px;padding:0 4.5%;display:flex;align-items:center;gap:44px;border-bottom:1px solid var(--cre8or-cotton);background:var(--cre8or-cotton)}.logo-button{background:none;border:0;padding:0}.wordmark{display:inline-block;font-size:37px;font-weight:850;letter-spacing:-2.8px;line-height:1}.logo-dot{font-size:12px;vertical-align:top;display:inline-block;letter-spacing:0;margin:4px 0 0 4px}.nav-links{display:flex;gap:29px;align-items:center;font-size:14px}.nav-links button{border:0;background:none;padding:0}.nav-links a:hover,.nav-links button:hover{color:var(--cre8or-orange)}.header-actions{margin-left:auto;display:flex;align-items:center;gap:22px}.tiny-label{font-size:13px;color:var(--cre8or-ash)}.primary{display:inline-flex;align-items:center;justify-content:center;gap:17px;background:var(--cre8or-orange);color:var(--cre8or-cotton);border:0;border-radius:28px;padding:15px 23px;font-size:14px;font-weight:500;white-space:nowrap}.primary:hover{background:var(--cre8or-ember);transform:translateY(-1px)}.small{padding:12px 18px}.outline{outline-style:none;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);border-radius:24px;background:var(--cre8or-cotton);font-size:14px}.outline:hover{background:var(--cre8or-cotton)}.icon-button{display:inline-flex;padding:8px;background:none;border:0;align-items:center;justify-content:center}.mobile-menu{display:none}.hero{max-width:1100px;margin:0 auto;padding:57px 24px 35px;text-align:center}.eyebrow{font-size:11px;letter-spacing:1.5px;font-weight:600;color:var(--cre8or-ash);display:inline-flex;align-items:center;gap:8px;line-height:1.5}.mini-star{color:var(--cre8or-orange);font-size:20px;line-height:1}.hero h1{font-size:clamp(40px,4.75vw,70px);line-height:1.07;letter-spacing:-3.4px;margin:21px 0 15px;font-weight:500}.hero h1 span{color:var(--cre8or-orange)}.hero-sub{font-size:17px;color:var(--cre8or-ash)}.prompt-box{max-width:685px;margin:30px auto 0;border:1px solid var(--cre8or-apricot);box-shadow:0 6px 30px color-mix(in srgb,var(--cre8or-rust) 6.3%,transparent);border-radius:20px;padding:20px 16px 13px;background:linear-gradient(155deg,var(--cre8or-cotton),white 70%);text-align:left}.prompt-box:focus-within{border-color:var(--cre8or-orange);box-shadow:0 0 0 3px color-mix(in srgb,var(--cre8or-orange) 7.1%,transparent)}.prompt-box textarea{width:100%;border:0;background:transparent;resize:none;outline:none!important;height:58px;font:inherit;line-height:1.5;padding:0 7px;color:var(--cre8or-ink)}.prompt-box textarea::placeholder{color:var(--cre8or-ash)}.prompt-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px}.prompt-agent{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--cre8or-ash)}.agent-avatar{display:flex;align-items:center;justify-content:center;width:31px;height:31px;background:var(--cre8or-cotton);border-radius:50%;color:var(--cre8or-orange);flex-shrink:0}.suggestions{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:15px;flex-wrap:wrap}.suggestions>span{font-size:12px;color:var(--cre8or-ash);margin-right:5px}.suggestions button{background:var(--cre8or-cotton);border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);border-radius:20px;font-size:12px;color:var(--cre8or-ash);padding:8px 10px;display:flex;align-items:center;gap:5px}.suggestions button:hover{border-color:var(--cre8or-orange);background:var(--cre8or-cotton)}.hero-proof{display:flex;justify-content:center;gap:22px;font-size:12px;color:var(--cre8or-ash);margin-top:21px;flex-wrap:wrap}.hero-proof span{display:flex;align-items:center;gap:5px}.hero-proof svg{color:var(--cre8or-ash)}.inspiration-strip{display:grid;grid-template-columns:1fr 1.22fr 1fr;gap:17px;margin:0 4.5%;align-items:end}.showcase{position:relative;overflow:hidden;border-radius:13px;text-align:left;background:var(--cre8or-cotton);border:0;padding:0;height:330px}.showcase-1{height:362px}.showcase img{height:100%;transition:transform .6s;object-position:center 52%}.showcase:hover img{transform:scale(1.035)}.image-shade{position:absolute;top:35%;right:0;bottom:0;left:0;background:linear-gradient(transparent,color-mix(in srgb,var(--cre8or-ink) 53.3%,transparent))}.showcase-caption{position:absolute;bottom:25px;left:25px;color:var(--cre8or-cotton);display:flex;flex-direction:column;gap:6px}.showcase-category{font-size:11px;letter-spacing:.6px}.showcase-caption strong{font-size:30px;letter-spacing:-1px;font-weight:500}.showcase-caption>span:last-child{font-size:13px}.circle-arrow{position:absolute;right:22px;bottom:25px;border:1px solid color-mix(in srgb,var(--cre8or-cotton) 43.9%,transparent);color:var(--cre8or-cotton);width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:50%}.strip-note{margin:18px 4.5% 0;display:flex;justify-content:space-between;font-size:12px;color:var(--cre8or-ash)}.strip-note span:last-child{display:flex;align-items:center;gap:7px}.how-section,.collections-section{padding:80px 6% 70px}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:35px}.section-top h2{font-size:43px;line-height:1.12;letter-spacing:-1.9px;margin-top:14px}.section-top h2 span{color:var(--cre8or-orange)}.section-top>p{color:var(--cre8or-ash);font-size:14px;line-height:1.8}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.steps article{border-top:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);padding-top:22px}.step-head{display:flex;align-items:center;justify-content:space-between;color:var(--cre8or-orange)}.step-head span{color:var(--cre8or-ash);font-size:13px}.steps h3{font-size:21px;letter-spacing:-.5px;margin:27px 0 10px}.steps p{font-size:14px;color:var(--cre8or-ash);max-width:340px;line-height:1.7}.collections-section{background:var(--cre8or-cotton);padding-top:60px}.category-tabs{background:transparent;border:0;padding:0!important;gap:8px!important;margin-bottom:26px;height:auto!important}.category-tabs button{padding:9px 17px;border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent)!important;border-radius:25px!important;height:auto!important;color:var(--cre8or-ash);font-size:13px}.category-tabs button[data-state=active]{background:var(--cre8or-ink);color:var(--cre8or-cotton);border-color:var(--cre8or-ink)!important;box-shadow:none}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.collection-image{position:relative;display:block;width:100%;border:0;padding:0;overflow:hidden;border-radius:10px}.collection-image img{height:370px;transition:transform .6s}.collection-image:hover img{transform:scale(1.035)}.image-label{position:absolute;left:15px;top:15px;background:color-mix(in srgb,var(--cre8or-cotton) 92.2%,transparent);padding:7px 12px;border-radius:18px;font-size:11px}.round-plus{position:absolute;bottom:15px;right:15px;border-radius:50%;width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:var(--cre8or-cotton)}.card-title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:18px}.card-title h3{font-size:22px;letter-spacing:-.6px}.card-title span{font-size:11px;color:var(--cre8or-ash)}.collection-card>p{font-size:13px;color:var(--cre8or-ash);margin:7px 0 15px}.text-button{display:inline-flex;align-items:center;gap:20px;background:none;border:0;padding:0;font-size:14px}.text-button:hover{color:var(--cre8or-orange)}.end-banner{margin:50px 4.5%;border-radius:16px;background:var(--cre8or-cotton);padding:50px 20px;text-align:center}.end-banner h2{font-size:50px;line-height:1.1;letter-spacing:-2px;margin:20px 0 26px}.end-banner em{font-style:normal;color:var(--cre8or-orange)}.end-banner p{font-size:12px;color:var(--cre8or-ember);margin-top:17px}footer{padding:22px 4.5% 20px}.footer-top{display:flex;align-items:center;gap:35px;padding:20px 0 35px;border-bottom:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent)}.footer-top p{color:var(--cre8or-ash);font-size:14px}.footer-top button{margin-left:auto}.footer-bottom{display:flex;justify-content:space-between;margin-top:20px;font-size:11px;color:var(--cre8or-ash)}.footer-bottom button{background:none;border:0;font:inherit}.project-crumb{display:flex;gap:17px;font-size:14px;color:var(--cre8or-ash);min-width:0}.project-crumb b{color:var(--cre8or-ink);max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.version{font-size:12px;color:var(--cre8or-ash)}.studio-mode .site-header{height:76px;padding:0 25px;gap:38px}.studio-shell{display:grid;grid-template-columns:370px minmax(0,1fr);min-height:calc(100dvh - 76px)}.conversation{border-right:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);display:flex;flex-direction:column;position:sticky;top:0;height:calc(100dvh - 76px);padding:22px 19px 13px;min-height:580px}.conversation-heading{display:flex;gap:12px;align-items:center;padding:0 0 20px}.conversation-heading .agent-avatar{width:41px;height:41px}.conversation-heading h2{font-size:16px}.conversation-heading span{font-size:12px;color:var(--cre8or-ash)}.conversation-heading button{margin-left:auto}.preview-disclosure{font-size:12px;line-height:1.6;background:var(--cre8or-cotton);color:var(--cre8or-rust);border:1px solid var(--cre8or-peach);border-radius:8px;padding:10px 12px}.messages{flex:1;overflow:auto;overscroll-behavior:contain;padding-top:24px;min-height:150px}.message{font-size:14px;margin-bottom:24px}.message p{line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}.message.user{background:var(--cre8or-cotton);padding:12px 16px;border-radius:14px 14px 2px;margin-left:24px}.speaker{display:flex;align-items:center;gap:6px;font-size:10px;letter-spacing:1px;color:var(--cre8or-ember);margin-bottom:9px}.chat-suggestions{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0}.chat-suggestions button{font-size:11px;border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);border-radius:16px;padding:7px 9px;background:var(--cre8or-cotton);display:flex;gap:7px;align-items:center}.chat-input{position:relative;border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);border-radius:15px;padding:12px 48px 10px 12px}.chat-input:focus-within{border-color:var(--cre8or-orange)}.chat-input textarea{width:100%;height:61px;outline:none;resize:none;border:0;background:transparent;font-size:14px;line-height:1.6}.send-button{position:absolute;bottom:12px;right:10px;border:0;border-radius:50%;padding:7px;background:var(--cre8or-orange);color:var(--cre8or-cotton)}.chat-note{font-size:10px;text-align:center;color:var(--cre8or-ash);margin-top:10px}.studio-canvas{padding:34px 35px;background:var(--cre8or-cotton);min-width:0}.canvas-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:25px}.canvas-heading h2{font-size:30px;line-height:1.2;letter-spacing:-1px;overflow-wrap:anywhere;margin-top:8px}.canvas-heading .eyebrow{font-size:10px}.studio-tabs{background:transparent;padding:0;gap:22px;margin-bottom:20px}.studio-tabs button{padding:7px 0;border-radius:0;gap:7px;box-shadow:none!important;font-size:13px}.studio-tabs button[data-state=active]{border-bottom:2px solid var(--cre8or-orange);background:transparent}.brand-board{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:12px;background:var(--cre8or-cotton);min-height:390px}.board-image{position:relative;min-width:0}.board-image img{height:100%;max-height:450px;min-height:390px;object-fit:cover}.board-label{position:absolute;bottom:15px;left:15px;background:color-mix(in srgb,var(--cre8or-cotton) 92.2%,transparent);border-radius:4px;padding:7px 9px;font-size:9px;letter-spacing:.6px}.brand-identity{padding:25px;display:flex;flex-direction:column;justify-content:space-between;gap:30px;min-width:0}.identity-top{font-size:10px;opacity:.7}.identity-overline{font-size:10px;letter-spacing:2px;opacity:.7}.brand-identity h2{font-size:clamp(30px,4vw,70px);letter-spacing:-2.2px;line-height:1.03;font-weight:600;margin:12px 0 20px;overflow-wrap:anywhere}.brand-identity p{font-size:14px;max-width:180px}.identity-footer{border-top:1px solid color-mix(in srgb,var(--cre8or-ink) 20%,transparent);padding-top:15px;display:flex;justify-content:space-between;font-size:10px;line-height:1.6}.identity-footer>span:last-child{text-align:right}.brief-summary{display:flex;gap:40px;justify-content:space-between;border-bottom:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);padding:27px 0 25px}.brief-summary h3{font-size:22px;margin:9px 0}.brief-summary p{font-size:13px;color:var(--cre8or-ash);max-width:430px}.brief-summary .eyebrow{font-size:10px}.palette-preview{min-width:115px;font-size:12px;display:flex;flex-direction:column;gap:12px}.palette-preview>div{display:flex;gap:5px}.palette-preview>div span{width:31px;height:31px;border-radius:50%;border:1px solid color-mix(in srgb,var(--cre8or-ink) 6.7%,transparent)}.palette-preview small{font-size:10px;color:var(--cre8or-ash)}.direction-picker{padding:24px 0}.direction-picker>span{font-size:12px;color:var(--cre8or-ash)}.direction-picker>div{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.direction-picker button{display:flex;align-items:center;gap:9px;padding:5px 12px 5px 5px;border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);border-radius:8px;background:var(--cre8or-cotton);font-size:12px}.direction-picker button.selected{border-color:var(--cre8or-orange);background:var(--cre8or-cotton)}.direction-picker img{width:32px;height:37px;border-radius:4px}.next-step{display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--cre8or-cotton);border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);border-radius:12px;padding:19px}.next-step b{font-size:14px;font-weight:500}.next-step p{font-size:12px;color:var(--cre8or-ash);margin-top:5px}.canvas-note{font-size:10px;color:var(--cre8or-ash);margin-top:15px}.product-brief{background:var(--cre8or-cotton);border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);border-radius:12px;padding:28px;margin-bottom:20px}.product-brief h2{font-size:29px;letter-spacing:-1px;margin:15px 0}.product-brief>p{font-size:14px;color:var(--cre8or-ash)}.product-rows{margin:22px 0}.product-rows article{display:flex;align-items:center;gap:18px;border-top:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);padding:22px 0}.product-number{font-size:13px;color:var(--cre8or-ember)}.product-rows h3{font-size:18px}.product-rows p{font-size:12px;color:var(--cre8or-ash);margin-top:6px}.product-rows button{margin-left:auto}.ingredient-box{background:var(--cre8or-cotton);padding:18px;border-radius:9px}.ingredient-box h3,.ingredient-box b{font-size:14px;font-weight:500}.ingredient-box p{font-size:13px;color:var(--cre8or-ash);margin-top:7px}.ingredient-box small{font-size:11px;color:var(--cre8or-ember)}.info-dialog,.concept-dialog{max-height:90dvh;overflow:auto;border-radius:18px!important;padding:28px!important;background:var(--cre8or-cotton)!important}.concept-dialog{max-width:550px!important}.info-dialog{max-width:530px!important}.info-dialog p,.concept-dialog p{font-size:14px;line-height:1.7}.dialog-image{height:260px;object-position:center 54%;border-radius:10px}.product-tags{display:flex;flex-wrap:wrap;gap:8px}.product-tags span{background:var(--cre8or-cotton);border-radius:20px;font-size:12px;padding:8px 11px}.concept-dialog>small{font-size:11px;color:var(--cre8or-ash)}.price-options article{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent)}.price-options h3{font-size:16px}.price-options p{font-size:12px;color:var(--cre8or-ash)}.price-options b{font-size:26px;letter-spacing:-1px;font-weight:500}.muted-copy{color:var(--cre8or-ash);font-size:12px!important}.about-facts{display:flex;gap:40px;margin:15px 0}.about-facts>div{display:flex;flex-direction:column;gap:10px}.about-facts b{font-size:40px;letter-spacing:-2px;color:var(--cre8or-orange);font-weight:500}.about-facts span{font-size:12px;color:var(--cre8or-ash)}.edit-form{display:flex;flex-direction:column;gap:24px}.edit-form>label{display:flex;flex-direction:column;gap:9px;font-size:14px}.edit-form input:not([type=radio]){border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);border-radius:8px;padding:12px;font-size:16px}.edit-form legend{font-size:14px;margin-bottom:12px}.style-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}.style-options label{border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);padding:10px;border-radius:8px;font-size:12px;cursor:pointer;display:flex;align-items:center;gap:7px}.style-options label.active{border-color:var(--cre8or-orange);background:var(--cre8or-cotton)}.style-options input{accent-color:var(--cre8or-orange)}@media(min-width:1600px){.app:not(.studio-mode){max-width:1600px;margin:auto}.hero{padding-top:70px}.showcase{height:420px}.showcase-1{height:455px}}@media(max-width:1100px){.site-header{gap:25px}.nav-links{gap:18px}.tiny-label{display:none}.hero h1{font-size:58px}.studio-shell{grid-template-columns:310px minmax(0,1fr)}.studio-canvas{padding:26px 22px}.brand-board,.board-image img{min-height:340px}.brand-identity{padding:20px}.brand-identity h2{font-size:43px}.showcase{height:290px}.showcase-1{height:320px}.showcase-caption{left:18px;bottom:20px}.showcase-caption strong{font-size:27px}.showcase-caption>span:last-child{font-size:11px}.circle-arrow{right:14px;bottom:18px;width:32px;height:32px}.collection-image img{height:310px}.card-title{align-items:start;flex-direction:column;gap:5px}.next-step{flex-wrap:wrap}.section-top h2{font-size:38px}}@media(max-width:760px){.site-header{height:74px;padding:0 20px;gap:12px}.wordmark{font-size:32px}.header-actions{gap:8px}.header-actions .primary{font-size:12px;padding:11px 13px;gap:6px}.desktop-only{display:none}.mobile-menu{display:flex}.nav-links{display:none}.nav-links.mobile-open{position:absolute;top:73px;left:0;right:0;background:var(--cre8or-cotton);z-index:20;padding:24px;display:flex;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--cre8or-cotton);box-shadow:0 8px 12px color-mix(in srgb,var(--cre8or-ink) 6.7%,transparent);gap:22px}.hero{padding:39px 20px 26px}.eyebrow{font-size:9px;letter-spacing:1.1px}.hero h1{font-size:clamp(35px,7.8vw,54px);letter-spacing:-1.8px;line-height:1.1;margin:18px 0 14px}.hero-sub{font-size:14px}.prompt-box{margin-top:25px;padding:16px 12px 11px;border-radius:17px}.prompt-box textarea{height:65px;font-size:15px;padding:0 3px}.prompt-agent{font-size:10px;gap:6px}.agent-avatar{width:26px;height:26px}.prompt-bottom .primary{padding:12px 14px;font-size:12px;gap:8px}.suggestions{justify-content:flex-start;gap:6px;margin-top:12px}.suggestions>span{display:none}.suggestions button{font-size:10px;padding:7px 9px;gap:3px}.hero-proof{gap:9px 14px;font-size:10px;margin-top:18px}.hero-proof span:last-child{display:none}.inspiration-strip{margin:0 20px;gap:10px;display:flex;overflow:auto;scroll-snap-type:x mandatory;align-items:stretch;padding-bottom:6px}.showcase,.showcase-1{height:310px;width:78%;flex:0 0 78%;scroll-snap-align:start;border-radius:11px}.showcase-caption strong{font-size:29px}.showcase-caption>span:last-child{font-size:12px}.strip-note{margin:11px 20px 0;font-size:10px}.strip-note span:last-child{display:none}.how-section,.collections-section{padding:48px 22px}.section-top{flex-direction:column;align-items:flex-start;gap:15px;margin-bottom:25px}.section-top h2{font-size:34px;letter-spacing:-1.5px}.section-top>p{font-size:13px}.steps{grid-template-columns:1fr;gap:25px}.steps article{position:relative;padding:20px 0 0 43px}.step-head>svg{position:absolute;left:0;top:22px;width:22px}.step-head>span{position:absolute;right:0;top:24px;font-size:11px}.steps h3{margin:0 22px 9px 0;font-size:19px}.steps p{font-size:13px;max-width:none}.collection-grid{grid-template-columns:1fr;gap:30px}.collection-image img{height:360px}.card-title{flex-direction:row;align-items:center}.card-title h3{font-size:23px}.card-title span{font-size:11px}.collection-card>p{font-size:13px}.category-tabs{gap:6px!important}.category-tabs button{font-size:12px;padding:8px 13px}.end-banner{margin:26px 20px;padding:35px 16px}.end-banner h2{font-size:35px;letter-spacing:-1.3px}.end-banner .eyebrow{font-size:8px}.footer-top{flex-wrap:wrap;gap:15px}.footer-top p{font-size:12px}.footer-top button{width:100%;margin:5px 0 0;font-size:13px}.footer-bottom{font-size:10px;gap:10px;flex-wrap:wrap}.footer-bottom>span:nth-child(2){display:none}footer{padding:15px 22px 25px}.studio-mode .site-header{height:68px;padding:0 16px;gap:20px}.project-crumb{font-size:12px;gap:9px}.project-crumb>span{display:none}.project-crumb b{max-width:130px}.version{display:none}.studio-shell{display:flex;flex-direction:column}.conversation{position:static;height:auto;min-height:0;border-right:0;border-bottom:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);padding:18px 18px 12px}.conversation-heading{padding-bottom:12px}.conversation-heading h2{font-size:15px}.conversation-heading .agent-avatar{width:34px;height:34px}.preview-disclosure{font-size:11px;padding:8px 10px}.messages{max-height:190px;min-height:0;padding-top:16px}.message{font-size:13px;margin-bottom:16px}.chat-input textarea{height:43px}.chat-input{padding:10px 46px 6px 12px}.chat-note{font-size:9px}.chat-suggestions{margin:6px 0 10px}.chat-suggestions button{font-size:10px}.studio-canvas{padding:24px 18px}.canvas-heading{gap:10px;align-items:flex-start}.canvas-heading h2{font-size:25px}.canvas-heading .outline{font-size:11px;white-space:nowrap;padding:9px 10px;gap:5px}.canvas-heading .eyebrow{font-size:8px}.brand-board{min-height:280px}.board-image img{min-height:280px;max-height:310px}.brand-identity{padding:15px;gap:20px}.brand-identity h2{font-size:clamp(25px,7vw,40px);letter-spacing:-1px;line-height:1.07}.brand-identity p{font-size:11px}.identity-top{font-size:8px}.identity-overline{font-size:8px;letter-spacing:1px}.identity-footer{font-size:8px;gap:8px}.board-label{font-size:7px;left:7px;bottom:8px;padding:5px}.studio-tabs{gap:18px;margin-bottom:16px}.studio-tabs button{font-size:12px}.brief-summary{gap:20px}.brief-summary p{font-size:12px}.brief-summary h3{font-size:20px}.palette-preview{min-width:85px;font-size:10px}.palette-preview>div span{width:24px;height:24px}.direction-picker button{font-size:10px;gap:5px;padding-right:8px}.direction-picker>div{gap:6px}.direction-picker img{width:25px;height:31px}.next-step{padding:16px;gap:15px}.next-step .primary{width:100%;font-size:13px;padding:12px}.product-brief{padding:20px}.product-brief h2{font-size:25px}.product-brief>p{font-size:12px}.product-rows article{gap:12px}.product-rows h3{font-size:16px}.product-rows p{font-size:11px}.dialog-image{height:240px}.info-dialog,.concept-dialog{padding:23px!important}.style-options{gap:6px}.style-options label{font-size:11px;padding:9px}.about-facts{gap:25px}.about-facts b{font-size:34px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}.approval-dock{position:fixed;right:24px;bottom:24px;z-index:32;display:flex;gap:8px;background:var(--cre8or-ink);padding:8px;border-radius:30px;box-shadow:0 12px 35px color-mix(in srgb,var(--cre8or-ink) 20%,transparent)}.approval-dock button{border:0;border-radius:22px;padding:11px 15px;background:var(--cre8or-cotton);color:var(--cre8or-ink);font-size:12px;display:flex;align-items:center;gap:6px}.approval-dock button.applied{background:color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);color:var(--cre8or-rust)}.customer-workspace{min-height:100vh;background:var(--cre8or-cotton);padding-bottom:70px}.customer-workspace>header{height:82px;background:var(--cre8or-cotton);border-bottom:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);display:flex;align-items:center;justify-content:space-between;padding:0 5%;font-size:11px;letter-spacing:1.5px}.workspace-hero{padding:70px 5% 35px}.workspace-hero h1{font-size:clamp(38px,5vw,68px);letter-spacing:-3px;margin:15px 0}.workspace-hero p{color:var(--cre8or-ash)}.workspace-grid{padding:10px 5%;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.workspace-grid article{background:var(--cre8or-cotton);border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);border-radius:16px;padding:25px;min-height:230px;display:flex;flex-direction:column;align-items:flex-start;gap:14px}.workspace-grid article>svg{color:var(--cre8or-orange)}.workspace-grid article>span{font-size:10px;letter-spacing:1.4px;color:var(--cre8or-ash)}.workspace-grid h2{font-size:22px}.workspace-grid p{font-size:13px;color:var(--cre8or-ash)}.workspace-grid a,.workspace-grid button{margin-top:auto;border:0;background:var(--cre8or-ink);color:var(--cre8or-cotton);border-radius:22px;padding:11px 15px;font-size:12px;display:flex;gap:8px;align-items:center}.workspace-grid button:disabled{background:color-mix(in srgb,var(--cre8or-graphite) 18%,transparent)}.paid-state .primary{margin-top:8px}@media(max-width:760px){.approval-dock{left:12px;right:12px;bottom:82px;justify-content:center}.approval-dock button{flex:1;font-size:10px;padding:10px}.workspace-grid{grid-template-columns:1fr}.workspace-hero{padding-top:45px}.workspace-hero h1{letter-spacing:-2px}}.home-notice{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:var(--cre8or-ink);color:var(--cre8or-cotton);padding:14px 22px;border-radius:12px;z-index:80;max-width:90vw;font-size:14px}.studio-loading{min-height:65vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;padding:30px;text-align:center}.studio-loading>svg{color:var(--cre8or-orange)}.studio-loading h1{font-size:32px;letter-spacing:-1px}.studio-loading p{max-width:460px;color:var(--cre8or-ash)}.connection-note{font-size:12px;color:var(--cre8or-ash);border-bottom:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);padding:0 0 12px;line-height:1.6}.saved-caption{font-size:11px;display:flex;justify-content:center;align-items:center;gap:5px;color:var(--cre8or-ash);margin-top:12px}.working-message{font-size:12px;color:var(--cre8or-ember);display:flex;gap:8px;align-items:center;margin-bottom:18px}.spin{animation:spin 1.3s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.render-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:16px}.render-actions>span{font-size:12px;color:var(--cre8or-ash)}.starting-product{background:var(--cre8or-cotton);border-radius:12px;padding:22px;margin-bottom:22px;display:flex;align-items:center;gap:24px}.starting-product h3{font-size:20px;letter-spacing:-.6px;margin-top:7px}.hero-product-select{background:var(--cre8or-cotton);min-width:235px;height:44px!important;margin:18px 0;font-size:14px!important;border-color:var(--cre8or-apricot)!important;border-radius:10px!important;width:100%}.starting-product .hero-product-select{margin:0}.catalog-product-list>article{display:flex;gap:20px;border-top:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);padding:24px 0;align-items:flex-start}.catalog-product-list>article>img{width:90px;height:120px;object-fit:contain;background:var(--cre8or-cotton);border-radius:8px}.catalog-product-list h3{font-size:20px;margin:6px 0 9px}.catalog-product-list p{font-size:13px;margin-top:5px;color:var(--cre8or-ash)}.catalog-product-list small{display:block;font-size:12px;color:var(--cre8or-ash);margin-top:7px}.catalog-product-list details{margin-top:13px;font-size:13px}.catalog-product-list summary{cursor:pointer;color:var(--cre8or-ember)}.catalog-product-list details p{overflow-wrap:anywhere;font-size:12px}.catalog-product-list h4{font-size:13px;margin:12px 0 4px}.catalog-product-list .product-review{padding:12px;background:var(--cre8or-cotton);border-radius:8px;color:var(--cre8or-ember)}.catalog-date{font-size:11px!important;color:var(--cre8or-ash)!important}.studio-error{background:var(--cre8or-cotton);border:1px solid var(--cre8or-apricot);color:var(--cre8or-rust);border-radius:9px;padding:12px 15px;font-size:13px;line-height:1.5;margin-bottom:18px;display:flex;align-items:center;gap:10px}.studio-error button{margin-left:auto;background:none;border:0;font-size:23px}.check-line{display:flex!important;flex-direction:row!important;align-items:center;gap:10px;font-size:13px!important}.sample-sheet{width:min(500px,100vw)!important;max-width:500px!important;padding:0!important;gap:0!important;background:var(--cre8or-cotton)!important}.sample-sheet-head{padding:40px 30px 24px;border-bottom:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent)}.sample-sheet-head h2{font-size:39px!important;line-height:1.12!important;letter-spacing:-1.6px;font-weight:500!important;margin:16px 0 15px}.sample-sheet-head h2 span{color:var(--cre8or-orange)}.sample-sheet-head p{font-size:14px;line-height:1.6;max-width:360px;color:var(--cre8or-ash)}.sample-sheet-body{padding:23px 30px;overflow:auto;flex:1;min-height:0}.sample-kit-options{display:flex;flex-direction:column;gap:10px}.sample-kit-options>label{padding:17px 15px;border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);border-radius:12px;display:flex;align-items:center;gap:13px;cursor:pointer;background:var(--cre8or-cotton)}.sample-kit-options>label.selected{border-color:var(--cre8or-orange);background:var(--cre8or-cotton);box-shadow:0 0 0 1px var(--cre8or-orange)}.sample-kit-options label>span{display:flex;flex-direction:column;gap:6px;flex:1}.sample-kit-options b{font-weight:500;font-size:16px}.sample-kit-options small{font-size:12px;line-height:1.5;color:var(--cre8or-ash)}.sample-kit-options strong{font-size:23px;letter-spacing:-1px;font-weight:500}.sample-kit-options [data-slot=radio-group-item]{border-color:var(--cre8or-ember);color:var(--cre8or-orange)}.sample-assurances{display:flex;flex-wrap:wrap;gap:12px;font-size:11px;margin:17px 0 28px;color:var(--cre8or-ash)}.sample-assurances span{display:flex;align-items:center;gap:5px}.sample-section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.sample-section-title h3{font-size:15px}.sample-section-title>span{font-size:12px;color:var(--cre8or-ash)}.sample-contents article{display:flex;align-items:center;gap:15px;padding:13px 0;border-bottom:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent)}.sample-contents article>img{width:53px;height:65px;object-fit:contain;border-radius:7px;background:var(--cre8or-cotton)}.sample-contents article>div{display:flex;flex-direction:column;gap:6px}.sample-contents b{font-size:14px;font-weight:500}.sample-contents article span{font-size:12px;color:var(--cre8or-ash)}.sample-contents small{font-size:11px;color:var(--cre8or-ash)}.sample-empty{padding:22px;border:1px dashed var(--cre8or-apricot);border-radius:10px;text-align:center;color:var(--cre8or-ember);display:flex;flex-direction:column;align-items:center;gap:12px;font-size:13px;margin:15px 0}.sample-total{display:grid;grid-template-columns:1fr auto;gap:12px;font-size:14px;padding:26px 0 18px}.sample-total b{font-weight:500}.sample-total strong{padding-top:14px;border-top:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);font-size:18px;font-weight:500}.sample-timing{font-size:12px;color:var(--cre8or-ember);line-height:1.7}.payment-notice{font-size:12px;background:var(--cre8or-cotton);color:var(--cre8or-ash);border-radius:8px;padding:12px;margin-top:18px}.sample-draft-receipt{display:flex;gap:10px;background:var(--cre8or-cotton);padding:14px;border-radius:9px;color:var(--cre8or-rust);margin-top:18px;font-size:13px}.sample-draft-receipt p{font-size:11px;margin-top:5px}.sample-approval{margin-top:20px;line-height:1.6}.sample-sheet-footer{padding:20px 30px 24px;border-top:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);display:flex;flex-direction:column;gap:16px;background:var(--cre8or-cotton)}.sample-sheet-footer>.primary{width:100%;font-size:14px}.sample-sheet-footer>.primary span{margin-left:auto}.sample-sheet-footer>.text-button{justify-content:center;font-size:12px;color:var(--cre8or-ember);gap:8px}.paid-state{display:flex;flex-direction:column;align-items:center;gap:18px;padding:40px 0;color:var(--cre8or-rust);text-align:center}.paid-state h3{font-size:24px}.paid-state p{font-size:14px}.paid-state small{font-size:11px;overflow-wrap:anywhere}.mobile-sample-bar{display:none}.connected-studio .conversation{height:calc(100dvh - 76px)}@media(max-width:760px){.sample-header{font-size:11px;padding:10px 12px!important;gap:6px}.connected-studio .site-header{gap:14px}.connected-studio .project-crumb b{max-width:90px}.connected-studio .conversation{height:auto}.connected-studio .studio-canvas{padding-bottom:100px}.mobile-sample-bar{display:flex;align-items:center;justify-content:space-between;gap:8px;background:var(--cre8or-cotton);border-top:1px solid var(--cre8or-apricot);padding:13px 16px calc(13px + env(safe-area-inset-bottom));position:fixed;bottom:0;left:0;right:0;z-index:35;box-shadow:0 -4px 25px color-mix(in srgb,var(--cre8or-rust) 3.9%,transparent)}.mobile-sample-bar>div{display:flex;flex-direction:column;gap:5px}.mobile-sample-bar b{font-size:12px;font-weight:500}.mobile-sample-bar span{font-size:10px;color:var(--cre8or-ember)}.mobile-sample-bar .primary{font-size:12px;padding:12px 14px}.sample-sheet-head{padding:30px 23px 20px}.sample-sheet-head h2{font-size:34px!important}.sample-sheet-body{padding:20px 23px}.sample-sheet-footer{padding:17px 23px calc(20px + env(safe-area-inset-bottom))}.sample-sheet-head p{font-size:13px}.sample-kit-options>label{padding:14px 12px;gap:10px}.sample-kit-options strong{font-size:21px}.sample-kit-options b{font-size:15px}.sample-kit-options small{font-size:11px}.render-actions{flex-wrap:wrap;gap:10px}.render-actions>span{font-size:11px}.render-actions .outline{font-size:12px;padding:10px 13px}.starting-product{flex-direction:column;align-items:stretch;gap:18px;padding:18px}.starting-product h3{font-size:19px}.hero-product-select{min-width:0;font-size:13px!important}.catalog-product-list>article{gap:12px}.catalog-product-list>article>img{width:62px;height:90px}.catalog-product-list h3{font-size:18px}.catalog-product-list p{font-size:12px}.catalog-product-list small,.sample-timing{font-size:11px}.sample-assurances{font-size:10px}.connected-studio .messages{max-height:240px}}.studio-canvas [data-slot=tabs-content][data-state=active]{display:flex;flex-direction:column}.studio-canvas [data-slot=tabs-content] .brand-board{order:1}.studio-canvas [data-slot=tabs-content] .direction-picker{order:2;padding:18px 0 8px}.studio-canvas [data-slot=tabs-content] .render-actions{order:3}.studio-canvas [data-slot=tabs-content] .brief-summary{order:4}.direction-action-row{display:flex;align-items:center;justify-content:space-between;gap:18px}.direction-action-row>span{font-size:12px;color:var(--cre8or-ash);white-space:nowrap}.creative-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.creative-actions button{font-size:11px;padding:9px 13px}.direction-options{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}@media(max-width:900px){.direction-action-row{align-items:flex-start;flex-direction:column}.creative-actions{justify-content:flex-start}}@media(max-width:760px){.creative-actions{display:grid;grid-template-columns:1fr;width:100%}.creative-actions button{width:100%}}.product-approval-row{display:flex;justify-content:flex-end;margin:-6px 0 18px}.product-approval-row button{border:0;border-radius:24px;padding:11px 19px;background:var(--cre8or-ink);color:var(--cre8or-cotton);font-size:12px;display:flex;align-items:center;gap:6px}.product-approval-row button.applied{background:color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);color:var(--cre8or-rust)}.auth-page{min-height:100dvh;background:linear-gradient(135deg,var(--cre8or-cotton) 0%,var(--cre8or-cotton) 55%,var(--cre8or-peach) 100%);padding:36px 6%;display:grid;grid-template-columns:minmax(260px,1fr) auto;grid-template-rows:auto 1fr;align-items:center;gap:30px 8vw}.auth-copy h1{font-size:clamp(48px,7vw,92px);letter-spacing:-4px;line-height:.95;margin:20px 0}.auth-copy p{font-size:17px;color:var(--cre8or-ash);max-width:420px}@media(max-width:760px){.auth-page{grid-template-columns:1fr;padding:25px 20px}.auth-page>.wordmark{grid-column:auto}.auth-copy h1{font-size:48px;letter-spacing:-2.5px}.auth-copy p{font-size:14px}}.connected-studio .studio-tabs{background:transparent;border:0;box-shadow:none}.connected-studio .studio-tabs button{border:0;border-bottom:2px solid transparent;background:transparent;box-shadow:none!important;outline:none}.connected-studio .studio-tabs button[data-state=active]{border-bottom-color:var(--cre8or-orange);background:transparent}.connected-studio .studio-tabs button:after{display:none}.connected-studio .studio-tabs button:focus-visible{outline:2px solid var(--cre8or-orange);outline-offset:4px}.create-brand-button[aria-busy=true]{opacity:1;background:var(--cre8or-orange);cursor:progress;min-width:190px}.collection-pending{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:36px;text-align:center;background:var(--cre8or-cotton);color:var(--cre8or-graphite)}.collection-pending p{max-width:340px;font-size:15px}.collection-pending svg{color:var(--cre8or-orange)}.connected-studio .brand-concept-board{display:flex;flex-direction:column;width:100%;max-width:560px;margin-inline:auto;min-height:0;overflow:hidden}.connected-studio .brand-concept-board .board-image{width:100%;min-width:0;min-height:0;position:relative}.connected-studio .brand-concept-board .board-image>img{display:block;width:100%;height:auto;aspect-ratio:auto;object-fit:contain;min-height:0;max-height:none;background:var(--cre8or-cotton)}.connected-studio .brand-concept-board .brand-identity{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:20px;padding:22px 26px;min-width:0}.connected-studio .brand-concept-board .identity-top,.connected-studio .brand-concept-board .identity-overline{display:none}.connected-studio .brand-concept-board .brand-identity h2{font-size:clamp(25px,3vw,42px);line-height:1.1;letter-spacing:-1px;overflow-wrap:anywhere}.connected-studio .brand-concept-board .brand-identity p{font-size:14px;line-height:1.5;margin-top:7px;max-width:none}.connected-studio .brand-concept-board .identity-footer{flex-shrink:0;font-size:12px;line-height:1.5}.connected-studio .brand-concept-board .identity-footer>span:last-child{display:none}.design-brief-details{margin-top:12px;max-width:580px}.design-brief-details summary{cursor:pointer;font-size:14px;color:var(--cre8or-ash)}.design-brief-details p{margin-top:12px!important;white-space:pre-wrap;line-height:1.6}@media(max-width:760px){.connected-studio .brand-concept-board .brand-identity{padding:18px;align-items:flex-start;flex-direction:column;gap:12px}.connected-studio .brand-concept-board .board-image>img{aspect-ratio:auto;max-height:none}.connected-studio .collection-pending{min-height:300px;padding:24px}}.auth-widget{min-width:0;max-width:100%;justify-self:center}@media(min-width:761px){.connected-studio .mobile-sample-bar{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 5%;background:var(--cre8or-cotton);border-top:1px solid var(--cre8or-apricot)}.mobile-sample-bar>div{display:flex;flex-direction:column;gap:8px}.mobile-sample-bar b{font-size:22px}.mobile-sample-bar span{font-size:14px;color:var(--cre8or-ember)}}.sample-assurances{font-weight:600;color:var(--cre8or-rust)}.mobile-sample-bar span:last-child{font-weight:600}@media(max-width:760px){.connected-studio .studio-canvas{padding-bottom:140px}.mobile-sample-bar>div{max-width:62%}}.brand-book-download{display:flex;gap:20px;align-items:center;justify-content:space-between;padding:24px 0;border-bottom:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent)}.brand-book-download h3{font-size:24px;margin:8px 0}.brand-book-download p{font-size:14px;color:var(--cre8or-graphite);margin:0}.brand-book-download button{flex-shrink:0}@media(max-width:700px){.brand-book-download{align-items:flex-start;flex-direction:column}.brand-book-download button{width:100%;justify-content:center}}@media(max-width:760px){.connected-studio .site-header{height:auto;min-height:68px;flex-wrap:wrap;padding:16px;gap:14px}.connected-studio .site-header .project-crumb{margin-left:auto}.connected-studio .site-header .project-crumb b{max-width:160px}.connected-studio .site-header .header-actions{width:100%;margin-left:0;display:grid;grid-template-columns:1fr 1fr;gap:8px}.connected-studio .site-header .header-actions .account-link,.connected-studio .site-header .header-actions .book-link{display:flex;align-items:center;justify-content:center;min-height:44px;padding:10px 8px;font-size:14px;white-space:normal;text-align:center}.connected-studio .site-header .header-actions .sample-header{grid-column:1 / -1;justify-content:center;min-height:44px;font-size:14px}}.home-brand-book{padding:64px 24px;text-align:center;border-top:1px solid var(--cre8or-cotton);background:var(--cre8or-cotton)}.home-brand-book h2{font-size:clamp(30px,5vw,48px);margin:16px 0}.home-brand-book p{max-width:520px;margin:16px auto;font-size:16px;line-height:1.6}.home-brand-book .primary{display:inline-flex;min-height:48px;justify-content:center}.home-brand-book .account-download-note{font-size:14px}.home-brand-book .text-button{display:inline-flex;font-size:14px;min-height:44px;align-items:center}@media(max-width:760px){.home-brand-book .primary{width:100%;max-width:360px}.connected-studio .site-header .header-actions{grid-template-columns:1fr 1fr}.connected-studio .site-header .header-actions .sample-header{grid-column:auto}.connected-studio .brand-book-download{padding:28px 0;margin-bottom:24px}}.account-status,.account-orders{max-width:1100px;margin:24px auto;padding:16px}.account-orders article{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:20px 0;border-bottom:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent)}.product-picker{min-width:0;margin:24px 0;padding:18px;border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);border-radius:12px}.product-picker legend{font-size:20px;padding:0 6px}.product-picker p{font-size:14px;line-height:1.5}.product-picker>label{display:grid;gap:8px;font-size:14px}.product-picker input{border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);border-radius:8px;padding:12px;width:100%;font-size:16px}.product-picker-options{display:grid;grid-template-columns:1fr 1fr;gap:8px;max-height:320px;overflow:auto;margin:16px 0}.product-picker-options>label{display:flex;align-items:center;gap:12px;min-height:54px;padding:12px;background:var(--cre8or-cotton);border-radius:8px;font-size:14px}.product-picker-options small{display:block;color:var(--cre8or-ash);font-size:12px;margin-top:4px}.product-picker-footer{display:flex;gap:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;font-size:14px}@media(max-width:600px){.product-picker-options{grid-template-columns:1fr}.product-picker-footer button{width:100%;justify-content:center}}.demo-checkout{max-width:680px;margin:0 auto;padding:32px 24px 80px}.demo-checkout>.eyebrow{display:block;margin-top:48px}.demo-checkout h1{font-size:clamp(32px,5vw,48px);line-height:1.1;margin:20px 0}.demo-checkout>p{line-height:1.6}.demo-order-items article{display:flex;align-items:center;gap:20px;border-bottom:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);padding:16px 0}.demo-order-items img{width:70px;height:90px;object-fit:contain}.demo-order-items h3{font-size:18px}.demo-total{display:grid;grid-template-columns:1fr auto;gap:18px;padding:28px 0}.demo-checkout>.primary{width:100%;justify-content:center;margin-bottom:24px}.demo-checkout>a:last-child{display:block;text-align:center}.storefront-workspace{background:var(--cre8or-cotton);min-height:100vh;padding-bottom:32px}.storefront-tools{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:18px 24px;background:var(--cre8or-ink);color:var(--cre8or-cotton)}.storefront-tools small{display:block;color:color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);margin-top:6px;font-size:12px}.storefront-tools button{padding:8px 12px;border:1px solid var(--cre8or-ash);font-size:14px}.storefront-tools button[aria-pressed=true]{background:var(--cre8or-cotton);color:var(--cre8or-ink)}.storefront-preview{max-width:1200px;margin:24px auto;background:var(--cre8or-cotton)}.storefront-preview.mobile{max-width:390px}.storefront-announcement{background:var(--brand-color);color:var(--cre8or-ink);text-align:center;padding:12px;font-size:14px}.storefront-nav{display:flex;justify-content:space-between;align-items:center;padding:28px;font-size:14px}.storefront-nav b{font-size:26px}.storefront-hero{display:grid;grid-template-columns:1fr 1fr;background:var(--cre8or-cotton)}.storefront-hero>div{padding:60px 40px;align-self:center}.storefront-hero h1{font-size:clamp(40px,6vw,76px);line-height:1.05;overflow-wrap:anywhere;margin:20px 0}.storefront-hero p{font-size:18px;line-height:1.5}.storefront-hero a{display:inline-block;background:var(--cre8or-ink);color:var(--cre8or-cotton);padding:16px 22px;margin-top:24px}.storefront-hero>img{width:100%;height:480px;object-fit:contain}.storefront-collection{padding:48px 28px}.storefront-collection h2{font-size:36px;margin:16px 0 30px}.storefront-products{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.storefront-products>button{text-align:left}.storefront-products img{background:var(--cre8or-cotton);width:100%;height:250px;object-fit:contain}.storefront-products h3{font-size:19px;margin:16px 0 10px}.storefront-products p,.storefront-products span{font-size:14px}.storefront-products span{display:block;text-decoration:underline;margin-top:18px}.storefront-note{font-size:13px;line-height:1.6;color:var(--cre8or-ash);margin-top:28px}.storefront-story{text-align:center;padding:60px 28px;background:var(--brand-color);color:var(--cre8or-ink)}.storefront-story h2{font-size:36px;margin:18px 0}.storefront-story p{max-width:600px;margin:20px auto;line-height:1.6}.storefront-preview footer{padding:30px;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.storefront-product-dialog{max-height:90vh;overflow:auto}.storefront-product-dialog img{height:180px;width:100%;object-fit:contain}.storefront-preview.mobile .storefront-hero,.storefront-preview.mobile .storefront-products{grid-template-columns:1fr}.storefront-preview.mobile .storefront-hero>div{padding:36px 24px}.storefront-preview.mobile .storefront-hero>img{height:300px}@media(max-width:650px){.storefront-tools{flex-wrap:wrap;padding:16px;font-size:14px}.storefront-preview{margin:0}.storefront-hero{grid-template-columns:1fr}.storefront-hero>div{padding:36px 24px}.storefront-hero>img{height:320px}.storefront-products{grid-template-columns:1fr}.storefront-nav{padding:22px 16px}.storefront-nav b{font-size:22px}}.account-catalog{max-width:1440px;margin:auto;padding:0 40px 70px}.catalog-heading{padding:58px 0 30px}.catalog-heading>span,.catalog-channels>span{font-size:11px;letter-spacing:.16em}.catalog-heading h1{font-size:clamp(34px,5vw,62px);letter-spacing:-.05em;margin:14px 0}.catalog-heading p,.catalog-channels p{color:var(--cre8or-ash);line-height:1.6}.catalog-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px;align-items:center}.catalog-actions input{flex:1;min-width:180px;padding:14px;border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);border-radius:8px}.catalog-actions button,.catalog-actions a,.catalog-channels button{border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);padding:13px 18px;border-radius:8px;font-size:13px}.owned-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.owned-product{text-align:left;border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);border-radius:14px;overflow:hidden;background:var(--cre8or-cotton)}.owned-product>div{position:relative;height:270px;background:var(--brand-color);display:flex;justify-content:center;align-items:center}.owned-product img{width:85%;height:85%;object-fit:contain;mix-blend-mode:multiply}.owned-product small{position:absolute;top:15px;left:15px;background:var(--cre8or-cotton);padding:6px 10px;border-radius:20px}.owned-product>span,.owned-product h2,.owned-product>p{display:block;margin:16px 20px}.owned-product>span{font-size:11px;color:var(--cre8or-ash)}.owned-product h2{font-size:22px}.owned-product>p{font-size:13px}.owned-product footer{display:flex;justify-content:space-between;padding:18px 20px;border-top:1px solid var(--cre8or-cotton);font-size:11px}.catalog-channels{margin-top:64px;padding-top:30px;border-top:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);scroll-margin-top:24px}.catalog-channels h2{font-size:34px;letter-spacing:-.04em}.catalog-channels>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin:24px 0}.catalog-channels article{border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);border-radius:12px;padding:22px;overflow-wrap:anywhere}.catalog-channels article>span{font-size:11px}.catalog-channels details{padding:20px;background:var(--cre8or-cotton);border-radius:10px;overflow-wrap:anywhere}.catalog-item-dialog{max-width:760px!important;max-height:88dvh;overflow:auto}.catalog-item-top{display:flex;gap:24px;align-items:center}.catalog-item-top img{width:160px;height:200px;object-fit:contain;background:var(--cre8or-cotton)}.catalog-item-dialog dl{display:grid;grid-template-columns:1fr 1fr;gap:14px}.catalog-item-dialog dl>div{padding:12px;background:var(--cre8or-cotton);border-radius:7px;overflow-wrap:anywhere}.catalog-item-dialog dt{font-size:11px;color:var(--cre8or-ash)}.catalog-item-dialog dd{font-size:13px;margin:5px 0 0}.catalog-item-dialog p{line-height:1.6}.channel-store{display:block;width:100%;border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);padding:12px;border-radius:6px;margin-top:8px}@media(max-width:760px){.account-catalog{padding:0 18px 45px}.owned-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.owned-product>div{height:190px}.owned-product h2{font-size:17px}.owned-product>span,.owned-product h2,.owned-product>p{margin:12px}.owned-product footer{padding:12px;flex-wrap:wrap;gap:8px}.catalog-channels>div{grid-template-columns:1fr 1fr}.catalog-item-top{display:block}.catalog-item-top img{width:100%;height:180px}.storefront-tools{flex-wrap:wrap;gap:12px}}@media(max-width:400px){.owned-product-grid,.catalog-channels>div{grid-template-columns:1fr}}.style-options{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.style-options button{border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);border-radius:20px;padding:9px 13px;font-size:13px;background:var(--cre8or-cotton)}.style-options button[aria-pressed=true]{background:var(--cre8or-ink);color:var(--cre8or-cotton);border-color:var(--cre8or-ink)}.chat-error{font-size:13px;line-height:1.5;color:var(--cre8or-ember);padding:10px 16px;margin:0;background:var(--cre8or-cotton)}.chat-suggestions{flex-wrap:wrap}.account-catalog,.commerce-workspace{background:var(--cre8or-cotton);color:var(--cre8or-ink)}.account-catalog .storefront-tools,.commerce-workspace .storefront-tools{border-bottom:1px solid var(--cre8or-cotton);min-height:90px;gap:24px}.account-catalog .catalog-heading{background:linear-gradient(120deg,var(--cre8or-cotton) 55%,var(--cre8or-cotton));padding:55px 36px;border-radius:0 0 24px 24px;margin-bottom:28px}.account-catalog .catalog-heading h1{max-width:850px;font-weight:500;font-size:clamp(40px,6vw,76px);line-height:1.03}.catalog-heading .primary{margin-top:16px}.account-catalog .owned-product{border:none;background:var(--cre8or-cotton);border-radius:18px;transition:transform .2s,box-shadow .2s}.account-catalog .owned-product:hover{transform:translateY(-4px);box-shadow:0 14px 35px color-mix(in srgb,var(--cre8or-ink) 4.7%,transparent)}.account-catalog .owned-product>div:first-child{background:linear-gradient(135deg,var(--cre8or-cotton),var(--cre8or-cotton));height:310px}.account-catalog .owned-product:nth-child(3n+2)>div:first-child{background:var(--cre8or-cotton)}.account-catalog .owned-product:nth-child(3n+3)>div:first-child{background:var(--cre8or-cotton)}.account-catalog .owned-product h2{font-weight:500;letter-spacing:-.03em}.owned-product .catalog-card-prices{display:grid;height:auto;background:transparent;padding:16px 20px;gap:10px}.catalog-card-prices>span{display:flex;justify-content:space-between;gap:10px;font-size:13px;color:var(--cre8or-ash)}.catalog-card-prices b{color:var(--cre8or-ink)}.commerce-editor{margin-top:65px;padding:35px;border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);border-radius:22px;background:var(--cre8or-cotton)}.section-title{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.section-title h2{font-size:clamp(28px,4vw,42px);letter-spacing:-.045em;margin:10px 0}.editor-badge{background:var(--cre8or-peach);border-radius:25px;padding:10px 15px;font-size:12px}.commerce-fields{display:grid;grid-template-columns:1fr 1.3fr 1.3fr;gap:20px}.commerce-editor label{font-size:14px;display:block}.commerce-editor input,.commerce-editor select,.commerce-editor textarea{display:block;width:100%;border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);background:var(--cre8or-cotton);border-radius:9px;padding:12px;margin-top:8px;font:inherit}.commerce-editor small{display:block;color:var(--cre8or-ash);font-size:12px;margin-top:7px;line-height:1.5}.pricing-table{overflow:auto;margin:30px 0 15px}.pricing-table table{width:100%;border-collapse:collapse;min-width:550px}.pricing-table th{text-align:left;font-size:12px;color:var(--cre8or-ash);font-weight:500}.pricing-table th,.pricing-table td{padding:15px 12px;border-bottom:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent)}.pricing-table td:first-child{min-width:170px}.pricing-table input{max-width:145px}.editor-note{font-size:12px;color:var(--cre8or-ash);line-height:1.6;margin-bottom:25px}.editor-save{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:25px}.editor-save p{font-size:14px}.account-catalog .catalog-channels article{background:var(--cre8or-cotton);border:none}.commerce-workspace{max-width:1440px;margin:auto;padding:0 40px 70px}.storefront-intro{display:flex;align-items:flex-end;justify-content:space-between;padding:45px 10px 35px;gap:24px}.storefront-intro h1{font-size:clamp(38px,5vw,64px);letter-spacing:-.055em;font-weight:500;line-height:1.05;margin:14px 0}.storefront-intro em,.storefront-collection em{font-family:Georgia,serif;font-weight:400}.storefront-intro em{color:var(--cre8or-orange)}.storefront-intro p{color:var(--cre8or-ash)}.device-toggle{display:flex;background:var(--cre8or-cotton);border-radius:30px;padding:4px}.device-toggle button{display:flex;align-items:center;gap:7px;border:none!important;border-radius:25px!important;padding:10px 12px!important}.device-toggle button[aria-pressed=true]{background:var(--cre8or-ink);color:var(--cre8or-cotton)}.preview-status{display:flex;justify-content:space-between;margin:20px 8px;font-size:12px;color:var(--cre8or-ash)}.preview-status span{display:flex;align-items:center;gap:8px}.preview-status i{width:6px;height:6px;border-radius:50%;background:var(--cre8or-orange)}.commerce-workspace .storefront-preview{border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);border-radius:16px;overflow:hidden;box-shadow:0 16px 60px color-mix(in srgb,var(--cre8or-ink) 3.5%,transparent);transition:max-width .25s}.commerce-workspace .storefront-announcement{background:var(--cre8or-ink);color:var(--cre8or-cotton);padding:11px;text-align:center;font-size:12px}.commerce-workspace .storefront-nav{padding:26px 35px;display:flex;justify-content:space-between}.storefront-nav>div{display:flex;gap:20px;align-items:center}.storefront-nav button{display:flex;align-items:center;gap:8px}.commerce-workspace .storefront-hero{padding:0;display:grid;grid-template-columns:1fr 1fr;background:var(--cre8or-cotton);min-height:470px}.commerce-workspace .storefront-hero>div:first-child{padding:65px 45px}.commerce-workspace .storefront-hero h1{font-size:clamp(32px,4.5vw,62px);line-height:1.07;letter-spacing:-.045em}.storefront-hero h1 em{display:block;font-family:Georgia,serif;font-weight:400;font-size:.72em;margin-top:15px}.commerce-workspace .storefront-hero a{display:inline-flex;align-items:center;gap:15px;background:var(--cre8or-ink);color:var(--cre8or-cotton);padding:14px 20px;border-radius:30px;margin-top:22px}.storefront-hero-image{position:relative;background:var(--brand-color);display:flex;align-items:center;justify-content:center;min-width:0}.commerce-workspace .storefront-hero-image img{width:100%;height:100%;max-height:580px;object-fit:contain;mix-blend-mode:multiply}.storefront-hero-image>span{position:absolute;bottom:20px;background:var(--cre8or-cotton);border-radius:25px;padding:10px 15px;font-size:12px}.commerce-workspace .storefront-collection{padding:65px 35px}.commerce-workspace .storefront-collection h2{font-size:clamp(28px,4vw,44px);letter-spacing:-.04em;margin:12px 0 35px}.commerce-workspace .storefront-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.storefront-products article{min-width:0}.commerce-workspace .store-product-image{width:100%;height:275px;padding:22px;background:var(--cre8or-cotton);border-radius:12px;position:relative;display:flex;align-items:center;justify-content:center;border:none}.commerce-workspace .store-product-image img{height:90%;width:90%;object-fit:contain;mix-blend-mode:multiply}.store-product-image>span:first-child{position:absolute;left:16px;top:16px;font-size:12px;color:var(--cre8or-ash)}.store-product-image .image-detail{position:absolute;bottom:12px;right:12px;font-size:12px;background:var(--cre8or-cotton);border-radius:20px;padding:6px 10px}.store-product-copy{padding:18px 4px}.store-product-copy>span{font-size:12px;color:var(--cre8or-ash)}.commerce-workspace .store-product-copy button.product-title{background:none;border:0;text-align:left;padding:0;width:auto}.store-product-copy h3{font-size:20px;margin:8px 0 16px;font-weight:500;letter-spacing:-.03em}.store-product-copy>div{display:flex;align-items:center;justify-content:space-between}.commerce-workspace .bag-add{width:36px;height:36px;padding:0;display:grid;place-items:center;border-radius:50%;background:var(--cre8or-ink);color:var(--cre8or-cotton)}.commerce-workspace button:disabled{opacity:.45;cursor:not-allowed}.collection-bundle{display:grid;grid-template-columns:1fr 1fr;background:var(--cre8or-cotton);margin:0 35px 55px;border-radius:16px;overflow:hidden}.bundle-images{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:35px;background:var(--brand-color)}.bundle-images img{width:30%;height:160px;object-fit:contain;mix-blend-mode:multiply}.collection-bundle>div:last-child{padding:45px}.collection-bundle h2{font-size:36px;line-height:1.1;letter-spacing:-.045em;margin:14px 0}.collection-bundle p{line-height:1.6;color:var(--cre8or-ash)}.collection-bundle ul{padding-left:16px;font-size:13px;line-height:1.8;margin:18px 0}.bundle-price{display:block;font-size:27px;margin:22px 0}.collection-bundle .primary{font-size:14px}.commerce-workspace .storefront-story{padding:65px 15%;background:var(--cre8or-cotton);text-align:center}.commerce-workspace .storefront-story h2{font-family:Georgia,serif;font-size:48px;font-weight:400;margin:15px}.commerce-workspace .storefront-story p{white-space:pre-wrap;font-size:17px;line-height:1.85;max-width:700px;margin:20px auto}.commerce-workspace .storefront-preview footer{display:flex;gap:20px;justify-content:space-between;background:var(--cre8or-ink);color:var(--cre8or-cotton);padding:35px;font-size:13px}.storefront-cart{max-height:90dvh;overflow:auto}.bag-line{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid var(--cre8or-cotton)}.bag-line p,.bag-line small{font-size:12px;color:var(--cre8or-ash)}.bag-quantity{display:flex;gap:14px;align-items:center}.bag-quantity button{border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);border-radius:50%;width:28px;height:28px;display:grid;place-items:center}.bag-total{display:flex;justify-content:space-between;padding:20px 0}.storefront-preview.mobile{max-width:390px;margin:auto}.storefront-preview.mobile .storefront-hero,.storefront-preview.mobile .collection-bundle,.storefront-preview.mobile .storefront-products{grid-template-columns:1fr}.storefront-preview.mobile .storefront-hero>div:first-child{padding:35px 25px}.storefront-preview.mobile .storefront-nav{padding:20px 15px;gap:12px;font-size:12px}.storefront-preview.mobile .storefront-hero h1{font-size:38px}.storefront-preview.mobile .storefront-hero-image{height:340px}.storefront-preview.mobile .storefront-collection{padding:35px 22px}.storefront-preview.mobile .collection-bundle{margin:0 15px 25px}.storefront-preview.mobile .collection-bundle>div:last-child{padding:25px}.storefront-preview.mobile .storefront-story{padding:40px 25px}.storefront-preview.mobile footer{flex-wrap:wrap}@media(max-width:760px){.commerce-workspace{padding:0 16px 40px}.storefront-intro{display:block;padding:30px 0}.storefront-intro>.primary{margin-top:22px}.commerce-workspace .storefront-tools{gap:15px}.storefront-tools .wordmark{font-size:27px}.commerce-workspace .storefront-hero,.collection-bundle{grid-template-columns:1fr}.commerce-workspace .storefront-hero>div:first-child{padding:35px 25px}.storefront-hero-image{height:350px}.commerce-workspace .storefront-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.commerce-workspace .store-product-image{height:200px;padding:10px}.commerce-workspace .storefront-collection{padding:35px 18px}.store-product-copy h3{font-size:17px}.collection-bundle{margin:0 16px 30px}.collection-bundle>div:last-child{padding:28px}.commerce-workspace .storefront-nav{padding:20px 15px;font-size:12px;gap:12px}.storefront-nav>div{gap:12px}.commerce-workspace .storefront-story{padding:40px 25px}.commerce-workspace .storefront-preview footer{flex-wrap:wrap;padding:25px}.commerce-fields{grid-template-columns:1fr}.commerce-editor{padding:23px 16px}.section-title,.editor-save{align-items:flex-start;flex-direction:column}.account-catalog .catalog-heading{padding:35px 18px}.account-catalog .owned-product>div:first-child{height:220px}.catalog-card-prices>span{flex-direction:column;gap:4px}.preview-status{gap:15px}.pricing-table{margin-left:-5px}.editor-save .primary{width:100%}}.account-brand-bar{position:sticky;top:0;z-index:35;background:var(--cre8or-cotton);border-bottom:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);display:flex;align-items:center;gap:15px;padding:14px max(24px,calc((100vw - 1360px)/2));min-height:80px}.brand-initial{height:43px;width:43px;border-radius:12px;display:grid;place-items:center;font-family:Georgia,serif;font-size:24px;flex-shrink:0}.account-brand-bar label>span{font-size:10px;letter-spacing:.14em;display:block;color:var(--cre8or-ash)}.account-brand-bar select{font-size:15px;max-width:220px;font-weight:600;background:transparent;border:none;padding:5px 18px 0 0}.account-brand-bar>nav{display:flex;gap:25px;margin:auto;font-size:14px}.account-brand-bar a[aria-current=page]{color:var(--cre8or-orange)}.account-manager-link{display:flex;align-items:center;gap:8px;border:1px solid var(--cre8or-apricot);border-radius:25px;padding:10px 15px;font-size:13px;white-space:nowrap;background:var(--cre8or-cotton)}.account-mobile-nav{display:none}.account-overview .workspace-hero h1{font-size:clamp(36px,5vw,68px);line-height:1.05;letter-spacing:-.05em;font-weight:500}.account-overview .workspace-hero em{font-family:Georgia,serif;font-weight:400;color:var(--cre8or-orange)}.account-overview>header{padding-top:20px;padding-bottom:20px}.next-brand-action{display:grid;grid-template-columns:1.3fr 1fr;gap:30px;padding:40px;border-radius:20px;background:var(--cre8or-cotton);overflow:hidden}.next-brand-action h2{font-size:clamp(25px,3.2vw,42px);line-height:1.15;letter-spacing:-.04em;margin:15px 0}.next-brand-action p{color:var(--cre8or-ash);line-height:1.6;max-width:520px}.next-brand-action .primary{margin-top:22px}.next-action-products{display:flex;align-items:center;justify-content:center;min-width:0}.next-action-products img{width:32%;height:230px;object-fit:contain;mix-blend-mode:multiply}.account-workspace-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:30px 0 50px}.account-workspace-cards>a,.account-workspace-cards>article{padding:25px 22px;border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);border-radius:16px;display:flex;flex-direction:column;align-items:flex-start;gap:14px;background:var(--cre8or-cotton);transition:transform .2s}.account-workspace-cards>a:hover{transform:translateY(-3px)}.account-workspace-cards svg{color:var(--cre8or-orange)}.account-workspace-cards span{font-size:10px;letter-spacing:.12em;color:var(--cre8or-ash)}.account-workspace-cards h2{font-size:25px;font-weight:500;letter-spacing:-.045em;margin:0}.account-workspace-cards p{font-size:14px;line-height:1.6;color:var(--cre8or-ash);flex:1}.account-workspace-cards b,.account-workspace-cards button{font-size:13px;text-align:left}.account-bottom-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:35px;margin-bottom:40px}.store-readiness,.recent-brand-orders{padding:30px;border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);border-radius:18px}.store-readiness h2,.recent-brand-orders h2{font-size:28px;letter-spacing:-.04em;margin:12px 0}.store-readiness>p,.recent-brand-orders>p{font-size:14px;line-height:1.6;color:var(--cre8or-ash)}.store-readiness>a{display:flex;align-items:center;gap:14px;padding:17px 0;border-bottom:1px solid var(--cre8or-cotton);font-size:14px}.store-readiness>a>b{flex:1;font-weight:500}.store-readiness small{margin-left:9px;color:var(--cre8or-ash);font-size:11px}.store-readiness .ready{background:var(--cre8or-cotton);border-radius:50%;padding:4px;color:var(--cre8or-rust)}.store-readiness .pending{color:var(--cre8or-ash);padding:4px}.recent-brand-orders>a:not(.outline){display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:13px;border-bottom:1px solid var(--cre8or-cotton);padding:20px 0}.recent-brand-orders small{display:block;color:var(--cre8or-ash);margin-top:6px}.recent-brand-orders .outline{margin-top:25px;display:inline-flex}.account-orders-page{max-width:1320px;padding:45px 30px 80px;margin:auto}.brand-orders>h3{font-size:22px;letter-spacing:-.03em;margin:35px 0 18px}.account-order-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px;border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);border-radius:12px;margin-bottom:12px}.account-order-row>div{flex:1}.account-order-row small{display:block;color:var(--cre8or-ash);margin-top:8px;font-size:12px}.account-empty{background:var(--cre8or-cotton);border-radius:15px;padding:30px}.account-empty p{color:var(--cre8or-ash);margin-top:10px}.production-planner{margin:35px 0}.production-planner h3{font-size:26px;letter-spacing:-.035em;margin:12px 0}.production-planner>div>p{font-size:13px;color:var(--cre8or-ash)}.production-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:25px}.production-plan-grid article{padding:22px;background:var(--cre8or-cotton);border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);border-radius:13px}.production-plan-grid h4{font-size:20px;letter-spacing:-.03em}.production-plan-grid label{margin-top:18px}.quantity-stepper{display:flex;align-items:center;gap:8px}.quantity-stepper input{text-align:center;min-width:0}.quantity-stepper button{font-size:21px;padding:8px}.production-plan-grid dl{margin:20px 0}.production-plan-grid dl>div{display:flex;justify-content:space-between;gap:12px;font-size:12px;padding:7px 0}.production-plan-grid dt{color:var(--cre8or-ash)}.production-plan-grid dd{font-weight:600;text-align:right}.next-discount{font-size:12px;line-height:1.5;background:var(--cre8or-cotton);padding:12px;border-radius:8px}.account-experience .connected-studio .site-header{position:static}.account-experience .connected-studio{padding-top:0}@media(max-width:950px){.account-workspace-cards,.production-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-brand-bar>nav{gap:15px}.account-brand-bar{padding:12px 20px}}@media(max-width:760px){.account-experience{padding-bottom:calc(80px + env(safe-area-inset-bottom))}.account-brand-bar{gap:10px;padding:10px 16px;min-height:72px}.account-brand-bar select{max-width:180px;font-size:14px}.account-brand-bar>nav{display:none}.account-manager-link{margin-left:auto;padding:10px}.account-manager-link>span{display:none}.account-mobile-nav{position:fixed;bottom:0;left:0;right:0;z-index:50;background:var(--cre8or-cotton);box-shadow:0 -5px 25px color-mix(in srgb,var(--cre8or-ink) 3.5%,transparent);border-top:1px solid var(--cre8or-cotton);padding:10px 5px calc(10px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,1fr)}.account-mobile-nav a{display:flex;flex-direction:column;align-items:center;gap:5px;font-size:11px;color:var(--cre8or-ash)}.account-mobile-nav a[aria-current=page]{color:var(--cre8or-orange)}.next-brand-action{grid-template-columns:1fr;padding:25px}.next-action-products img{height:150px}.account-workspace-cards{gap:12px}.account-workspace-cards>a,.account-workspace-cards>article{padding:20px 16px}.account-workspace-cards h2{font-size:21px}.account-bottom-grid{grid-template-columns:1fr;gap:20px}.store-readiness,.recent-brand-orders{padding:23px}.account-orders-page{padding:30px 18px}.account-order-row{flex-wrap:wrap;padding:18px}.account-order-row>div{min-width:60%}.production-plan-grid{grid-template-columns:1fr}.account-experience .connected-studio .conversation{padding-bottom:10px}.account-experience .connected-studio .chat-input{position:static}.account-overview .workspace-hero{padding:25px 0}.brand-initial{height:35px;width:35px}.account-brand-bar label{min-width:0}.account-brand-bar select{max-width:150px}}.brand-initial img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}html{height:auto;min-height:100%;overflow-x:clip}body{height:auto;min-height:100svh;padding-bottom:0;display:flex;flex-direction:column;overflow-x:clip}.site-page-content{display:flow-root;flex:0 0 auto;min-height:0;margin:0;padding:0}.site-page-content>.app:not(.studio-mode){height:auto;min-height:0;padding-bottom:0}.auth-page{min-height:0;grid-template-rows:auto auto;padding-bottom:48px}.cre8or-site-footer{flex:none;width:100%;margin:0;padding:52px max(24px,6vw) 24px;background:var(--cre8or-ink);color:var(--cre8or-cotton);overflow:hidden}.site-footer-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;padding-bottom:42px;border-bottom:1px solid color-mix(in srgb,var(--cre8or-cotton) 14.1%,transparent)}.site-footer-heading>div>span{font-size:12px;letter-spacing:.13em;color:var(--cre8or-peach)}.site-footer-heading h2{font-size:clamp(35px,4.5vw,62px);line-height:1.04;letter-spacing:-.045em;margin:17px 0 0}.site-footer-heading em{font-family:Georgia,serif;font-weight:400;color:var(--cre8or-coral)}.site-footer-heading .primary{white-space:normal;text-align:center;min-height:48px}.site-footer-columns{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:35px;padding:40px 0}.site-footer-brand p{max-width:280px;font-size:14px;line-height:1.7;color:var(--cre8or-peach);margin-top:20px}.site-footer-columns nav{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.site-footer-columns nav h3{font-size:14px;color:var(--cre8or-cotton);margin-bottom:12px}.site-footer-columns nav a{font-size:14px;color:var(--cre8or-peach);line-height:1.5;padding:9px 0}.site-footer-columns nav a:hover{color:var(--cre8or-coral)}.site-footer-legal{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid color-mix(in srgb,var(--cre8or-cotton) 14.1%,transparent);padding-top:20px;color:var(--cre8or-peach);font-size:12px}.site-footer-legal a{color:var(--cre8or-peach)}.cre8or-site-footer-minimal{padding:20px max(24px,6vw) calc(20px + env(safe-area-inset-bottom))}.cre8or-site-footer-minimal .site-footer-legal{border-top:none;padding-top:0}@media(max-width:760px){.auth-page{min-height:0;height:auto;grid-template-rows:auto auto auto;gap:24px;padding:24px 20px 32px;align-content:start}.auth-widget{padding-bottom:0}.auth-widget .cl-rootBox,.auth-widget .cl-cardBox{width:100%;max-width:400px}.cre8or-site-footer{padding:35px 22px calc(22px + env(safe-area-inset-bottom))}.site-footer-heading{display:block;padding-bottom:30px}.site-footer-heading .primary{margin-top:25px;width:100%}.site-footer-columns{grid-template-columns:1fr 1fr;gap:25px 18px;padding:30px 0}.site-footer-brand{grid-column:1/-1}.site-footer-brand p{max-width:360px;margin-top:15px}.site-footer-columns nav a{min-height:44px;display:flex;align-items:center}.site-footer-columns nav h3{margin-bottom:5px}.site-footer-legal{gap:13px;line-height:1.6}.site-footer-legal{flex-direction:column;align-items:flex-start}.site-footer-legal-links{gap:12px 24px}}.site-footer-columns{grid-template-columns:1.35fr repeat(5,minmax(0,1fr));gap:24px}.site-footer-legal a{min-height:44px;display:inline-flex;align-items:center}.content-header{display:flex;align-items:center;justify-content:space-between;padding:24px max(24px,6vw);gap:18px;border-bottom:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent)}.content-header .outline{white-space:normal;text-align:center}.content-eyebrow{font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:var(--cre8or-ember);margin-bottom:20px}.content-intro{font-size:18px;line-height:1.7;color:var(--cre8or-ash);max-width:650px}.solution-page{max-width:1300px;margin:auto;padding:64px 6vw;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.solution-page h1,.about-page h1,.cases-page h1{font-size:clamp(36px,4.5vw,64px);line-height:1.06;letter-spacing:-.045em;margin:0 0 24px}.solution-copy>.primary{margin-top:28px;display:inline-flex}.solution-note{font-size:14px;color:var(--cre8or-ash);margin-top:14px}.solution-image{margin:0;min-width:0}.solution-image img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:20px}.solution-image figcaption{font-size:13px;color:var(--cre8or-ash);margin-top:12px}.solution-points{list-style:none;padding:0;margin:30px 0 0}.solution-points li{display:flex;gap:18px;border-top:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);padding:16px 0;font-size:16px}.solution-points span{color:var(--cre8or-ember)}.about-page,.cases-page{max-width:1250px;margin:auto;padding:60px 6vw}.about-intro{display:grid;grid-template-columns:1.2fr 1fr;gap:45px;align-items:center}.about-intro img{width:100%;border-radius:20px}.about-intro em{font-family:Georgia,serif;font-weight:400;color:var(--cre8or-ember)}.about-section{padding:45px 0;border-top:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);margin-top:40px;scroll-margin-top:24px}.about-section h2{font-size:clamp(26px,3vw,38px);letter-spacing:-.03em;margin-bottom:20px}.about-section p{font-size:17px;line-height:1.75;max-width:750px;color:var(--cre8or-ash)}.about-services,.team-grid,.case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.about-services h3,.team-grid h3{font-size:21px;margin-bottom:12px}.team-grid article{border-top:2px solid var(--cre8or-orange);padding:24px 0}.team-grid p{font-size:15px}.legal-page,.case-detail{max-width:900px;padding:50px 24px 64px;margin:auto}.prose-content{font-size:16px;line-height:1.8;overflow-wrap:anywhere}.prose-content h1{font-size:clamp(32px,4vw,52px);line-height:1.1;margin-bottom:25px;letter-spacing:-.035em}.prose-content h2{font-size:25px;line-height:1.3;margin:35px 0 16px}.prose-content h3{font-size:20px;line-height:1.4;margin:24px 0 12px}.prose-content p{margin:14px 0}.prose-content ul,.prose-content ol{padding-left:24px;margin:15px 0}.prose-content a:not(.primary){text-decoration:underline;text-underline-offset:4px}.legal-source{font-size:14px;color:var(--cre8or-ash)}.case-grid{margin-top:35px}.case-card-link{border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);border-radius:16px;overflow:hidden;display:block}.case-card-link img{width:100%;aspect-ratio:4/3;object-fit:cover}.case-card-link>div{padding:20px}.case-card-link h2{font-size:24px;line-height:1.2;margin-bottom:12px}.case-card-link p{font-size:16px;line-height:1.6;color:var(--cre8or-ash)}.case-card-link span{display:block;font-size:14px;margin-top:20px;color:var(--cre8or-ember)}.case-detail-image{width:100%;max-height:450px;object-fit:contain;background:var(--cre8or-cotton);border-radius:16px;margin:25px 0}.case-stat{display:inline-flex;vertical-align:top;flex-direction:column;max-width:240px;margin:15px 35px 15px 0}.case-stat strong{font-size:30px;color:var(--cre8or-ember)}.case-stat span{font-size:14px}.prose-content blockquote{border-left:3px solid var(--cre8or-orange);padding:10px 24px;font-style:italic;margin:24px 0}.case-actions{display:flex;gap:25px;flex-wrap:wrap;align-items:center;border-top:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);padding-top:30px;margin-top:30px}@media(max-width:1050px){.site-footer-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer-brand{grid-column:1/-1}.solution-page{gap:32px}}@media(max-width:760px){.site-footer-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 18px}.content-header{padding:18px 22px}.solution-page,.about-page,.cases-page{padding:35px 22px}.solution-page,.about-intro{grid-template-columns:1fr;gap:30px}.solution-copy>.primary{width:100%;justify-content:center}.solution-image img{aspect-ratio:4/3}.about-services,.team-grid,.case-grid{grid-template-columns:1fr}.about-section{padding:30px 0;margin-top:25px}.case-card-link{display:grid;grid-template-columns:110px 1fr}.case-card-link img{height:100%;aspect-ratio:auto;min-height:150px}.case-card-link>div{padding:16px}.case-card-link h2{font-size:21px}.case-card-link p{font-size:14px}.case-card-link span{margin-top:12px}.legal-page,.case-detail{padding:35px 22px 45px}.case-stat{max-width:100%;margin-right:20px}}.reference-input{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;padding:10px 0;text-align:left}.reference-add{display:inline-flex;align-items:center;gap:7px;font-size:14px;min-height:44px;border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);border-radius:10px;padding:8px 12px;background:var(--cre8or-cotton);color:var(--cre8or-ink)}.reference-input>small{font-size:12px;color:var(--cre8or-ash)}.reference-chip{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;max-width:100%;overflow-wrap:anywhere;border-radius:8px;background:var(--cre8or-cotton);padding:8px 10px;font-size:13px}.reference-chip small{color:var(--cre8or-ash);font-size:11px}.reference-chip button{display:grid;place-items:center;min-width:28px;min-height:28px}.reference-input>p{font-size:13px;color:var(--cre8or-ember);width:100%}.conversation>.reference-input{padding:8px 18px;flex-shrink:0;max-height:160px;overflow:auto}.conversation>.reference-input>small{display:none}.saved-references{margin:16px 0;font-size:14px}.saved-references>div{padding:12px 0;border-bottom:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent)}.saved-references small{display:block;color:var(--cre8or-ash)}.saved-references p{white-space:pre-wrap;font-size:14px;line-height:1.6}.brief-download{display:inline-block;margin:12px 0;text-decoration:underline;font-size:14px}.product-artwork-pending{display:flex;align-items:center;justify-content:center;padding:20px;min-height:130px;font-size:13px;line-height:1.6;color:var(--cre8or-ash);text-align:center;max-width:100%}.catalog-product-list .product-artwork-pending{width:130px;flex-shrink:0}.owned-product img,.catalog-item-top img,.store-product-image img,.storefront-product-dialog>img{object-fit:contain}.prompt-box+.reference-input{max-width:700px;margin:0 auto}.reference-add:focus-visible,.reference-chip button:focus-visible{outline:2px solid var(--cre8or-ember);outline-offset:3px}.collections-library{max-width:1320px;margin:auto;padding:55px 5vw 65px}.collections-library h1{font-size:clamp(38px,5vw,68px);letter-spacing:-.045em;line-height:1.05;margin-top:18px}.collections-library h1 em{font-family:Georgia,serif;font-weight:400;color:var(--cre8or-orange)}.collection-filters{display:flex;flex-wrap:wrap;gap:9px;margin:28px 0}.collection-filters button{border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);border-radius:24px;background:var(--cre8or-cotton);padding:12px 17px;min-height:44px;font-size:14px}.collection-filters button[aria-pressed=true]{background:var(--cre8or-ink);color:var(--cre8or-cotton);border-color:var(--cre8or-ink)}.collection-browser-grid .collection-image img{aspect-ratio:1;width:100%;height:auto;object-fit:cover}.collection-browser-grid .card-title span{font-size:12px}.all-collections-link{text-align:center;margin-top:30px}.collection-detail-dialog{max-height:90svh;overflow-y:auto}.concept-palette{display:flex;gap:8px;margin:6px 0}.concept-palette span{width:27px;height:27px;border:1px solid color-mix(in srgb,var(--cre8or-ink) 8.2%,transparent);border-radius:50%}.concept-detail-note{font-size:14px;line-height:1.6;color:var(--cre8or-ash)}.selected-concept-note{display:flex;gap:14px;justify-content:center;align-items:center;margin:22px auto -16px;font-size:13px;color:var(--cre8or-rust)}.selected-concept-note button{display:inline-flex;align-items:center;gap:5px;border:0;background:none;min-height:44px;font-size:13px}.collection-browser-grid .collection-card .text-button{min-height:44px}.collection-browser-grid .collection-image{border:0;padding:0}@media(max-width:620px){.collections-library{padding:32px 20px 42px}.collections-library .section-top{gap:18px}.collection-filters{gap:7px;margin:24px 0}.collection-filters button{padding:10px 13px;font-size:13px}.collection-browser-grid .card-title{display:block}.collection-browser-grid .card-title h3{font-size:20px;line-height:1.2}.collection-browser-grid .card-title span{display:block;margin-top:5px}.collection-browser-grid .collection-card>p{font-size:14px;min-height:44px}.collection-browser-grid .text-button{font-size:14px}.selected-concept-note{flex-wrap:wrap;gap:0 12px}.collection-detail-dialog .dialog-image{height:auto;max-height:38svh;object-fit:contain}}.prompt-attachment-action{display:flex;align-items:center;gap:8px;min-width:0}.reference-input.reference-input-compact{padding:0;flex-shrink:0}.reference-input-compact .reference-add{display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:var(--cre8or-cotton);color:var(--cre8or-ember)}.reference-input-compact .reference-add:hover{background:var(--cre8or-cotton);color:var(--cre8or-ember)}.prompt-box>.reference-input{padding:0 0 12px;max-height:150px;overflow:auto;font-size:13px}.prompt-bottom .prompt-attachment-action .prompt-agent{margin:0}@media(max-width:620px){.prompt-attachment-action>.prompt-agent{display:none}.prompt-bottom .prompt-attachment-action{flex:0 0 44px}.prompt-bottom{gap:10px}}.prompt-upload-hint{margin:7px 0 0;font-size:12px;line-height:1.5;color:var(--cre8or-ash);text-align:left;padding-left:2px}.factory-films{padding:64px max(24px,6vw);background:var(--cre8or-cotton)}.factory-films-heading{max-width:720px;margin:0 auto 30px;text-align:center}.factory-films-heading h2{font-size:clamp(28px,3.4vw,44px);letter-spacing:-1.4px;line-height:1.15;margin:18px 0 14px}.factory-films-heading p{font-size:16px;color:var(--cre8or-ash)}.factory-film-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:960px;margin:auto}.factory-film{margin:0;min-width:0}.factory-film-frame{position:relative;border-radius:18px;overflow:hidden;background:var(--cre8or-cotton);aspect-ratio:9/16}.factory-film video{display:block;width:100%;height:100%;object-fit:cover}.factory-film figcaption{font-size:16px;margin-top:12px}.factory-film-toggle{position:absolute;right:10px;bottom:10px;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;background:color-mix(in srgb,var(--cre8or-cotton) 87.5%,transparent);color:var(--cre8or-ink)}.factory-film-toggle:hover{background:var(--cre8or-cotton)}@media(max-width:620px){.factory-films{padding:42px 0}.factory-films-heading{padding:0 24px}.factory-film-row{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 24px 8px;scroll-padding-left:24px}.factory-film{flex:0 0 68%;scroll-snap-align:start}.factory-films-heading h2{letter-spacing:-.8px}}.customer-workspace.account-overview{max-width:1440px;margin-inline:auto;padding:0 40px 70px;background:var(--cre8or-cotton)}.account-session-bar{max-width:1440px;margin:0 auto;display:flex;justify-content:flex-end;align-items:center;gap:14px;padding:18px 40px 0;color:var(--cre8or-graphite);font-size:13px}.account-session-bar button{min-height:40px}.account-sign-in{min-height:62dvh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:18px}.account-sign-in h1{font-size:clamp(36px,6vw,68px);max-width:800px;letter-spacing:-.05em}.account-sign-in p{font-size:17px;line-height:1.6;max-width:600px}.account-sign-in .primary{display:inline-flex;min-height:48px;align-items:center;justify-content:center}.account-overview>header{padding-inline:0}.account-overview .workspace-hero{padding:40px 0 32px}.next-brand-action{background:linear-gradient(120deg,var(--cre8or-peach),var(--cre8or-apricot))}.account-workspace-cards>:nth-child(1){background:var(--cre8or-peach)}.account-workspace-cards>:nth-child(2){background:var(--cre8or-apricot)}.account-workspace-cards>:nth-child(3){background:var(--cre8or-coral)}.account-workspace-cards>:nth-child(4){background:var(--cre8or-cotton);border-color:var(--cre8or-coral)}.account-workspace-cards p,.account-workspace-cards span{color:var(--cre8or-graphite)}.account-workspace-cards svg,.account-workspace-cards b{color:var(--cre8or-rust)}.store-readiness,.recent-brand-orders{background:var(--cre8or-cotton)}.primary{background:var(--cre8or-orange);color:var(--cre8or-ink)}.primary:hover{background:var(--cre8or-ember);color:var(--cre8or-cotton)}.primary:active{background:var(--cre8or-rust);color:var(--cre8or-cotton)}.prompt-box{background:var(--cre8or-cotton);border-color:var(--cre8or-coral)}.reference-input-compact .reference-add{background:var(--cre8or-apricot);color:var(--cre8or-rust)}.reference-input-compact .reference-add:hover{background:var(--cre8or-coral)}.account-catalog .owned-product:nth-child(3n+2)>div:first-child{background:var(--cre8or-apricot)}.account-catalog .owned-product:nth-child(3n+3)>div:first-child{background:var(--cre8or-peach)}.account-manager-link{background:var(--cre8or-peach);border-color:var(--cre8or-apricot);color:var(--cre8or-rust)}.account-brand-bar a[aria-current=page],.account-mobile-nav a[aria-current=page]{color:var(--cre8or-rust)}@media(max-width:760px){.customer-workspace.account-overview{padding:0 18px 45px}.account-overview .workspace-hero{padding:25px 0}.account-session-bar{padding:12px 18px 0;justify-content:space-between}.account-session-bar span{max-width:65%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-sign-in{align-items:stretch}.account-sign-in .primary{text-align:center}}.inventory-order-action{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:24px 0;padding:22px;background:var(--cre8or-peach);border-radius:14px}.inventory-order-action p{font-size:13px;color:var(--cre8or-graphite);margin-top:6px}@media(max-width:620px){.inventory-order-action{align-items:stretch;flex-direction:column}.inventory-order-action .primary{justify-content:center}}.account-calm .workspace-hero{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:38px 0 30px}.account-calm .workspace-hero h1{font-size:clamp(28px,3.5vw,44px);letter-spacing:-.04em;line-height:1.15;margin:12px 0}.account-calm .workspace-hero p{font-size:16px;color:var(--cre8or-graphite)}.account-calm .workspace-hero>.outline{display:flex;gap:8px;align-items:center;flex-shrink:0;border-color:var(--cre8or-apricot)}.account-calm .next-brand-action{padding:32px;min-height:210px;grid-template-columns:1fr auto;background:var(--cre8or-peach)}.account-calm .next-brand-action h2{font-size:clamp(25px,3vw,36px)}.account-calm .next-action-products{max-width:330px}.account-calm .next-action-products img{height:160px;max-width:110px}.account-calm .account-workspace-cards{margin:24px 0 32px}.account-calm .account-workspace-cards>*{background:var(--cre8or-cotton);border:1px solid var(--cre8or-apricot);padding:24px;gap:12px}.account-calm .account-workspace-cards>*>svg{box-sizing:content-box;padding:10px;background:var(--cre8or-peach);border-radius:12px;width:21px;height:21px}.account-calm .account-workspace-cards>:nth-child(2)>svg{background:var(--cre8or-apricot)}.account-calm .account-workspace-cards>:nth-child(3)>svg{background:var(--cre8or-coral)}.account-calm .account-workspace-cards h2{font-size:23px}.account-calm .account-workspace-cards button{min-height:44px;border:0;background:none;padding:0;color:var(--cre8or-rust)}.account-calm .account-bottom-grid{gap:24px}.account-calm .store-readiness,.account-calm .recent-brand-orders{border:0;background:var(--cre8or-peach);padding:26px}.account-calm .account-bottom-grid h2{font-size:25px}.account-setup-details{margin-top:18px}.account-setup-details summary{cursor:pointer;min-height:44px;padding:12px 0;font-size:14px;color:var(--cre8or-rust)}.account-setup-details a{display:flex;align-items:center;gap:12px;padding:14px 0;font-size:14px;border-top:1px solid var(--cre8or-apricot)}.account-setup-details b{font-weight:400;flex:1}.account-setup-details small{color:var(--cre8or-graphite)}#inventory-order{scroll-margin-top:100px}@media(max-width:760px){.account-calm .workspace-hero{display:block;padding:26px 0}.account-calm .workspace-hero>.outline{display:inline-flex;margin-top:18px}.account-calm .next-brand-action{grid-template-columns:1fr;padding:24px}.account-calm .next-action-products{display:none}.account-calm .account-workspace-cards{grid-template-columns:1fr 1fr;gap:12px}.account-calm .account-workspace-cards>*{padding:18px 14px}.account-calm .account-workspace-cards h2{font-size:20px}.account-calm .account-workspace-cards p{font-size:14px}}@media(max-width:360px){.account-calm .account-workspace-cards{grid-template-columns:1fr}}.unified-catalog{padding-bottom:32px}.unified-catalog-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:40px 0 28px}.unified-catalog-heading h1{font-size:clamp(32px,4vw,48px);letter-spacing:-.04em;margin:12px 0}.unified-catalog-heading p{color:var(--cre8or-graphite)}.unified-catalog-toolbar{display:flex;align-items:center;gap:16px;margin-bottom:28px;flex-wrap:wrap}.unified-catalog-toolbar input{flex:1;min-width:180px;border:1px solid var(--cre8or-apricot);background:var(--cre8or-cotton);border-radius:12px;padding:13px 16px}.unified-catalog-toolbar>a{font-size:14px;color:var(--cre8or-rust)}.unified-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.unified-product{border:1px solid var(--cre8or-apricot);border-radius:18px;overflow:hidden;background:var(--cre8or-cotton)}.unified-product.in-order{border-color:var(--cre8or-ember);box-shadow:0 0 0 1px var(--cre8or-ember)}.unified-product-open{position:relative;display:block;width:100%;height:250px;padding:20px;border:0;background:var(--cre8or-peach)}.unified-product-open img{width:100%;height:100%;object-fit:contain}.unified-product-open>span{position:absolute;bottom:12px;right:16px;font-size:13px;color:var(--cre8or-rust)}.unified-product-body{padding:22px;display:flex;flex-direction:column;gap:12px}.unified-product-body h2{font-size:24px;letter-spacing:-.03em;text-align:left}.unified-product-body>p,.unified-product-body>small{font-size:13px;color:var(--cre8or-graphite)}.unified-unit-price b{font-size:23px}.unified-unit-price span{font-size:13px;color:var(--cre8or-graphite)}.unified-product-body label{font-size:14px;display:grid;gap:8px;margin-top:6px}.unified-product .quantity-stepper input{width:100%;border:1px solid var(--cre8or-apricot);border-radius:8px;padding:10px}.unified-product .quantity-stepper button{border:0;background:var(--cre8or-peach);border-radius:8px;min-width:44px;min-height:44px}.unified-product-total{display:flex;justify-content:space-between;font-size:14px;padding:8px 0}.unified-product-body>.primary,.unified-product-body>.outline{justify-content:center;min-height:44px}.catalog-order-summary{position:static;margin-top:28px}.catalog-order-summary .inventory-order-action{border:1px solid var(--cre8or-coral);box-shadow:0 8px 24px color-mix(in srgb,var(--cre8or-ink) 10%,transparent)}.catalog-retail-editor{display:grid;gap:8px}.catalog-retail-editor input,.catalog-add-options+input{padding:12px;border:1px solid var(--cre8or-apricot);border-radius:8px}.catalog-add-options{max-height:45vh;overflow:auto}.catalog-add-options label{display:flex;align-items:center;gap:12px;padding:14px 4px;border-bottom:1px solid var(--cre8or-apricot)}.catalog-add-options small{display:block;color:var(--cre8or-graphite);margin-top:5px}.catalog-add-options input{width:20px;height:20px;accent-color:var(--cre8or-ember)}.store-settings-panel{max-width:1280px;padding:32px;margin:auto}.store-channel-settings{padding:24px;border:1px solid var(--cre8or-apricot);border-radius:14px}.store-channel-settings summary{cursor:pointer}.store-channel-settings form{display:flex;gap:16px;flex-wrap:wrap;margin:20px 0}.store-channel-settings label{display:grid;gap:8px}.store-channel-settings input,.store-channel-settings select{border:1px solid var(--cre8or-apricot);padding:10px;border-radius:8px}@media(max-width:900px){.unified-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.unified-catalog-heading{align-items:flex-start;flex-direction:column;padding:26px 0 20px}.unified-catalog-toolbar{gap:10px}.unified-catalog-toolbar input{flex-basis:100%}.unified-product-grid{grid-template-columns:1fr}.unified-product-open{height:220px}.catalog-order-summary .inventory-order-action{padding:14px;gap:10px}.store-settings-panel{padding:20px 18px}.catalog-order-summary .inventory-order-action p{font-size:12px}}.store-editor{max-width:1600px;margin:auto;padding:30px 32px 60px}.store-editor-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px}.store-editor-heading h1{font-size:clamp(28px,3vw,42px);letter-spacing:-.04em;margin:10px 0}.store-editor-heading p{font-size:14px;color:var(--cre8or-graphite)}.store-editor-actions{display:flex;gap:10px;flex-wrap:wrap}.store-editor-body{display:grid;grid-template-columns:330px minmax(0,1fr);gap:24px;align-items:start}.store-editor-controls{background:var(--cre8or-peach);border:1px solid var(--cre8or-apricot);border-radius:18px;overflow:hidden;position:sticky;top:100px}.store-editor-controls>nav{display:flex;gap:4px;padding:10px;border-bottom:1px solid var(--cre8or-apricot)}.store-editor-controls>nav button{border:0;padding:10px 8px;background:transparent;font-size:13px;border-radius:9px}.store-editor-controls>nav button[aria-pressed=true]{background:var(--cre8or-cotton);color:var(--cre8or-rust)}.store-control-scroll{padding:20px;max-height:72vh;overflow:auto}.store-control-scroll h2{font-size:23px;letter-spacing:-.03em}.store-control-scroll h3{font-size:19px;margin:22px 0 12px}.store-control-scroll p{font-size:14px;line-height:1.6;color:var(--cre8or-graphite);margin:12px 0}.store-control-scroll label{display:grid;gap:8px;font-size:14px;margin:16px 0}.store-control-scroll input:not([type=checkbox]):not([type=file]),.store-control-scroll textarea,.store-control-scroll select{width:100%;min-width:0;border:1px solid var(--cre8or-apricot);background:var(--cre8or-cotton);border-radius:9px;padding:11px;font:inherit}.store-control-scroll small{font-size:12px;line-height:1.5;color:var(--cre8or-graphite)}.store-control-scroll button:not(.primary){min-height:38px;border:0;background:transparent;color:var(--cre8or-rust)}.store-section-list{margin:20px 0}.store-section-list>div{display:flex;align-items:center;gap:8px;padding:5px 8px;border-radius:10px}.store-section-list>div.active{background:var(--cre8or-apricot)}.store-section-list button:first-of-type{flex:1;text-align:left}.store-check{display:flex!important;align-items:center;gap:10px!important}.store-section-list input,.store-check input{accent-color:var(--cre8or-ember);width:18px;height:18px}.store-preview-workspace{min-width:0;background:var(--cre8or-apricot);border-radius:18px;padding:16px}.store-preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;margin-bottom:16px}.store-preview-toolbar button{border:0;background:transparent;padding:9px}.store-preview-toolbar button[aria-pressed=true]{background:var(--cre8or-cotton);border-radius:8px}.store-preview-frame{max-width:100%;margin:auto;overflow:hidden;border-radius:12px}.store-preview-frame.mobile{max-width:390px}.managed-store{background:var(--cre8or-cotton);color:var(--cre8or-ink)}.managed-store>header{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid var(--cre8or-apricot)}.managed-store button{border:1px solid var(--cre8or-apricot);border-radius:24px;background:var(--cre8or-cotton);padding:10px 16px;min-height:40px}.managed-section{position:relative;padding:44px 30px}.managed-section h2{font-size:clamp(24px,3vw,36px);letter-spacing:-.03em;margin:0 0 18px}.managed-section p{font-size:16px;margin:12px 0}.managed-hero{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center;background:var(--store-accent)}.managed-hero>div:first-of-type{background:var(--cre8or-cotton);padding:24px;border-radius:12px}.managed-hero h1{font-size:clamp(28px,4vw,52px);letter-spacing:-.045em;line-height:1.1}.managed-hero img{border-radius:12px;max-height:450px;object-fit:contain}.managed-store .store-inline-edit{position:absolute;right:10px;top:8px;font-size:12px;z-index:1;padding:5px 10px;min-height:30px;opacity:.85}.managed-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.managed-products article{min-width:0}.managed-products img{height:200px;object-fit:contain}.managed-products h3{font-size:18px;margin:15px 0 8px}.managed-products article>button{display:block;margin-top:14px}.managed-products p{font-size:13px}.managed-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.managed-gallery img{aspect-ratio:1;object-fit:cover;border-radius:12px}.managed-store video{width:100%;max-height:500px;border-radius:12px;background:var(--cre8or-ink)}.store-story-copy{white-space:pre-wrap;max-width:650px}.managed-collection{background:var(--cre8or-peach)}.managed-collection>button:last-child{display:block;margin-top:16px}.managed-socials{display:flex;gap:18px;flex-wrap:wrap}.managed-store>footer{padding:30px;border-top:1px solid var(--cre8or-apricot);display:flex;flex-direction:column;gap:12px}.store-asset-empty{display:flex;align-items:center;justify-content:center;min-height:140px;padding:25px;color:var(--cre8or-graphite);background:var(--cre8or-peach);font-size:13px}.store-upload{padding:15px;border:1px dashed var(--cre8or-ember);border-radius:10px;cursor:pointer}.store-upload input{font-size:12px;max-width:100%}.store-media-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}.store-media-grid img,.store-media-grid video{width:100%;height:110px;object-fit:cover}.store-media-grid article{min-width:0}.store-media-grid small{display:block;overflow-wrap:anywhere}.store-product-setting,.store-social-edit{border-bottom:1px solid var(--cre8or-apricot);padding-bottom:14px}.store-chat-panel{position:fixed!important;left:auto!important;right:20px!important;top:110px!important;transform:none!important;width:420px!important;max-width:calc(100vw - 32px)!important;height:calc(100dvh - 145px);display:flex!important;flex-direction:column!important;gap:16px!important}.store-chat-messages{flex:1;min-height:0;overflow:auto}.store-chat-message{padding:14px;margin:12px 0;border-radius:12px;background:var(--cre8or-peach)}.store-chat-message.user{background:var(--cre8or-apricot);margin-left:24px}.store-chat-message p{white-space:pre-wrap;font-size:14px}.store-chat-message small{font-size:12px;color:var(--cre8or-rust)}.store-chat-panel form{display:flex;gap:10px;align-items:flex-end}.store-chat-panel textarea{width:100%;min-width:0;border:1px solid var(--cre8or-apricot);border-radius:12px;padding:12px;resize:vertical}.store-editor-error{padding:16px;background:var(--cre8or-peach);color:var(--cre8or-rust);margin-bottom:16px}.store-editor-error button{margin-left:12px;text-decoration:underline}.public-brand-store{max-width:1280px;margin:auto}.store-editor-loading{padding:40px}.store-preview-frame.mobile .managed-hero{grid-template-columns:1fr}.store-preview-frame.mobile .managed-products{grid-template-columns:1fr 1fr}.store-preview-frame.mobile .managed-products img{height:150px}.store-preview-frame.mobile .managed-section{padding:38px 20px}@media(max-width:1000px){.store-editor-body{grid-template-columns:290px minmax(0,1fr)}.managed-products{grid-template-columns:1fr 1fr}.managed-hero{grid-template-columns:1fr}.store-editor-heading{align-items:flex-start;flex-direction:column}}@media(max-width:760px){.store-editor{padding:24px 16px 35px}.store-editor-body{grid-template-columns:1fr}.store-editor-controls{position:static}.store-control-scroll{max-height:52vh}.store-preview-workspace{padding:10px}.managed-section{padding:38px 20px}.managed-products img{height:150px}.store-chat-panel{top:80px!important;right:12px!important;max-width:calc(100vw - 24px)!important;height:calc(100dvh - 170px)}.store-editor-actions{gap:8px}.store-editor-actions button{font-size:13px}.managed-gallery{grid-template-columns:1fr 1fr}.managed-hero h1{font-size:34px}}.sample-sheet{display:flex!important;flex-direction:column!important;height:100dvh!important;max-height:100dvh!important}.sample-sheet-head,.sample-sheet-footer{flex-shrink:0}.sample-sheet-body{min-height:0;overflow-y:auto;overscroll-behavior:contain}.sample-sheet-footer .sample-approval{margin:0;font-size:14px!important}.sample-sheet-footer{padding-bottom:max(20px,env(safe-area-inset-bottom))}.catalog-channels{padding:38px 0;margin-top:32px;border-top:1px solid var(--cre8or-apricot)}.catalog-channels h2{font-size:32px;letter-spacing:-.03em;margin:12px 0}.catalog-channels p{font-size:16px;line-height:1.6}.catalog-channels small{font-size:14px;color:var(--cre8or-graphite)}.channel-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:24px 0}.channel-card-grid button{display:flex;flex-direction:column;align-items:flex-start;gap:20px;text-align:left;padding:24px;border:1px solid var(--cre8or-apricot);border-radius:16px;background:var(--cre8or-peach)}.channel-card-grid b{font-size:22px}.channel-card-grid button:hover{background:var(--cre8or-apricot)}.channel-product-choice{display:flex;align-items:center;gap:12px;padding:12px 0}.channel-product-choice input{width:20px;height:20px;accent-color:var(--cre8or-ember)}.account-orders-page{width:100%;max-width:1360px;margin:0 auto;padding:32px 40px 70px}.brand-orders .section-title h2{font-size:38px;letter-spacing:-.04em}.brand-orders>h3{font-size:24px;margin:30px 0 16px}.orders-overview{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:24px 0}.orders-overview>div{display:flex;flex-direction:column;gap:16px;background:var(--cre8or-peach);padding:22px;border-radius:16px}.orders-overview span{font-size:14px;color:var(--cre8or-graphite)}.orders-overview b{font-size:32px;font-weight:500}.pending-inventory{display:grid;grid-template-columns:1.4fr 1fr;background:var(--cre8or-apricot);border-radius:20px;padding:30px;gap:22px;align-items:center}.pending-inventory h3{font-size:30px;letter-spacing:-.03em;margin:16px 0}.pending-inventory p{font-size:16px;margin:12px 0}.pending-inventory .primary{display:flex;width:fit-content;margin-top:22px}.order-badge{display:inline-block;background:var(--cre8or-peach);color:var(--cre8or-rust);border-radius:20px;padding:7px 12px;font-size:12px;letter-spacing:.025em}.order-product-preview{display:flex;gap:10px;min-width:0}.order-product-preview>*{width:48%;max-height:170px;object-fit:contain;font-size:12px}.sample-order-invite{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px;border:1px solid var(--cre8or-apricot);border-radius:16px}.sample-order-invite p{margin-top:10px;font-size:14px;color:var(--cre8or-graphite)}.example-orders{padding:22px;border:1px solid var(--cre8or-apricot);border-radius:18px}.example-orders>p{margin:12px 0;font-size:14px}.brand-orders .account-order-row{padding:20px 0;gap:16px;flex-wrap:wrap}.brand-orders .account-order-row small{font-size:14px;line-height:1.5}.brand-orders .account-order-row b{font-size:16px}.brand-orders .muted-copy{font-size:14px;line-height:1.6}.demo-checkout{max-width:1160px;width:100%;padding:32px;margin:auto}.checkout-layout{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:30px}.checkout-summary,.checkout-payment{padding:28px;border:1px solid var(--cre8or-apricot);border-radius:20px;background:var(--cre8or-peach)}.checkout-payment{background:var(--cre8or-cotton)}.checkout-payment h2{margin:0 0 12px}.checkout-payment>p{font-size:16px;line-height:1.6;margin:16px 0}.checkout-payment small{font-size:14px;line-height:1.5;color:var(--cre8or-graphite)}.checkout-payment>.primary{width:100%;margin:16px 0}.wallet-options{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0 12px}.wallet-options button{background:var(--cre8or-ink);color:var(--cre8or-cotton);border:2px solid var(--cre8or-ink);border-radius:10px;min-height:52px;font-size:20px}.wallet-options button[aria-pressed=true]{outline:3px solid var(--cre8or-coral);outline-offset:2px}.checkout-card-choice{width:100%;margin:24px 0 16px}.demo-card-fields label{display:block;font-size:14px}.demo-card-fields input{width:100%;margin:8px 0 16px;padding:14px;background:var(--cre8or-peach);border:1px solid var(--cre8or-apricot);color:var(--cre8or-graphite);border-radius:10px;opacity:1;-webkit-text-fill-color:var(--cre8or-graphite)}.demo-card-fields>div{display:grid;grid-template-columns:1fr 1fr;gap:16px}.checkout-credit{color:var(--cre8or-rust)}.store-editor-loading{padding:45px 24px;max-width:800px;margin:auto;display:flex;flex-direction:column;align-items:flex-start;gap:20px}.store-editor,.store-editor-body,.store-preview-workspace{min-width:0;width:100%}.store-mobile-switch{display:none}@media(max-width:760px){.sample-sheet-head{padding:26px 24px 18px}.sample-sheet-head h2{font-size:30px!important}.sample-sheet-head p{font-size:14px}.sample-sheet-footer{padding:15px 24px max(20px,env(safe-area-inset-bottom));gap:12px}.sample-sheet-body{padding:18px 24px}.account-orders-page{padding:24px 18px 100px}.brand-orders .section-title{align-items:flex-start;gap:18px;flex-wrap:wrap}.brand-orders .section-title h2{font-size:32px}.orders-overview{gap:8px}.orders-overview>div{padding:14px 12px}.orders-overview span{font-size:13px}.pending-inventory{grid-template-columns:1fr;padding:22px}.pending-inventory h3{font-size:26px}.order-product-preview{display:none}.sample-order-invite{align-items:flex-start;flex-direction:column}.example-orders{padding:18px}.channel-card-grid{grid-template-columns:1fr 1fr;gap:10px}.channel-card-grid button{padding:18px 14px;gap:12px}.channel-card-grid b{font-size:19px}.catalog-channels h2{font-size:28px}.demo-checkout{padding:24px 18px 40px}.demo-checkout>h1{font-size:34px}.checkout-layout{grid-template-columns:1fr;gap:18px}.checkout-summary,.checkout-payment{padding:22px}.store-mobile-switch{display:flex;gap:8px;margin:0 0 20px}.store-mobile-switch button{flex:1;min-height:48px;background:var(--cre8or-peach);border:1px solid var(--cre8or-apricot);border-radius:12px;font-size:14px}.store-mobile-switch button[aria-pressed=true]{background:var(--cre8or-apricot);color:var(--cre8or-rust)}.store-editor.mobile-pane-edit .store-preview-workspace,.store-editor.mobile-pane-preview .store-editor-controls{display:none}.store-editor .store-editor-controls{position:static;width:100%}.store-editor .store-control-scroll{max-height:none;overflow:visible}.store-preview-frame.desktop,.store-preview-frame.mobile{width:100%;max-width:100%}.store-editor .store-editor-body{display:block}.store-editor{padding-bottom:105px}.store-editor .store-editor-heading{align-items:flex-start}.store-editor .store-editor-actions{width:100%}}.outline:focus-visible{outline:2px solid var(--cre8or-ember);outline-offset:3px}.brand-orders .outline,.store-editor .outline{box-shadow:none;border:1px solid var(--cre8or-apricot);background:var(--cre8or-cotton);color:var(--cre8or-rust);border-radius:12px;min-height:44px;padding:11px 16px;line-height:1.35;font-size:14px;max-width:100%;white-space:normal;text-align:center}.brand-orders .outline:hover,.store-editor .outline:hover{background:var(--cre8or-peach)}.brand-orders .primary,.store-editor .primary{border-radius:12px;min-height:46px;padding:12px 18px;line-height:1.35;font-size:14px;gap:10px;max-width:100%;white-space:normal;text-align:center}.brand-orders :is(button,a)>svg,.store-editor :is(button,a)>svg{flex-shrink:0}.store-editor-actions{gap:10px;align-items:center}.store-editor-actions .outline:disabled{background:var(--cre8or-peach);color:var(--cre8or-ash);opacity:.65;cursor:not-allowed}.store-mobile-switch button{display:flex;align-items:center;justify-content:center;gap:8px;line-height:1.35}.brand-orders .account-order-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;padding:20px;gap:16px;background:var(--cre8or-cotton);border-color:var(--cre8or-apricot)}.brand-orders .account-order-row>div{min-width:0}.brand-orders .account-order-row small{overflow-wrap:anywhere}.brand-orders .account-order-row>span{font-size:16px}.brand-orders .account-order-row>.order-badge{font-size:12px;justify-self:start;white-space:normal;line-height:1.5}.order-price-link{display:inline-flex;align-items:center;gap:6px;color:var(--cre8or-rust);font-size:14px;text-decoration:underline;text-underline-offset:4px;min-height:44px}@media(max-width:760px){.store-editor .store-editor-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.store-editor-actions>.primary{grid-column:1/-1;width:100%}.store-editor-actions>.outline{width:100%;margin:0}.brand-orders .account-order-row{grid-template-columns:minmax(0,1fr) auto;padding:18px;gap:14px 12px}.brand-orders .account-order-row>.outline,.brand-orders .account-order-row>.order-badge{grid-column:1/-1;justify-self:start}.brand-orders .account-order-row>span:not(.order-badge){max-width:110px;text-align:right}.brand-orders .account-order-row small{font-size:13px;line-height:1.55}.example-orders{padding:16px}.pending-inventory .primary{width:100%;justify-content:center}.brand-orders .section-title>.outline{min-height:44px}.store-mobile-switch button{font-size:14px;padding:12px 8px}}.channel-card-grid button{align-items:center;text-align:center;justify-content:space-between;gap:18px;min-height:150px}.channel-logo{display:flex;align-items:center;justify-content:center;height:58px;width:100%}.channel-logo img{display:block;height:46px;width:46px;object-fit:contain}.channel-card-grid button>small{display:flex;align-items:center;justify-content:center;gap:7px;line-height:1.4;font-size:14px}.channel-card-grid button>small svg{flex-shrink:0}.channel-card-grid button:focus-visible{outline:2px solid var(--cre8or-ember);outline-offset:3px}.store-control-scroll .channel-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-control-scroll .channel-card-grid button{padding:18px 10px}.store-control-scroll .channel-card-grid button>small{font-size:13px}@media(max-width:760px){.channel-card-grid button{min-height:136px;padding:20px 12px;gap:14px}.channel-logo{height:48px}.channel-logo img{width:42px;height:42px}.channel-card-grid button>small{font-size:13px}}.store-area-picker{margin:20px 0!important}.store-area-picker select{min-height:48px;width:100%;font-size:16px!important;background:var(--cre8or-cotton)!important}.store-section-visible{margin:12px 0 22px!important;font-size:14px!important}.store-direct-upload{margin:18px 0}.store-direct-upload .store-upload{min-height:52px;justify-content:center;text-align:center;background:var(--cre8or-cotton);color:var(--cre8or-rust);font-size:15px}.store-direct-upload small{display:block;margin-top:8px;line-height:1.5}.store-section-media-preview{border-radius:12px;overflow:hidden;margin:16px 0;background:var(--cre8or-cotton)}.store-section-media-preview img,.store-section-media-preview video{width:100%;max-height:240px;object-fit:contain}.store-arrange-sections{margin-top:30px;border-top:1px solid var(--cre8or-apricot);padding-top:20px}.store-arrange-sections summary{min-height:44px;cursor:pointer;font-size:15px;color:var(--cre8or-rust)}.store-control-scroll textarea{min-height:110px;font-size:16px}.store-control-scroll .store-media-grid button{min-height:44px;font-size:14px}.store-upload{position:relative;overflow:hidden;cursor:pointer}.store-upload input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.store-upload:focus-within{outline:2px solid var(--cre8or-ember);outline-offset:3px}.store-media-placement{color:var(--cre8or-rust)!important;padding:8px;background:var(--cre8or-peach);border-radius:8px;line-height:1.5}.store-media-grid article button{width:100%;padding:10px;border:1px solid var(--cre8or-apricot);border-radius:9px;background:var(--cre8or-cotton);color:var(--cre8or-rust)}.price-insight{background:var(--cre8or-cotton);border:1px solid var(--cre8or-apricot);padding:16px;border-radius:14px;margin:14px 0}.price-insight-metrics{display:grid;grid-template-columns:1fr 1fr;gap:16px}.price-insight-metrics>div:first-child{grid-column:1/-1}.price-insight-metrics span{display:block;font-size:13px;line-height:1.4;color:var(--cre8or-graphite)}.price-insight-metrics b{display:block;margin-top:6px;font-size:23px;font-weight:500;color:var(--cre8or-rust)}.price-insight>small{display:block;font-size:12px;line-height:1.6;margin:16px 0 0}.price-insight details{border-top:1px solid var(--cre8or-apricot);padding-top:12px;margin-top:16px}.price-insight summary{cursor:pointer;font-size:14px;min-height:32px;color:var(--cre8or-rust)}.price-targets>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.price-targets button{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 4px;background:var(--cre8or-peach);border:1px solid var(--cre8or-apricot);border-radius:10px;min-height:64px;font-size:13px}.store-product-order-controls{display:flex;gap:10px;margin-top:16px;flex-wrap:wrap}.store-product-order-controls button{min-height:44px;padding:10px 12px;border:1px solid var(--cre8or-apricot);border-radius:10px;background:var(--cre8or-cotton);font-size:14px}.store-product-order-controls button:disabled{opacity:.45}.connected-studio .mobile-studio-tabs,.mobile-panel-title{display:none}.connected-studio .studio-workspace-tabs{gap:0}.connected-studio .studio-shell{height:calc(100dvh - 76px);min-height:0;overflow:hidden}.connected-studio .conversation{display:flex!important;position:static;height:100%;min-height:0;margin:0;overflow:hidden}.connected-studio .messages{min-height:0;max-height:none;overflow:auto;overflow-anchor:none}.connected-studio .studio-canvas{overflow:auto;overscroll-behavior:contain;padding-bottom:28px}.connected-studio .studio-canvas [data-slot=tabs-content][data-state=inactive],.connected-studio .mobile-sample-bar{display:none}.connected-studio .brand-book-download{order:5;margin-top:24px}.connected-studio .studio-loading{min-height:0;padding:32px 20px;gap:14px}.chat-brand-update{display:flex;gap:12px;border:1px solid var(--cre8or-apricot);border-radius:14px;background:var(--cre8or-peach);padding:12px;margin:16px 0}.chat-brand-update>img,.chat-brand-update>.collection-pending{width:72px;height:80px;min-height:0;flex-shrink:0;object-fit:cover;border-radius:8px}.chat-brand-update>.collection-pending p{display:none}.chat-brand-update>div:last-child{display:flex;flex-direction:column;align-items:flex-start;gap:10px;min-width:0}.chat-brand-update b{font-size:14px}.chat-brand-update button{font-size:13px;padding:8px;white-space:normal;text-align:left}.brand-update-dot{width:7px;height:7px;border-radius:50%;background:var(--cre8or-ember);display:inline-block}.product-ask{margin:10px 0;white-space:normal}.sample-product-choice{display:grid;gap:8px;margin:20px 0;font-size:14px}.sample-product-choice select{font:inherit;min-height:46px;border:1px solid var(--cre8or-apricot);border-radius:10px;background:var(--cre8or-cotton);padding:10px;width:100%;color:var(--cre8or-ink)}.orders-demo-disclosure{margin:32px 0;padding:20px;border:1px solid var(--cre8or-apricot);border-radius:14px}.orders-demo-disclosure>summary{cursor:pointer;font-size:18px;padding:4px}.orders-demo-disclosure .example-orders{margin-top:20px}@media(max-width:760px){.connected-studio{height:var(--studio-height,100dvh);min-height:0;display:flex;flex-direction:column;overflow:hidden}.connected-studio .site-header{height:62px;min-height:62px;padding:0 16px;gap:12px;position:static;flex-shrink:0}.connected-studio .site-header .wordmark{font-size:28px}.connected-studio .site-header .project-crumb,.connected-studio .site-header .account-link{display:none}.connected-studio .site-header .sample-header{display:inline-flex;padding:10px 12px;font-size:13px;gap:7px}.connected-studio .studio-workspace-tabs{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.connected-studio .mobile-studio-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;height:auto;flex-shrink:0;border-radius:0;padding:5px 14px;gap:4px;background:var(--cre8or-cotton);border-bottom:1px solid var(--cre8or-apricot)}.connected-studio .mobile-studio-tabs button{font-size:14px;min-height:44px;border-radius:10px;gap:7px;color:var(--cre8or-graphite)}.connected-studio .mobile-studio-tabs button[data-state=active]{background:var(--cre8or-apricot);color:var(--cre8or-rust);box-shadow:none}.connected-studio .studio-shell{display:flex;flex:1;min-height:0;height:auto;overflow:hidden}.connected-studio .conversation{flex:1;min-height:0;width:100%;height:100%;padding:12px 16px max(8px,env(safe-area-inset-bottom));border:0}.connected-studio[data-mobile-tab=chat] .studio-canvas{display:none}.connected-studio:not([data-mobile-tab=chat]) .conversation{display:none!important}.connected-studio .conversation-heading{flex-shrink:0;padding-bottom:8px}.connected-studio .messages{flex:1;max-height:none;min-height:0;padding-top:8px}.connected-studio .chat-suggestions{flex-shrink:0;display:flex;flex-wrap:nowrap;overflow:auto;max-height:40px;padding:4px 0;gap:6px}.connected-studio .chat-suggestions button{flex-shrink:0;font-size:12px;white-space:nowrap}.connected-studio .reference-input{padding:4px 0;max-height:86px}.connected-studio .chat-input,.account-experience .connected-studio .chat-input{position:relative;flex-shrink:0;margin:0;background:var(--cre8or-cotton)}.connected-studio .chat-input textarea{font-size:16px;height:48px}.connected-studio .saved-caption{flex-shrink:0;padding-top:5px;font-size:12px}.connected-studio .chat-error{max-height:70px;overflow:auto;font-size:13px;flex-shrink:0}.connected-studio .studio-canvas{flex:1;width:100%;min-height:0;padding:20px 16px 28px;overflow:auto}.connected-studio .studio-tabs{display:none}.connected-studio .mobile-panel-title{display:block;font-size:20px;margin-bottom:18px}.connected-studio .canvas-heading{margin-bottom:18px;gap:10px}.connected-studio .canvas-heading h2{font-size:26px}.connected-studio .collection-pending{min-height:160px;padding:20px}.connected-studio .collection-pending h3{font-size:20px}.connected-studio .collection-pending p{font-size:14px}.connected-studio .board-image:has(.collection-pending){min-height:0;height:auto;aspect-ratio:auto}.connected-studio .chat-brand-update .collection-pending{min-height:0;padding:8px}.connected-studio .catalog-product-list article{min-width:0}.connected-studio .catalog-product-list article>div{min-width:0}}@media(prefers-reduced-motion:reduce){.connected-studio *{scroll-behavior:auto!important}}.studio-product-price{display:flex;flex-direction:column;gap:5px;margin:12px 0;padding:12px;border-radius:10px;background:var(--cre8or-peach)}.studio-product-price b{font-size:17px}.studio-product-price span{font-size:14px}.studio-product-price small{font-size:12px;color:var(--cre8or-graphite)}.connected-studio .site-header{flex-wrap:nowrap;overflow:hidden}.connected-studio .site-header .header-actions{display:flex;width:auto;flex:0 0 auto;margin-left:auto;grid-template-columns:none}.connected-studio .site-header .header-actions .account-link{display:inline-flex;white-space:nowrap;min-height:40px;padding:8px 12px}.connected-studio .studio-shell{height:calc(100dvh - 144px)}.studio-footer-actions{display:flex;align-items:center;justify-content:center;gap:12px;padding:10px 20px;background:var(--cre8or-cotton);border-top:1px solid var(--cre8or-apricot);flex-shrink:0;min-height:68px}.studio-footer-actions button{min-height:44px;border-radius:12px;gap:8px;font-size:14px}.studio-footer-actions button>span{font-size:12px}.sample-selection{margin:22px 0;padding:18px;background:var(--cre8or-peach);border-radius:14px}.sample-selection h3{font-size:18px;margin-bottom:14px}.sample-selection p{font-size:14px;line-height:1.5;margin-top:12px}.sample-mode{display:grid;gap:10px}.sample-mode label{display:flex;align-items:center;gap:10px;min-height:44px;font-size:14px}.sample-product-choice input{width:100%;font:inherit;font-size:16px;min-height:46px;padding:10px 12px;border-radius:10px;border:1px solid var(--cre8or-apricot);background:var(--cre8or-cotton);color:var(--cre8or-ink)}@media(max-width:760px){.connected-studio .site-header{height:58px;min-height:58px;flex-wrap:nowrap;gap:12px;padding:0 16px}.connected-studio .site-header .header-actions{display:flex;width:auto;margin-left:auto;gap:0}.connected-studio .site-header .header-actions .account-link{display:inline-flex;font-size:13px;min-height:40px;white-space:nowrap;line-height:1.2;padding:8px 12px}.connected-studio .studio-shell{height:auto;min-height:0}.studio-footer-actions{padding:8px 14px max(8px,env(safe-area-inset-bottom));gap:8px;min-height:60px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr)}.studio-footer-actions button{width:100%;font-size:13px;padding:10px 8px;gap:6px;white-space:normal;line-height:1.25}.studio-footer-actions button>span{display:none}.connected-studio .conversation{padding-bottom:6px}.connected-studio .saved-caption{font-size:12px;text-align:center;line-height:1.3}.sample-selection{padding:14px;margin:16px 0}}.studio-products-personal{min-width:0}.catalog-review-notice{margin:12px 0 18px;padding:14px 16px;border:1px solid var(--cre8or-ember);border-radius:12px;background:var(--cre8or-peach)}.catalog-review-notice p{margin-top:5px;font-size:13px;line-height:1.5}.product-section-head{display:flex;gap:16px;align-items:center;justify-content:space-between;margin:12px 0 22px}.product-section-head h2{font-size:24px}.product-section-head p{font-size:14px;color:var(--cre8or-graphite)}.personal-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.personal-product-grid article{border:1px solid var(--cre8or-apricot);border-radius:16px;overflow:hidden;background:var(--cre8or-cotton)}.personal-product-grid article>img{height:220px;object-fit:contain;background:var(--cre8or-peach)}.personal-product-body{padding:20px;display:flex;flex-direction:column;gap:12px}.personal-product-body h3{font-size:23px}.personal-product-body>small{color:var(--cre8or-graphite)}.product-fit{font-size:14px;line-height:1.6}.customization-line{border-top:1px solid var(--cre8or-apricot);padding-top:14px}.customization-line>span{font-size:13px;color:var(--cre8or-graphite)}.customization-line>div{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:8px 0}.customization-line b{font-size:15px}.customization-line .text-button{font-size:14px;padding:8px 0}.ingredient-info{display:inline-grid;place-items:center;flex-shrink:0;width:44px;height:44px;border:0;background:var(--cre8or-peach);color:var(--cre8or-rust);border-radius:50%}.ingredient-explanation{z-index:150;max-width:calc(100vw - 32px);font-size:14px;background:var(--cre8or-cotton);padding:18px}.ingredient-explanation p{margin-top:10px;overflow-wrap:anywhere}.customization-dialog{max-width:680px!important;max-height:85dvh;overflow:auto;padding:26px!important;background:var(--cre8or-cotton)}.customization-dialog>p{font-size:14px;overflow-wrap:anywhere}.customization-option{display:flex;gap:8px;align-items:center;padding:10px 0;border-bottom:1px solid var(--cre8or-apricot)}.customization-option>button:first-child{display:flex;align-items:center;gap:10px;flex:1;min-height:52px;text-align:left;background:transparent;border:1px solid transparent;border-radius:10px;padding:10px}.customization-option>button[aria-pressed=true]{background:var(--cre8or-apricot);border-color:var(--cre8or-ember)}.customization-option small{display:block;margin-top:6px;font-size:13px}.formula-note,.formula-pricing{padding:16px;background:var(--cre8or-peach);border-radius:12px}.formula-pricing small{display:block;margin-top:14px;font-size:13px}.product-approval-row{display:flex;flex-direction:column;gap:12px}.product-approval-row p{font-size:13px}.saved-account-link{font-size:13px;text-decoration:underline}.studio-footer-actions{flex-wrap:wrap}@media(max-width:760px){.personal-product-grid{grid-template-columns:1fr}.product-section-head{align-items:flex-start;flex-direction:column}.personal-product-body{padding:16px}.personal-product-body .outline{white-space:normal;line-height:1.4}.studio-footer-actions:has(.saved-account-link){grid-template-columns:1fr 1fr}.saved-account-link{grid-column:1/-1;text-align:center;order:3}.customization-dialog{width:calc(100vw - 24px)!important;padding:20px!important}}.channel-stage-status,.sample-tracking dl{display:grid;gap:12px;font-size:14px;margin:16px 0}.channel-stage-status>div,.sample-tracking dl>div{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid var(--cre8or-apricot);padding-bottom:10px}.channel-stage-status dd,.sample-tracking dd{text-align:right;color:var(--cre8or-graphite)}.sample-tracking p{font-size:13px}.sample-tracking{margin:20px 0;padding:16px;background:var(--cre8or-peach);border-radius:12px}.account-home-logo{flex-shrink:0;font-size:30px;line-height:1;white-space:nowrap;margin-right:8px;padding:8px 0;color:var(--cre8or-ink)}.account-home-logo:focus-visible{outline:2px solid var(--cre8or-rust);outline-offset:4px;border-radius:4px}.account-brand-bar>label{min-width:0}@media(max-width:760px){.account-home-logo{font-size:25px;margin-right:2px;min-height:44px;display:flex;align-items:center}.account-home-logo .logo-dot{align-self:flex-start;margin-top:7px}.account-brand-bar>.brand-initial{display:none}.account-brand-bar>label{flex:1;overflow:hidden}.account-brand-bar select{width:100%;max-width:150px;text-overflow:ellipsis}.account-manager-link{flex-shrink:0;min-width:44px;min-height:44px;justify-content:center}}.creation-conversation{width:min(100%,760px);margin:0 auto;display:flex;flex-direction:column;min-height:65dvh;padding:24px 20px}.creation-conversation h1{font-size:20px;margin:0}.creation-messages{display:flex;flex-direction:column;gap:24px;padding:28px 0;overflow-wrap:anywhere}.creation-progress p{display:flex;align-items:center;gap:10px;font-size:16px;line-height:1.6;margin:12px 0}.creation-progress svg{flex-shrink:0;color:var(--cre8or-orange,#ff4d00)}.creation-footer{margin-top:auto;color:#777;font-size:14px}.product-artwork-pending button{margin-top:12px}.sample-contents .product-artwork-pending{width:84px;min-width:84px;min-height:96px;font-size:12px;padding:4px}.sample-contents .product-artwork-pending button{font-size:12px;padding:4px}.store-chat-panel{translate:none!important}.account-chat-panel[data-slot=dialog-content]{position:fixed;inset:96px 20px auto auto;translate:none;transform:none;width:min(440px,calc(100vw - 40px));max-width:none;height:min(740px,calc(100dvh - 120px));display:flex;flex-direction:column;gap:0;padding:0;overflow:hidden;border-radius:20px;background:var(--cre8or-cotton);animation:none;z-index:70}.account-chat-panel>header{padding:22px 46px 18px 20px;border-bottom:1px solid var(--cre8or-apricot);flex-shrink:0}.account-chat-panel h2{display:flex;align-items:center;gap:10px;font-size:20px}.account-chat-panel header p{margin-top:6px;font-size:14px}.account-chat-messages{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:20px;overflow-wrap:anywhere}.account-chat-message{padding:14px 16px;background:var(--cre8or-peach);border-radius:14px;margin:0 20px 16px 0}.account-chat-message.user{background:var(--cre8or-apricot);margin:0 0 16px 20px}.account-chat-message p{white-space:pre-wrap;font-size:16px;line-height:1.6}.account-chat-message small{display:block;margin-bottom:7px;font-size:12px;color:var(--cre8or-rust)}.account-chat-working{display:flex;align-items:center;gap:8px;font-size:14px}.account-chat-panel form{display:flex;align-items:flex-end;gap:10px;padding:14px 16px max(14px,env(safe-area-inset-bottom));border-top:1px solid var(--cre8or-apricot);flex-shrink:0}.account-chat-panel textarea{flex:1;min-width:0;resize:none;min-height:52px;max-height:120px;font-size:16px;line-height:1.4;padding:14px;border:1px solid var(--cre8or-apricot);border-radius:16px;background:transparent}.account-chat-panel form button{width:48px;height:48px;padding:0;display:grid;place-items:center;flex-shrink:0}.account-chat-error{padding:10px 20px;font-size:14px;color:var(--cre8or-rust);flex-shrink:0}@media(max-width:760px){.account-chat-panel[data-slot=dialog-content]{inset:var(--chat-viewport-top,0px) 0 auto 0!important;width:100%!important;max-width:100%!important;height:var(--chat-viewport-height,100dvh)!important;max-height:var(--chat-viewport-height,100dvh)!important;border-radius:0;translate:none!important;transform:none!important}.store-chat-panel{left:0!important;right:0!important;width:100%!important;max-width:100%!important;translate:none!important}.store-chat-panel textarea{font-size:16px}}img.product-artwork-image{width:100%;object-fit:cover!important;background:var(--cre8or-peach);display:block}.personal-product-grid article>img.product-artwork-image{width:100%;height:auto;aspect-ratio:16/10}.unified-product-open>img.product-artwork-image{width:100%;height:auto;aspect-ratio:16/10}.product-image-edit{position:absolute;right:12px;bottom:12px;background:var(--cre8or-cotton);padding:8px 12px;border-radius:20px;font-size:14px;border:1px solid var(--cre8or-apricot)}@media(max-width:760px){.connected-studio[data-standalone=true]{position:fixed;top:var(--studio-top,0px);left:0;right:0;width:100%;height:var(--studio-height,100dvh);overscroll-behavior:none}.connected-studio .mobile-studio-tabs{position:relative;z-index:2;flex:0 0 auto}.connected-studio .studio-canvas,.connected-studio .messages{overscroll-behavior:contain}}.managed-store{container-type:inline-size;container-name:brand-store;background:#fffdfb}.managed-store>header{padding:22px 28px;border-bottom:1px solid #18181815;gap:18px}.managed-store>header>b{font-size:22px;letter-spacing:-.06em;line-height:1.15}.managed-store>header>button{white-space:nowrap;border-color:#18181825;font-size:14px}.managed-store .managed-section{padding:52px 30px}.managed-store .managed-section.managed-products{display:block}.managed-store .store-eyebrow{display:block;font-size:12px;letter-spacing:.16em;line-height:1.5;margin-bottom:16px}.managed-store .managed-hero{padding:0;gap:0;background:var(--store-accent);grid-template-columns:1fr}.managed-store .managed-hero>div:first-of-type{background:transparent;border-radius:0;padding:44px 30px}.managed-store .managed-hero h1{font-size:clamp(36px,7cqi,76px);max-width:15ch;line-height:1.02;letter-spacing:-.055em}.managed-store .managed-hero p{max-width:42ch;font-size:16px;margin:22px 0}.managed-store .managed-hero img{width:100%;height:auto;max-height:none;aspect-ratio:4/3;object-fit:cover;border-radius:0}.managed-store .store-shop-link{background:#181818;color:#fff;border:0;border-radius:4px;min-height:48px;padding:14px 22px}.store-section-heading{margin-bottom:28px}.managed-store .store-section-heading h2{font-size:clamp(28px,5cqi,46px);line-height:1.1;max-width:20ch;margin:0}.store-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 18px}.store-product-grid article{min-width:0;display:flex;flex-direction:column;align-items:stretch}.managed-store .store-product-grid img{width:100%;height:auto;aspect-ratio:1;object-fit:cover!important;border-radius:3px}.managed-store .store-product-grid h3{font-size:20px;line-height:1.2;letter-spacing:-.025em;margin:18px 0 0;overflow-wrap:break-word}.managed-store .store-product-grid p{font-size:14px;margin:8px 0 12px}.store-product-grid .store-product-launch{font-size:13px;color:#666;margin-bottom:4px}.store-product-grid .store-product-actions{display:grid;gap:8px;margin-top:auto;padding-top:16px}.managed-store .store-product-actions button{width:100%;border:1px solid #18181825;border-radius:4px;font-size:13px;padding:12px 8px;line-height:1.3;min-height:44px}.managed-store .store-product-actions .store-add{background:#181818;color:#fff;border-color:#181818}.managed-store .managed-story{border-top:1px solid #18181815;display:grid;gap:18px}.managed-store .store-story-copy{max-width:62ch;line-height:1.8}.managed-store .managed-collection{background:var(--store-accent)}.managed-store>footer{padding:32px 30px;border-color:#18181815}.managed-store>footer small{font-size:12px;color:#666}.store-product-detail{max-height:90dvh;overflow:auto}.store-product-detail img{width:100%;height:auto;max-height:40dvh;object-fit:cover}.store-editor.mobile-pane-preview .store-editor-body{grid-template-columns:minmax(0,1fr)}.store-editor.mobile-pane-preview .store-editor-controls{display:none}.store-editor .store-mobile-switch{display:flex}.store-editor .store-preview-workspace{background:transparent;border:1px solid #18181818;border-radius:12px;padding:0;overflow:hidden}.store-editor .store-preview-toolbar{padding:12px 18px;margin:0;background:var(--cre8or-cotton)}.store-editor .store-preview-frame{border-radius:0}@container brand-store (min-width:720px){.managed-store .managed-hero{grid-template-columns:1fr 1fr}.managed-store .managed-hero img{height:100%;aspect-ratio:1}.store-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}}@container brand-store (max-width:440px){.managed-store>header{padding:20px}.managed-store .managed-section{padding:36px 18px}.managed-store .managed-hero{padding:0}.managed-store .managed-hero>div:first-of-type{padding:36px 22px}.store-product-grid{grid-template-columns:minmax(0,1fr);gap:36px}.managed-store .store-product-grid img{aspect-ratio:4/3}.managed-store .store-product-grid h3{font-size:24px}.store-product-grid .store-product-actions{grid-template-columns:repeat(auto-fit,minmax(125px,1fr))}}@media(max-width:760px){.store-editor .store-preview-toolbar>div{display:none}.store-editor .store-preview-frame.mobile .managed-section{padding:36px 18px}.store-editor .store-preview-frame.mobile .managed-hero{padding:0}.store-editor .store-editor-heading h1{font-size:30px}}.store-launch-note{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--cre8or-apricot);padding:18px 0;margin-bottom:16px}.store-launch-note b{font-size:15px}.store-launch-note p{font-size:14px;color:var(--cre8or-graphite);margin-top:4px}@media(max-width:760px){.store-launch-note{align-items:flex-start;flex-direction:column;gap:12px}}.store-agent-start{display:grid;grid-template-columns:1fr auto;align-items:center;gap:28px;padding:26px;margin-bottom:24px;border:1px solid var(--cre8or-apricot);border-radius:16px;background:var(--cre8or-peach)}.store-agent-start h2{font-size:26px;letter-spacing:-.04em;margin:10px 0}.store-agent-start p{font-size:14px;max-width:48ch}.store-agent-start-actions{display:flex;flex-direction:column;gap:8px}.store-social-feed{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.managed-store .store-social-feed img,.managed-store .store-social-feed video{aspect-ratio:3/4;width:100%;height:auto;max-height:none;object-fit:cover;border-radius:6px}@container brand-store (max-width:600px){.store-social-feed{display:grid;grid-auto-flow:column;grid-auto-columns:78%;grid-template-columns:none;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:12px}.store-social-feed>div{scroll-snap-align:start}}@media(max-width:760px){.store-agent-start{grid-template-columns:1fr;padding:20px;gap:18px}.store-agent-start h2{font-size:25px}.store-agent-start-actions{display:grid;grid-template-columns:1fr 1fr}.store-agent-start-actions>.primary{grid-column:1/-1}}.store-chat-panel[data-slot=dialog-content]{display:flex;flex-direction:column;gap:0;padding:0!important;border:1px solid var(--cre8or-apricot);border-radius:22px;overflow:hidden;box-shadow:0 24px 90px #18181822;width:min(520px,calc(100vw - 32px));height:min(760px,calc(100dvh - 40px))}.store-chat-heading{display:flex;align-items:center;gap:12px;padding:22px 48px 20px 22px;border-bottom:1px solid var(--cre8or-apricot);flex-shrink:0}.store-chat-avatar{display:grid;place-items:center;width:44px;height:44px;flex-shrink:0;border-radius:50%;background:var(--cre8or-peach);color:var(--cre8or-orange)}.store-chat-heading [data-slot=dialog-title]{font-size:20px;letter-spacing:-.035em;line-height:1.25;outline:none}.store-chat-heading [data-slot=dialog-description]{font-size:13px;line-height:1.4;margin-top:5px}.store-chat-panel .store-chat-messages{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;padding:22px 18px}.store-chat-panel .store-chat-message{max-width:92%;padding:15px 17px;margin:0 0 18px;border-radius:16px;background:var(--cre8or-peach);font-size:15px;line-height:1.65}.store-chat-panel .store-chat-message.user{margin-left:auto;background:var(--cre8or-orange);color:#fff;border-bottom-right-radius:4px}.store-chat-panel .store-chat-message.assistant{margin-right:auto;border-bottom-left-radius:4px}.store-chat-panel .store-chat-message small{font-size:12px;display:flex;align-items:center;gap:7px;margin-bottom:7px;color:inherit;opacity:.8}.store-chat-welcome{padding:14px 6px}.store-chat-welcome h3{font-size:27px;letter-spacing:-.04em;margin:14px 0}.store-chat-welcome p{font-size:15px;color:var(--cre8or-graphite);line-height:1.65;margin-bottom:24px}.store-chat-welcome button{display:block;text-align:left;border:1px solid var(--cre8or-apricot);border-radius:12px;background:transparent;padding:14px;margin-top:10px;width:100%;font-size:14px}.store-chat-panel>form{display:flex;align-items:flex-end;gap:10px;padding:16px;border-top:1px solid var(--cre8or-apricot);flex-shrink:0;background:var(--cre8or-cotton)}.store-chat-panel>form textarea{flex:1;min-width:0;resize:none;height:66px;max-height:120px;font-size:16px;line-height:1.4;border:1px solid var(--cre8or-apricot);border-radius:14px;padding:12px;background:transparent}.store-chat-panel>form .primary{height:46px;width:46px;min-height:46px;flex:0 0 46px;border-radius:50%;padding:0}.store-chat-panel>p[role=alert]{padding:10px 18px;font-size:14px;color:var(--cre8or-rust)}@media(max-width:760px){.store-chat-panel[data-slot=dialog-content]{position:fixed!important;left:8px!important;right:8px!important;top:calc(var(--store-chat-top,0px) + 8px)!important;bottom:auto!important;translate:none!important;transform:none!important;width:calc(100% - 16px)!important;max-width:none!important;height:calc(var(--store-chat-height,100dvh) - 16px)!important;max-height:none!important;animation:none!important;border-radius:18px}.store-chat-heading{padding:18px 45px 16px 16px}.store-chat-heading [data-slot=dialog-title]{font-size:19px}.store-chat-panel>form{padding-bottom:max(12px,env(safe-area-inset-bottom))}}.sample-approval a{color:var(--cre8or-rust);text-decoration:underline;text-underline-offset:3px}.sample-terms-link{font-size:12px;line-height:1.7;color:var(--cre8or-ember)}.sample-terms-link a{color:var(--cre8or-rust);text-decoration:underline;text-underline-offset:3px}.activity-row p{overflow-wrap:anywhere}.activity-row time{font-size:12px;white-space:normal}.managed-store{--store-heading:Arial,Helvetica,sans-serif;font-family:Arial,Helvetica,sans-serif}.managed-store.store-type-editorial{--store-heading:Georgia,"Times New Roman",serif}.managed-store.store-type-bold{--store-heading:"Arial Black",Arial,sans-serif}.managed-store h1,.managed-store h2,.managed-store h3,.managed-store>header>b{font-family:var(--store-heading)}.managed-store>header{padding:20px 28px;background:#fffdfb;gap:12px}.managed-store>header>b{font-weight:800;max-width:40%;overflow-wrap:anywhere}.managed-store>header>nav{display:flex;gap:12px;margin-left:auto}.managed-store>header>nav button{border:0;background:transparent;padding:8px 4px;font-size:12px}.managed-store .managed-hero.has-hero-image{display:grid;grid-template-columns:1fr;isolation:isolate;min-height:460px;position:relative;color:#fff;background:#282828}.managed-store .managed-hero.has-hero-image>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;aspect-ratio:auto;object-fit:cover;z-index:-2}.managed-store .managed-hero.has-hero-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000a,#0005 55%,#0001);z-index:-1;pointer-events:none}.managed-store .managed-hero.has-hero-image>div:first-of-type{padding:64px 36px;max-width:70%;align-self:center}.managed-store .managed-hero h1{font-weight:750;font-size:clamp(38px,6.4cqi,78px);max-width:14ch;text-wrap:balance}.managed-store .managed-hero .store-eyebrow{font-weight:600;opacity:.85}.managed-store .managed-hero p{line-height:1.55;font-size:clamp(15px,1.8cqi,18px)}.managed-store .store-shop-link{border-radius:999px;padding:14px 24px}.managed-store .managed-section{scroll-margin-top:24px;padding:44px 30px}.managed-store .managed-hero{padding:0}.managed-store .store-section-heading{margin-bottom:24px}.managed-store .store-section-heading h2{font-size:clamp(28px,4cqi,42px);font-weight:700}.managed-store .store-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.managed-store .store-product-grid img{aspect-ratio:4/5;border-radius:12px;object-fit:cover!important;background:#f4f1ed}.managed-store .store-product-grid h3{font-size:17px;font-weight:600;margin-top:14px}.managed-store .store-product-grid .store-product-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:12px}.managed-store .store-product-actions button{width:auto;border:0;background:transparent;padding:8px 0;text-align:left}.managed-store .store-product-actions .store-add{width:38px;min-height:38px;height:38px;flex:0 0 38px;border-radius:50%;padding:0;text-align:center;font-size:24px;line-height:1;background:#181818;color:#fff}.managed-store .managed-story{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center}.managed-store .store-story-visual{min-width:0}.managed-store .store-story-visual img{display:block;width:100%;aspect-ratio:1;object-fit:cover;border-radius:12px}.managed-store .managed-story h2{font-weight:700;line-height:1.1;font-size:clamp(28px,4cqi,42px)}.managed-store .store-story-copy{line-height:1.75;font-size:15px}.managed-store .managed-story:not(:has(.store-story-visual)){grid-template-columns:1fr;max-width:800px;margin:auto}.managed-store .store-social-feed{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.managed-store .store-social-feed>div{position:relative;min-width:0;scroll-snap-align:start}.managed-store .store-social-feed img,.managed-store .store-social-feed video{display:block;aspect-ratio:3/4;object-fit:cover;border-radius:12px}.managed-store .store-social-product{display:block;width:100%;margin-top:8px;border:0;border-radius:999px;background:#181818;color:#fff;font-size:13px;text-align:left}.managed-store .managed-collection{text-align:center;padding:48px 24px}.managed-store .managed-collection>button:last-child{margin:20px auto 0;background:#181818;color:#fff;border:0}.managed-store>footer{text-align:center;align-items:center;gap:14px;padding:36px 24px}.managed-store .managed-socials{justify-content:center}@container brand-store (max-width:620px){.managed-store>header{padding:18px 16px;flex-wrap:wrap}.managed-store>header>b{font-size:22px;max-width:65%}.managed-store>header>nav{order:3;width:100%;justify-content:center;border-top:1px solid #18181812;padding-top:8px}.managed-store>header>button{margin-left:auto}.managed-store .managed-hero.has-hero-image{min-height:520px}.managed-store .managed-hero.has-hero-image>div:first-of-type{max-width:100%;align-self:end;padding:120px 24px 32px}.managed-store .managed-hero.has-hero-image:after{background:linear-gradient(0deg,#000c,#0004 65%,#0001)}.managed-store .managed-hero h1{font-size:44px}.managed-store .managed-section{padding:34px 18px}.managed-store .managed-hero{padding:0}.managed-store .store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 12px}.managed-store .store-product-grid img{aspect-ratio:4/5}.managed-store .store-product-grid h3{font-size:16px}.managed-store .store-product-grid p{font-size:12px}.managed-store .managed-story{grid-template-columns:1fr;gap:24px}.managed-store .store-social-feed{grid-auto-flow:column;grid-auto-columns:75%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px}}.store-share-address{overflow-wrap:anywhere;font-size:14px;line-height:1.6}.merchant-workspace{min-height:100dvh;background:#fffaf7;display:grid;grid-template-columns:220px minmax(0,1fr);color:#191919}.merchant-sidebar{padding:32px 20px;border-right:1px solid #ecdcd1;position:sticky;top:0;height:100dvh;display:flex;flex-direction:column;gap:22px;background:#fffdfb}.merchant-sidebar .wordmark{font-size:36px}.merchant-sidebar>small{font-size:11px;letter-spacing:.15em;color:#777}.merchant-sidebar nav{display:grid;gap:8px}.merchant-sidebar nav a{display:flex;gap:12px;align-items:center;padding:14px;border-radius:12px;font-size:15px}.merchant-sidebar nav a[aria-current=page]{background:#ff5000;color:#fff}.merchant-return{margin-top:auto;display:flex;align-items:center;gap:12px;font-size:14px}.merchant-main{min-width:0}.merchant-header{display:flex;align-items:center;gap:16px;padding:20px 32px;border-bottom:1px solid #ecdcd1;background:#fffdfb}.merchant-header>div{display:grid;gap:5px;min-width:0}.merchant-header small{font-size:11px;letter-spacing:.14em;color:#777}.merchant-header b{font-size:20px;overflow-wrap:anywhere}.merchant-header>button{margin-left:auto}.merchant-header>a{display:none}.merchant-page{max-width:1250px;padding:44px 36px 72px;margin:auto}.merchant-page h1{font-size:clamp(30px,4vw,48px);letter-spacing:-.045em;margin:12px 0 28px}.merchant-page h2{font-size:24px;letter-spacing:-.03em;margin:0 0 16px}.merchant-page p{font-size:16px;line-height:1.6;color:#666;margin:14px 0}.merchant-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.merchant-metrics article{padding:24px;border:1px solid #ecdcd1;border-radius:16px;background:#fff;display:grid;gap:12px}.merchant-metrics span{color:#777;font-size:14px}.merchant-metrics strong{font-size:30px;font-weight:500}.merchant-launch{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center;margin:28px 0;padding:36px;background:#f4eee9;border-radius:20px}.merchant-launch .primary,.merchant-launch .outline{margin:10px 8px 0 0;display:inline-flex;font-size:14px}.merchant-launch h2{font-size:34px;max-width:16ch}.merchant-palette{display:flex;position:relative;min-height:220px;border-radius:14px;overflow:hidden}.merchant-palette>span{flex:1}.merchant-palette>b{position:absolute;inset:auto 16px 16px;background:#fff;color:#181818;padding:12px 18px;border-radius:8px;font-size:24px;max-width:calc(100% - 32px);overflow-wrap:anywhere}.merchant-card{border:1px solid #ecdcd1;border-radius:16px;background:#fff;padding:26px;margin:24px 0}.merchant-card>a{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #eee;padding:18px 0;font-size:15px}.merchant-card>a span{color:#777;font-size:14px}.merchant-card input,.merchant-card textarea{border:1px solid #ddd;border-radius:10px;padding:12px;width:100%;min-width:0;font-size:16px;background:#fffdfb}.merchant-card label{display:grid;gap:8px;margin:18px 0;font-size:14px}.merchant-card textarea{min-height:100px}.merchant-customer-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:24px}.merchant-order{padding:20px 0;border-bottom:1px solid #eee;overflow-wrap:anywhere}.merchant-order summary{display:flex;justify-content:space-between;gap:16px;cursor:pointer;font-size:14px}.merchant-order button{display:block;margin-top:16px}.merchant-order small{color:#777}.merchant-mobile{display:none}.merchant-workspace .store-editor{padding:30px 24px 60px}.merchant-workspace .store-editor-controls{top:20px}@media(max-width:900px){.merchant-workspace{grid-template-columns:1fr;padding-bottom:90px}.merchant-sidebar{display:none}.merchant-header{padding:16px 20px}.merchant-header>a{display:block}.merchant-header>button span{display:none}.merchant-header>button{padding:12px}.merchant-mobile{display:flex;position:fixed;inset:auto 0 0;z-index:40;justify-content:space-around;padding:12px 6px max(12px,env(safe-area-inset-bottom));background:#fffdfb;border-top:1px solid #ecdcd1}.merchant-mobile a{display:flex;flex-direction:column;align-items:center;gap:6px;font-size:12px;color:#777;min-width:65px}.merchant-mobile a[aria-current=page]{color:#c53e00}.merchant-page{padding:30px 20px}.merchant-metrics{gap:8px}.merchant-metrics article{padding:16px 12px}.merchant-metrics strong{font-size:24px}.merchant-launch{grid-template-columns:1fr;padding:24px}.merchant-palette{min-height:150px}.merchant-customer-grid{grid-template-columns:1fr;gap:0}.merchant-card{padding:20px}.merchant-card>a{flex-wrap:wrap}.merchant-workspace .store-editor{padding:24px 16px}.merchant-workspace .store-editor-body{grid-template-columns:1fr}.merchant-workspace .store-editor-controls{position:static}}body:has(.merchant-workspace) .cre8or-site-footer{display:none}.records-page,.merchant-customer-grid>*{min-width:0}.records-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:20px}.records-summary>div{border:1px solid #ecdcd1;border-radius:14px;padding:20px;background:#fff;display:grid;gap:10px}.records-summary span{font-size:14px;color:#666}.records-summary strong{font-size:28px}.records-summary .records-status{font-size:16px;color:#a53c12}.records-notice{font-size:14px;line-height:1.6;padding:14px 0 24px;color:#666}.records-notice a{color:#a53c12;text-decoration:underline;margin-left:8px}.records-panel{border:1px solid #ecdcd1;border-radius:16px;background:#fff;overflow:hidden;align-self:start;margin:24px 0}.records-toolbar{padding:20px;display:flex;gap:16px;flex-wrap:wrap;align-items:center;justify-content:space-between}.records-toolbar h2{margin:0;font-size:20px}.records-controls{display:flex;gap:10px;flex-wrap:wrap}.records-toolbar input,.records-toolbar select{background:#fff;border:1px solid #ddd;border-radius:9px;padding:10px 12px;font-size:16px;min-width:0;max-width:100%}.records-tabs{display:flex;gap:6px}.records-tabs button{padding:10px 12px;border-radius:8px;font-size:14px}.records-tabs button[aria-pressed=true]{background:#fff0e6;color:#9b3508}.records-table{width:100%;font-size:14px}.records-table th{background:#faf8f6;color:#666;font-size:14px;padding:15px 18px;border-top:1px solid #eee}.records-table td{padding:18px;border-bottom:1px solid #eee}.records-table td b{font-weight:500}.records-table small,.record-lines small{display:block;color:#777;font-size:13px;margin-top:6px}.records-link{font-size:14px;color:#a53c12;min-height:40px;text-align:left;white-space:nowrap}.records-badge{border-radius:6px;background:#f3f0eb;color:#675743;padding:6px 9px;font-size:13px}.records-empty{text-align:center;padding:48px 16px;white-space:normal}.records-empty h2{font-size:20px;margin:0}.records-empty p{max-width:400px;margin:12px auto;font-size:15px}.records-footer{padding:16px 20px;font-size:14px;color:#666;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.record-dialog{max-height:85dvh;overflow-y:auto;background:#fffdfb;border-radius:18px}.record-lines>div,.record-total{display:flex;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid #eee;font-size:16px}.record-id{overflow-wrap:anywhere;color:#777}.merchant-customer-grid{grid-template-columns:minmax(0,1fr)}#customer-profile{scroll-margin-top:100px;max-width:650px}#customer-profile .outline{margin-left:12px}@media(max-width:600px){.records-summary{gap:8px}.records-summary>div{padding:14px 10px}.records-summary strong{font-size:24px}.records-summary .records-status{font-size:14px}.records-toolbar{padding:16px}.records-controls,.records-controls input{width:100%}.records-table{min-width:740px}.records-panel [data-slot=table-container]{overflow-x:auto}.records-footer span{display:block;width:100%}.record-dialog{width:calc(100% - 24px)}.merchant-page{min-width:0}}.managed-store{background:#fffdfb}.managed-store .managed-products{display:block}.managed-store .managed-hero.has-hero-image>div:first-of-type{background:transparent;border-radius:0}.managed-store .managed-hero.has-hero-image>img{border-radius:0;max-height:none}.managed-store .managed-hero.has-hero-image p{color:#fff}.managed-store .managed-gallery{padding-top:8px}.managed-store .store-social-feed{grid-template-columns:repeat(4,minmax(0,1fr))}.managed-store .store-social-product{background:var(--store-accent);color:#181818;border:1px solid #18181822}.managed-store .store-social-feed video{object-fit:cover}.managed-store .managed-story{background:color-mix(in srgb,var(--store-accent) 16%,white)}.store-mobile-nav{display:none}.store-social-empty{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:20px 0}.store-social-empty>div{padding:28px 20px;border:1px dashed #aaa;border-radius:12px;background:color-mix(in srgb,var(--store-accent) 12%,white)}.store-social-empty span{font-size:12px;letter-spacing:.08em}.store-social-empty h3{font-size:24px;margin-top:24px}.store-social-empty small{font-size:13px;align-self:center;color:#666}.store-layout-preset{display:flex;gap:20px;align-items:center;justify-content:space-between;padding:20px;background:#fff;border:1px solid #ecdcd1;border-radius:14px;margin-bottom:24px}.store-layout-preset p{font-size:14px;color:#666;margin-top:8px}@container brand-store (max-width:620px){.managed-store .store-social-feed{grid-template-columns:none;grid-auto-columns:46%;gap:12px}.managed-store .store-social-feed img,.managed-store .store-social-feed video{aspect-ratio:3/5}.store-social-empty{grid-template-columns:1fr}.store-mobile-nav{display:flex;position:sticky;bottom:0;z-index:3;justify-content:space-around;background:#fffdfb;border-top:1px solid #ddd;padding:8px 4px}.managed-store .store-mobile-nav button{border:0;background:transparent;padding:10px 8px;font-size:14px}.managed-store>header>nav button{font-size:14px}.managed-store .store-social-product{font-size:14px;padding:10px}.store-layout-preset{flex-direction:column;align-items:start}}.managed-store .store-demo-post{overflow:hidden;border-radius:12px;background:color-mix(in srgb,var(--store-accent) 25%,#fff)}.store-demo-label{position:absolute;z-index:1;top:10px;left:10px;border-radius:5px;padding:5px 8px;font-size:12px;color:#222;background:#ffffffed}.managed-store .store-demo-post>img{aspect-ratio:3/4;object-fit:cover;border-radius:0}.store-demo-caption{padding:14px}.store-demo-caption small{font-size:13px}.store-demo-caption h3{font-size:18px;line-height:1.3;margin:8px 0 12px}.managed-store .demo-post-edit{margin:0 14px 14px;font-size:13px}.demo-brand-cover{aspect-ratio:3/4;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:20px;text-align:center}.demo-brand-cover b{font-size:28px;overflow-wrap:anywhere}.demo-brand-cover span{font-size:14px}.demo-post-1{--demo-tint:15%}.store-demo-post .store-social-product{background:#181818!important;color:#fff!important}.store-rating{display:flex;align-items:center;gap:8px;margin:10px 0;color:#666}.store-rating>span{font-size:20px;letter-spacing:1px}.store-rating small{font-size:13px}.managed-store .store-product-description{font-size:14px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#626262}.store-product-detail{max-height:90dvh;overflow-y:auto}.store-product-information{min-width:0}.store-product-information [role=tablist]{display:flex;width:100%;height:auto;flex-wrap:wrap;justify-content:flex-start;background:#f5f2ee;gap:6px;padding:8px}.store-product-information [role=tab]{flex:none;font-size:14px;padding:10px;border:0}.store-product-information [role=tabpanel]{padding:16px 2px;min-height:140px}.store-product-information p{font-size:16px;line-height:1.65;white-space:pre-wrap;margin:12px 0;overflow-wrap:anywhere}.store-product-information h3,.store-product-information h4{font-size:17px;font-weight:600;margin-top:12px}.store-product-information small{font-size:13px;line-height:1.5;color:#666}.store-product-information .product-caution{font-size:14px;color:#666}.managed-store .managed-gallery{display:block;padding:42px 30px}.social-section-heading{margin-bottom:24px}.managed-store .social-section-heading h2{font-size:clamp(28px,3.6cqi,44px);font-weight:700;line-height:1.08;letter-spacing:-.035em;margin:10px 0 0}.managed-store .store-social-feed{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:row;gap:16px;align-items:stretch;overflow:visible}.managed-store .store-social-feed>div{display:flex;flex-direction:column;border:1px solid #18181812;border-radius:14px;overflow:hidden;background:#fff;min-width:0;position:relative}.managed-store .social-post-media{width:100%;aspect-ratio:3/4;overflow:hidden;background:color-mix(in srgb,var(--store-accent) 20%,white)}.managed-store .social-post-media img,.managed-store .social-post-media video{width:100%;height:100%;max-height:none;aspect-ratio:auto;object-fit:cover;border-radius:0}.managed-store .store-demo-caption{display:flex;flex-direction:column;flex:1;padding:16px}.managed-store .store-demo-caption h3{font-size:17px;line-height:1.4;margin:8px 0 16px;min-height:2.8em}.managed-store .store-social-product{margin-top:auto;width:100%;font-size:14px;white-space:normal;line-height:1.3;min-height:44px}.managed-store .social-post-card>.store-social-product{width:calc(100% - 24px);margin:12px}.managed-store .demo-post-edit{margin:0 16px 14px;padding:6px;border:0;background:transparent;color:#666;font-size:13px;text-align:left;min-height:32px}.managed-store .store-demo-label{border:1px solid #18181818;box-shadow:none}@container brand-store (max-width:760px){.managed-store .store-social-feed{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-columns:auto;gap:12px;overflow:visible}.managed-store .managed-gallery{padding:32px 16px}.managed-store .store-demo-caption{padding:12px}.managed-store .store-demo-caption h3{font-size:16px}.managed-store .social-post-media{aspect-ratio:3/4}}.company-inquiry{max-width:1200px;margin:auto;padding:64px 24px;display:grid;grid-template-columns:1fr 1fr;gap:60px}.inquiry-intro h1,.partner-hero h1{font-size:clamp(40px,5vw,68px);letter-spacing:-.05em;line-height:1.05;margin:24px 0}.inquiry-intro em,.partner-hero em{font-style:normal;color:var(--cre8or-orange)}.inquiry-intro p{font-size:18px;line-height:1.7;max-width:460px;margin:24px 0;color:#666}.inquiry-intro>a{display:table;margin:24px 0}.inquiry-form{background:#fff;border:1px solid #f0d7c8;border-radius:20px;padding:30px;min-width:0}.inquiry-form h2{font-size:30px;margin-bottom:24px;letter-spacing:-.03em}.inquiry-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.inquiry-fields label{display:grid;gap:8px;font-size:14px;min-width:0}.inquiry-fields input,.inquiry-fields select,.inquiry-fields textarea{border:1px solid #ddd;border-radius:8px;padding:12px;min-width:0;width:100%;font-size:16px;background:#fffdfb}.inquiry-fields textarea{min-height:110px;resize:vertical}.inquiry-consent{display:flex;align-items:start;gap:12px;font-size:14px;line-height:1.6;margin:24px 0}.inquiry-note{font-size:13px;color:#666;margin-top:20px}.inquiry-success{padding:36px;border:1px solid #f0d7c8;border-radius:20px;overflow-wrap:anywhere}.inquiry-success p{margin:20px 0}.partner-program{max-width:1280px;margin:auto}.partner-hero{padding:64px 24px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.partner-hero img{height:460px;object-fit:cover;border-radius:20px}.partner-hero p{font-size:18px;line-height:1.7;margin:24px 0;color:#666}.partner-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:40px 24px}.partner-steps article{border-top:1px solid #ddd;padding-top:24px}.partner-steps span{color:var(--cre8or-orange)}.partner-steps h2{font-size:30px;margin:18px 0}.partner-steps p{font-size:16px;color:#666}.partner-audience{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:50px 24px;background:#ffefe5;border-radius:20px;margin:32px 24px}.partner-audience h2,.inquiry-intro h2{font-size:38px;letter-spacing:-.035em}.partner-audience p{font-size:18px;padding:10px 0;border-bottom:1px solid #dfcabc}@media(max-width:800px){.company-inquiry,.partner-hero,.partner-audience{grid-template-columns:1fr;gap:28px;padding:32px 20px}.partner-steps,.inquiry-fields{grid-template-columns:1fr}.inquiry-form{padding:22px}.partner-hero img{height:300px}.site-header .tiny-label{display:none}}.team-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:32px}.leadership-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.leadership-card{display:flex;flex-direction:column;gap:22px;padding:24px;border:1px solid #e6e7eb;border-radius:12px;background:#ede8ff;min-height:100%}.team-portrait{width:118px;height:118px;border-radius:12px;object-fit:cover;object-position:center 22%;filter:grayscale(1);background:#fafaff}.team-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px dashed color-mix(in srgb,#7b61ff 45%,transparent);color:#7b61ff}.team-placeholder span{font-size:30px;letter-spacing:-1px}.team-placeholder small{font-size:9px;letter-spacing:.08em;text-transform:uppercase}.leadership-card h4,.advisor-card h4{font-size:15px;font-weight:600;color:#6a50e8;margin:7px 0 13px;line-height:1.35}.leadership-card p,.advisor-card p{font-size:15px;line-height:1.65;color:#414141}.advisor-band{width:100vw;margin-left:calc(50% - 50vw);background:#f3f0ff;padding:58px 0}.advisor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.advisor-card{display:grid;grid-template-columns:92px 1fr;gap:20px;align-items:start;padding:20px;border:1px solid #e6e7eb;border-radius:12px;background:#fafaff}.about-cta{display:flex;align-items:center;justify-content:space-between;gap:24px}@media(max-width:760px){.leadership-grid{grid-template-columns:1fr}.team-heading{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:24px}.leadership-card{display:grid;grid-template-columns:92px 1fr;padding:18px;gap:17px}.leadership-card .team-portrait{width:92px;height:92px}.leadership-card p{grid-column:1/-1}.advisor-band{padding:40px 0}.advisor-inner{width:calc(100% - 44px)}.advisor-card{grid-template-columns:74px 1fr;padding:16px;gap:15px}.advisor-card .team-portrait{width:74px;height:74px}.advisor-card p{grid-column:1/-1}.about-cta{align-items:flex-start;flex-direction:column}}.store-home{max-width:1380px;margin:auto;padding:42px 34px 90px;color:var(--cre8or-ink)}.store-home-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:26px}.store-home-heading>div:first-child{max-width:820px}.store-home-heading h1{font-size:clamp(40px,6vw,78px);line-height:.98;letter-spacing:-.055em;margin:12px 0 18px}.store-home-heading p{font-size:18px;line-height:1.65;color:var(--cre8or-graphite);max-width:720px}.store-device-switch{display:flex;flex:none;padding:4px;border:1px solid var(--cre8or-apricot);border-radius:999px;background:var(--cre8or-peach)}.store-device-switch button{min-width:92px;padding:9px 14px;border-radius:999px;font-size:13px}.store-device-switch button[aria-pressed=true]{background:var(--cre8or-ink);color:#fff}.store-layout-preset,.store-editor-heading .store-editor-actions{display:none!important}.store-price-recommendation{margin:12px 0;padding:10px 12px;border-radius:10px;background:var(--cre8or-peach);color:var(--cre8or-rust);font-size:13px;line-height:1.45}.store-home-preview{display:flex;justify-content:center;padding:16px;background:var(--cre8or-apricot);border-radius:24px;box-shadow:0 24px 70px #46200d18}.store-home-preview .store-preview-frame{width:100%;border-radius:15px;transition:max-width .25s ease}.store-home-preview .store-preview-frame.mobile{max-width:420px}.store-home-preview .managed-store>header>button:last-child,.store-home-preview .store-add,.store-home-preview .managed-collection>button,.store-home-preview .store-mobile-nav>button:last-child,.store-home-preview .store-product-detail>.primary,.store-home-preview .store-rating{display:none!important}.store-change-note{display:flex;align-items:center;gap:12px;margin:0 0 18px;padding:16px 18px;border:1px solid #b8d5c1;background:#f0faf3;border-radius:14px}.store-change-note>div{flex:1}.store-change-note p{margin:3px 0 0;font-size:14px;color:#46584b}.store-change-note button{flex:none}.store-playground{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(330px,.9fr);gap:22px;margin:28px 0}.store-conversation-card,.store-visual-controls{border:1px solid var(--cre8or-apricot);border-radius:20px;padding:28px;background:var(--cre8or-cotton)}.store-playground h2{font-size:clamp(25px,3vw,37px);letter-spacing:-.04em;margin:10px 0 20px}.store-prompt-ideas{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.store-prompt-ideas button{border:1px solid var(--cre8or-apricot);border-radius:999px;background:var(--cre8or-peach);padding:10px 13px;font-size:13px}.store-conversation-card form{display:grid;gap:10px}.store-conversation-card textarea{width:100%;min-height:112px;resize:vertical;border:1px solid var(--cre8or-apricot);border-radius:13px;padding:15px;background:#fff;font:inherit}.store-conversation-card .primary{justify-content:center}.store-conversation-card>small{display:block;margin-top:13px;line-height:1.5;color:var(--cre8or-graphite)}.store-control-title{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.store-control-title h2{margin-bottom:10px}.store-template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.store-template-grid button{display:grid;gap:7px;text-align:left;border:1px solid var(--cre8or-apricot);border-radius:13px;background:#fff;padding:10px}.store-template-grid button[aria-pressed=true]{outline:2px solid var(--cre8or-ember);outline-offset:1px}.store-template-grid button>span{height:54px;border-radius:8px}.store-template-grid small{font-size:11px;line-height:1.3;color:var(--cre8or-graphite)}.store-visual-controls>label{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:18px 0;font-size:14px}.store-visual-controls select{max-width:62%;border:1px solid var(--cre8or-apricot);border-radius:10px;background:#fff;padding:10px}.store-accent-picker input{width:48px;height:36px;border:0;background:transparent}.store-visual-controls>a{display:flex;justify-content:center;gap:8px;margin-top:20px}.store-next-step{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:34px;margin:26px 0;border-radius:20px;background:var(--cre8or-ink);color:#fff}.store-next-step h2{font-size:clamp(28px,3vw,40px);margin:8px 0}.store-next-step p{margin:0;color:#ffffffb8}.store-next-step .primary{flex:none}.store-channels-preview{display:grid;grid-template-columns:minmax(0,.72fr) minmax(480px,1.4fr);gap:48px;align-items:center;margin-top:28px;padding:42px;border:1px solid color-mix(in srgb,var(--cre8or-graphite) 12%,transparent);border-radius:24px;background:linear-gradient(135deg,var(--cre8or-cotton),color-mix(in srgb,var(--cre8or-peach) 32%,var(--cre8or-cotton)));box-shadow:0 18px 48px color-mix(in srgb,var(--cre8or-ink) 4%,transparent)}.store-channels-preview h2{font-size:clamp(30px,3.5vw,44px);margin:12px 0}.store-channels-preview p{line-height:1.6;color:var(--cre8or-graphite);margin-bottom:12px}.store-channel-status{display:inline-flex;padding:8px 12px;border-radius:999px;background:var(--cre8or-ink);color:var(--cre8or-cotton);font-size:10px;line-height:1;letter-spacing:.12em;text-transform:uppercase}.store-channels-preview>.store-channel-list{grid-template-columns:repeat(3,minmax(0,1fr));margin:0}.store-channel-list>article{display:flex;min-height:132px;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:18px 12px;border:1px solid color-mix(in srgb,var(--cre8or-graphite) 12%,transparent);border-radius:18px;background:color-mix(in srgb,var(--cre8or-cotton) 88%,transparent);text-align:center}.store-channel-list>article b{font-size:16px;font-weight:500}.store-channel-list>article small{color:var(--cre8or-rust);text-transform:uppercase;letter-spacing:.08em;font-size:9px}.store-editor .store-editor-actions>.primary,.store-editor .store-launch-note,.store-editor .managed-store>header>button:last-child,.store-editor .managed-collection>button:last-child,.store-editor .store-mobile-nav>button:last-child,.store-editor .store-product-detail>.primary,.store-editor .store-rating{display:none!important}@media(max-width:820px){.store-home{padding:28px 16px 105px}.store-home-heading{align-items:flex-start;flex-direction:column}.store-home-heading h1{font-size:48px}.store-home-preview{padding:8px;border-radius:16px}.store-playground,.store-channels-preview{grid-template-columns:1fr}.store-channel-list{grid-template-columns:1fr 1fr}.store-next-step{align-items:flex-start;flex-direction:column;padding:26px}.store-next-step .primary{width:100%;justify-content:center}}@media(max-width:520px){.store-conversation-card,.store-visual-controls,.store-channels-preview{padding:20px}.store-template-grid{grid-template-columns:1fr}.store-template-grid button{grid-template-columns:70px 1fr;align-items:center}.store-template-grid button>span{grid-row:1/3;height:52px}.store-channel-list{grid-template-columns:1fr}.store-control-title{align-items:flex-start;flex-direction:column}}.chat-tools{position:relative;display:flex;align-items:center;gap:8px;margin:6px 0}.chat-shortcuts{position:relative}.chat-shortcuts summary{list-style:none;cursor:pointer;border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);border-radius:18px;padding:7px 11px;color:var(--cre8or-ash);font-size:11px}.chat-shortcuts summary::-webkit-details-marker{display:none}.chat-shortcuts .chat-suggestions{position:absolute;bottom:calc(100% + 7px);left:0;z-index:25;width:max-content;max-width:260px;display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;max-height:none;margin:0;padding:8px;border:1px solid var(--cre8or-apricot);border-radius:12px;background:var(--cre8or-cotton);box-shadow:0 10px 28px color-mix(in srgb,var(--cre8or-ink) 12%,transparent)}.chat-shortcuts .chat-suggestions button{width:100%;justify-content:space-between;white-space:nowrap}.ingredient-info-label{display:inline-flex;width:auto;height:auto;max-width:100%;justify-content:flex-start;gap:7px;padding:7px 10px;border-radius:18px;text-align:left}.ingredient-info-label span{overflow-wrap:anywhere;font-size:15px;font-weight:600}.ingredient-info-label:hover,.ingredient-info-label:focus-visible{background:var(--cre8or-apricot)}.store-channels-preview>.store-channel-intro{display:flex;min-width:0;max-width:410px;flex-direction:column;align-items:flex-start;gap:14px;margin:0}.store-channel-intro .eyebrow{line-height:1.5}.store-channels-preview .store-channel-intro h2{max-width:12ch;margin:0;line-height:1.02;overflow-wrap:normal;word-break:normal;text-wrap:balance}.store-channels-preview .store-channel-intro p,.store-channels-preview .store-channel-intro small{display:block;max-width:38ch;margin:0;line-height:1.55;overflow-wrap:normal;word-break:normal}.store-channels-preview .store-channel-intro small{color:var(--cre8or-ash)}.managed-store .managed-gallery{padding:64px 30px;background:color-mix(in srgb,var(--store-accent) 14%,#fff)}.managed-store .social-section-heading{max-width:720px;margin-bottom:34px}.managed-store .store-social-feed{grid-template-columns:repeat(12,minmax(0,1fr));gap:18px}.managed-store .store-social-feed>div{grid-column:span 4;border:0;border-radius:0;background:transparent}.managed-store .store-social-feed>div:nth-child(4n+1){grid-column:span 7}.managed-store .store-social-feed>div:nth-child(4n+2){grid-column:span 5;padding-top:70px}.managed-store .store-social-feed>div:nth-child(4n+3){grid-column:span 5}.managed-store .store-social-feed>div:nth-child(4n+4){grid-column:span 7;padding-top:44px}.managed-store .social-post-media{aspect-ratio:4/5;border-radius:18px}.managed-store .store-social-feed>div:nth-child(4n+1) .social-post-media,.managed-store .store-social-feed>div:nth-child(4n+4) .social-post-media{aspect-ratio:16/10}.managed-store .store-demo-caption{padding:16px 2px 6px}.managed-store .store-demo-caption h3{min-height:0;margin:7px 0 0;font-family:Georgia,serif;font-size:clamp(20px,2.2cqi,30px);font-weight:400}.managed-store .store-social-product{display:none}.managed-store .store-demo-label{top:14px;left:14px;background:#fffdfbcc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@container brand-store (max-width:760px){.managed-store .managed-gallery{padding:44px 16px}.managed-store .store-social-feed{display:grid;grid-template-columns:1fr 1fr;gap:12px;overflow:visible}.managed-store .store-social-feed>div,.managed-store .store-social-feed>div:nth-child(n){grid-column:span 1;padding-top:0}.managed-store .store-social-feed>div:nth-child(3n+1){grid-column:1/-1}.managed-store .store-social-feed>div:nth-child(3n+1) .social-post-media{aspect-ratio:16/10}.managed-store .store-demo-caption h3{font-size:18px}}.managed-store .managed-gallery{padding:46px 30px;background:#fffdfb}.managed-store .social-section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;max-width:none;margin-bottom:22px}.managed-store .social-section-heading h2{max-width:18ch;margin:0;font-size:clamp(28px,3.8cqi,44px)}.managed-store .store-social-feed{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.managed-store .store-social-feed>div,.managed-store .store-social-feed>div:nth-child(n){grid-column:auto;padding-top:0;border-radius:12px;overflow:hidden;background:color-mix(in srgb,var(--store-accent) 12%,#fff)}.managed-store .social-post-media,.managed-store .store-social-feed>div:nth-child(n) .social-post-media{aspect-ratio:16/10;border-radius:0}.managed-store .store-demo-caption{padding:11px 12px 13px}.managed-store .store-demo-caption h3{margin:4px 0 0;min-height:0;font-family:var(--store-heading);font-size:14px;font-weight:600;line-height:1.3}.managed-store .store-demo-caption small{font-size:11px}.managed-store .store-demo-label{top:9px;left:9px;padding:4px 7px;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.managed-store .demo-post-edit{margin:0 12px 10px}.managed-store .social-post-card>.store-social-product{display:block;width:calc(100% - 20px);margin:10px;border-radius:999px;background:#181818;color:#fff;font-size:11px;min-height:34px;padding:7px 10px}@container brand-store (max-width:760px){.managed-store .managed-gallery{padding:38px 16px}.managed-store .social-section-heading{display:block;margin-bottom:18px}.managed-store .store-social-feed{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:76%;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.managed-store .store-social-feed>div,.managed-store .store-social-feed>div:nth-child(n){scroll-snap-align:start}.managed-store .social-post-media,.managed-store .store-social-feed>div:nth-child(n) .social-post-media{aspect-ratio:4/5}.managed-store .store-demo-caption h3{font-size:15px}}.managed-store{overflow:hidden;background:#fff;font-family:Arial,Helvetica,sans-serif}.managed-store>header{position:relative;z-index:2;min-height:68px;padding:16px 28px;border:0;background:#fff}.managed-store>header>b{font-size:clamp(20px,2.8cqi,30px);font-weight:900;letter-spacing:-.065em;text-transform:uppercase}.managed-store>header>nav{gap:24px}.managed-store>header>nav button{font-size:13px;font-weight:600}.managed-store .managed-hero.has-hero-image{min-height:clamp(430px,58cqi,650px);color:#fff}.managed-store .managed-hero.has-hero-image:after{background:linear-gradient(90deg,#000b,#0005 50%,#0001 78%)}.managed-store .managed-hero.has-hero-image>div:first-of-type{max-width:64%;padding:70px 42px}.managed-store .managed-hero h1{font-size:clamp(44px,7.4cqi,86px);line-height:.94;letter-spacing:-.065em}.managed-store .managed-hero p{font-size:clamp(15px,1.8cqi,19px);font-weight:500}.managed-store .store-shop-link{min-height:50px;padding:13px 25px;background:#181818;color:#fff;font-weight:700}.managed-store .managed-products{padding:34px 30px 48px}.managed-store .store-section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:20px}.managed-store .store-section-heading h2{font-size:clamp(26px,3.5cqi,40px)}.managed-store .store-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.managed-store .store-product-grid article{position:relative;min-width:0}.managed-store .store-product-grid img{aspect-ratio:4/3!important;padding:18px;background:#f5f3f1;object-fit:contain!important;border-radius:10px}.managed-store .store-product-grid h3{margin:12px 0 2px;font-size:15px}.managed-store .store-product-grid .store-product-description{margin:5px 0;color:#686868;-webkit-line-clamp:1}.managed-store .store-product-size{display:none}.managed-store .store-product-grid article>b{display:block;margin-top:5px;font-size:17px}.managed-store .store-product-actions{padding-top:5px!important}.managed-store .managed-story{padding:42px 30px;background:color-mix(in srgb,var(--store-accent) 13%,#fff);grid-template-columns:1.1fr .9fr;gap:28px}.managed-store .store-story-visual img{aspect-ratio:16/10;border-radius:10px}.managed-store .managed-story h2{font-size:clamp(30px,4.5cqi,52px)}.managed-store .managed-story button{border:0;background:transparent;padding-left:0;font-weight:700}.managed-store .managed-collection{padding:42px 30px}.managed-store>footer{background:#fff;padding:30px}@container brand-store (max-width:620px){.managed-store>header{min-height:58px;padding:12px 14px;flex-wrap:nowrap}.managed-store>header>b{font-size:21px}.managed-store>header>nav{display:none}.managed-store .managed-hero.has-hero-image{min-height:520px}.managed-store .managed-hero.has-hero-image>div:first-of-type{max-width:100%;padding:150px 20px 30px;align-self:end}.managed-store .managed-hero.has-hero-image:after{background:linear-gradient(0deg,#000d,#0004 64%,#0001)}.managed-store .managed-hero h1{font-size:48px}.managed-store .managed-products{padding:28px 14px 36px}.managed-store .store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 10px}.managed-store .store-product-grid img{aspect-ratio:3/4!important;padding:10px}.managed-store .store-product-grid h3{font-size:14px}.managed-store .managed-story{grid-template-columns:1fr;padding:34px 16px}.managed-store .managed-story h2{font-size:34px}.managed-store>footer{padding-bottom:72px}}.managed-store .store-demo-post{transition:transform .22s ease,box-shadow .22s ease}.managed-store .store-demo-post:hover{transform:translateY(-4px);box-shadow:0 14px 34px #18181816}.managed-store .store-demo-label{font-size:0}.managed-store .store-demo-label:after{font-size:9px}.managed-store .demo-post-0 .store-demo-label:after{content:"Post concept"}.managed-store .demo-post-1 .store-demo-label:after{content:"Video concept"}.managed-store .demo-post-2 .store-demo-label:after{content:"Story concept"}.managed-store .demo-post-3 .store-demo-label:after{content:"Campaign concept"}.managed-store .demo-post-1 .social-post-media,.managed-store .demo-post-3 .social-post-media{position:relative}.managed-store .demo-post-1 .social-post-media:after,.managed-store .demo-post-3 .social-post-media:after{content:"\25b6";position:absolute;left:50%;top:50%;display:grid;width:46px;height:46px;place-items:center;transform:translate(-50%,-50%);border:1px solid #fff9;border-radius:50%;background:#18181880;color:#fff;font-size:16px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 8px 24px #0003}.managed-store .demo-post-0 .social-post-media img{transform:scale(1.04)}.managed-store .demo-post-2 .social-post-media{background:linear-gradient(145deg,var(--store-accent),#fff)}.managed-store .demo-post-2 .social-post-media img{mix-blend-mode:multiply;transform:scale(.9)}.managed-store .demo-post-3 .social-post-media img{filter:saturate(1.12) contrast(1.04)}.studio-footer-actions{justify-content:flex-end;padding:10px 24px}.studio-save-actions{display:flex;align-items:center;gap:6px;margin-right:auto}.studio-save-button{display:inline-flex;align-items:center;gap:6px;min-height:36px!important;padding:7px 10px!important;border:0!important;background:transparent!important;color:var(--cre8or-ash);font-size:12px!important}.studio-save-button svg{color:var(--cre8or-ember)}.studio-footer-actions .saved-account-link{padding:7px 10px;border-left:1px solid var(--cre8or-apricot);color:var(--cre8or-ember);font-size:12px;text-decoration:none}.studio-samples-button small{padding-left:7px;border-left:1px solid color-mix(in srgb,#fff 35%,transparent);font-size:11px;opacity:.82}@media(max-width:760px){.studio-footer-actions{display:flex;justify-content:space-between;padding:8px 12px max(8px,env(safe-area-inset-bottom))}.studio-save-actions{min-width:0;margin:0}.studio-save-button{width:auto!important}.studio-footer-actions .saved-account-link{grid-column:auto;order:initial;white-space:nowrap}.studio-samples-button{width:auto!important;min-width:150px!important}.studio-samples-button small{display:none}}.managed-store .store-product-card{cursor:pointer;border-radius:12px;outline:none;transition:transform .2s ease,box-shadow .2s ease}.managed-store .store-product-card:hover{transform:translateY(-3px)}.managed-store .store-product-card:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--store-accent) 70%,#181818)}.managed-store .store-product-actions{display:grid!important;grid-template-columns:1fr auto;align-items:center;gap:10px}.managed-store .store-product-actions>span{font-size:12px;font-weight:600}.managed-store .store-product-actions .store-buy-now{width:auto;min-height:38px;padding:9px 16px;border:0;border-radius:999px;background:#181818;color:#fff;font-size:12px;font-weight:700;white-space:nowrap}.managed-store .store-product-actions .store-buy-now:disabled{background:#e8e5e1;color:#777;cursor:not-allowed}.wordmark{text-transform:uppercase}.palette-editor>p{margin:4px 0 14px;color:var(--cre8or-ash);font-size:13px}.palette-editor>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.palette-editor label{display:grid;gap:6px;font-size:12px}.palette-editor label>span{display:flex;align-items:center;gap:7px}.palette-editor input[type=color]{width:42px;height:40px;padding:3px;border:1px solid var(--cre8or-apricot);border-radius:8px;background:#fff}.palette-editor input:not([type=color]){min-width:0;width:100%;text-transform:uppercase}@media(max-width:520px){.palette-editor>div{grid-template-columns:1fr}}.studio-footer-actions{display:grid;grid-template-columns:minmax(150px,1fr) auto auto;justify-content:stretch;padding:10px 24px;gap:10px}.studio-save-button{padding:9px 14px!important;border:1px solid var(--cre8or-apricot)!important;background:transparent!important;color:var(--cre8or-ink)!important}.studio-samples-button{min-width:210px!important}.studio-footer-actions button>span{display:inline}@media(max-width:760px){.studio-footer-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding:8px 12px max(8px,env(safe-area-inset-bottom));gap:8px}.studio-footer-status{grid-column:1/-1;justify-content:center;min-height:18px;text-align:center}.studio-save-button,.studio-account-button,.studio-samples-button{width:100%!important;min-width:0!important;min-height:46px!important;font-size:12px!important;white-space:nowrap}.studio-footer-actions button>span,.studio-account-button span{display:inline!important}}.managed-store .store-product-grid article>.product-artwork-frame{position:relative;inset:auto;display:block;width:100%;height:auto;aspect-ratio:16/10;border-radius:12px;overflow:hidden}.managed-store .store-product-grid img.product-artwork-image,.managed-store .store-product-grid article>img{display:block;width:100%;height:auto;aspect-ratio:16/10!important;object-fit:contain!important;padding:0!important;border-radius:12px;background:#f5f0e9}.managed-store .store-product-grid .store-product-actions{display:flex!important;flex-wrap:wrap;align-items:center;gap:10px;min-width:0;margin-top:10px}.managed-store .store-product-actions>span{display:block;min-height:36px;align-content:center}.managed-store .store-product-actions .store-buy-now{white-space:normal;max-width:100%;min-height:44px}.managed-store .managed-gallery:empty{display:none}.managed-store .brand-world-showcase{margin:0}.managed-store .world-preview-grid{gap:18px}.managed-store .world-card-story{position:static}.managed-store .world-preview-open{padding:0;border:0;border-radius:12px}.managed-store .world-art img{border-radius:0}.managed-store .world-story-copy h3{color:#fff}.managed-store .world-card-footer p{font-size:11px}.managed-store .world-card-footer h3{font-size:14px}@container brand-store (max-width:620px){.managed-store .store-product-grid{grid-template-columns:minmax(0,1fr);gap:30px}.managed-store .store-section-heading{display:block}.managed-store .store-section-heading h2{margin-top:10px}.managed-store .store-product-grid h3{font-size:20px}.managed-store .store-product-grid .store-product-description{-webkit-line-clamp:2;font-size:14px}.managed-store .world-preview-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;align-items:start}.managed-store .world-card{flex:0 0 88%;scroll-snap-align:start}.managed-store .world-swipe-hint{display:flex;justify-content:space-between}.managed-store .world-heading h2{font-size:30px}}.solution-guide{max-width:860px;margin:0 auto;padding:24px 24px 72px}.solution-guide>section{margin:0 0 36px}.solution-guide h2{margin-bottom:16px}.solution-guide p{line-height:1.7;margin:0 0 16px}.site-footer-legal-links{display:flex;flex-wrap:wrap;align-items:center;gap:12px 24px}.site-footer-legal-links a{white-space:nowrap}.site-footer-columns nav a.site-footer-solution-mobile{display:none}@media(max-width:760px){.site-footer-columns nav a.site-footer-solution-desktop{display:none}.site-footer-columns nav a.site-footer-solution-mobile{display:flex}}@media(max-width:380px){.site-header{padding-left:16px;padding-right:16px}.site-header .header-actions .primary span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.site-header .header-actions .primary{width:44px;height:44px;padding:0}.site-header .wordmark{font-size:30px}}@media(max-width:380px){.content-header{padding-left:16px;padding-right:16px}.content-header .primary span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.content-header .primary{width:44px;height:44px;padding:0}.content-header .wordmark{font-size:30px}}.conversation-activity{margin:10px 0;color:var(--cre8or-ash);font-size:13px}.conversation-activity ol{display:grid;gap:7px;list-style:none;margin:0;padding:0}.conversation-activity li{display:flex;align-items:flex-start;gap:8px;line-height:1.45}.conversation-activity li svg{flex:0 0 auto;margin-top:2px}.conversation-activity li.complete{opacity:.68}.conversation-activity li.complete svg{color:var(--cre8or-orange)}.vibe-home{--vibe-coral:#a64c2e;--vibe-ink:#343330;background:#fcfbf8;color:var(--vibe-ink);min-height:100svh;font-family:Arial,Helvetica,sans-serif;display:flex;flex-direction:column;overflow-x:hidden}.vibe-home *{box-sizing:border-box}.vibe-home button,.vibe-home a{-webkit-tap-highlight-color:transparent}.vibe-home button:focus-visible,.vibe-home a:focus-visible{outline:2px solid #b2382f;outline-offset:5px}.vibe-nav{height:84px;padding:0 4.2%;display:flex;align-items:center;gap:34px;position:relative;z-index:5}.vibe-logo{font-size:31px;letter-spacing:-2px;font-weight:800;line-height:1;color:#111;text-decoration:none}.vibe-logo sup{font-size:11px;vertical-align:top;letter-spacing:0;margin-left:3px}.vibe-nav nav{margin-left:auto;display:flex;align-items:center;gap:32px;font-size:13px}.vibe-nav button{background:transparent;border:0;color:inherit}.vibe-account{border:1px solid #746c65;border-radius:28px;padding:12px 26px;font-size:13px}.vibe-menu{display:none}.vibe-hero{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);align-items:center;flex:1;max-width:1800px;width:100%;margin:auto;padding:25px 3% 10px 4.2%;min-height:640px;gap:2%}.vibe-intro{position:relative;z-index:2;padding-bottom:50px}.vibe-intro h1{font-size:clamp(36px,3.6vw,61px);line-height:1.13;letter-spacing:-.055em;font-weight:600;margin:0 0 36px}.vibe-intro h1 span{display:block;font-weight:400;max-width:13.5em;margin-top:5px}.vibe-prompt{background:#fff;border:1px solid #d6d1cb;border-radius:16px;padding:20px 20px 15px;box-shadow:0 6px 28px #52413204}.vibe-prompt:focus-within{border-color:#b2382f}.vibe-prompt textarea{display:block;width:100%;resize:none;min-height:62px;max-height:160px;border:0;outline:none;background:transparent;font:inherit;font-size:16px;line-height:1.5;padding:0;color:#262323}.vibe-prompt textarea::placeholder{color:#86848c}.vibe-prompt-actions{display:flex;gap:12px;align-items:center;justify-content:space-between}.vibe-prompt-actions>span{font-size:12px;color:#716961}.vibe-home .vibe-submit{width:48px;height:48px;flex-shrink:0;border:0;border-radius:50%;color:#fff;background:var(--vibe-coral);display:grid;place-items:center}.vibe-submit:disabled{opacity:.6}.vibe-ideas{display:flex;flex-wrap:wrap;gap:9px 0;margin-top:17px}.vibe-ideas button{font-size:12px;padding:6px 14px;background:transparent;border:0;border-right:1px solid #ddd4ca;color:#36302c;min-height:32px}.vibe-ideas button:first-child{padding-left:0}.vibe-ideas button:last-child{border:0}.vibe-ideas button:hover{color:#bd3f32}.vibe-values{margin-top:42px}.vibe-values>p{font-size:10px;letter-spacing:.28em;color:#81766e;margin-bottom:12px}.vibe-values>div{display:flex;flex-wrap:wrap;gap:8px 12px;font-size:12px}.vibe-values span+span:before{content:"\b7";margin-right:12px;color:#92867c}.vibe-starting{display:flex;align-items:center;gap:8px;margin-bottom:14px;font-size:12px}.vibe-starting button{border:0;background:transparent;padding:8px}.vibe-error{color:#a82e29;font-size:13px;margin-top:12px}.vibe-world{min-width:0}.vibe-scene{height:min(46vw,690px);min-height:460px;position:relative;isolation:isolate}.vibe-collection{position:absolute;z-index:3;left:0;bottom:5%;width:82%;border-radius:5px;overflow:hidden;box-shadow:0 15px 35px #71534015;animation:vibe-products 16s ease-in-out infinite}.vibe-collection img{width:100%;height:auto;display:block}.vibe-store{position:absolute;z-index:1;left:8%;top:0;width:76%;background:#fff9ed;border:5px solid #eadccb;border-radius:10px;box-shadow:0 18px 45px #7153401c;transform:rotate(-4deg);overflow:hidden;animation:vibe-store 16s ease-in-out infinite;color:#701c24}.vibe-store-nav{padding:14px 15px;border-bottom:1px solid #dccfc4;display:flex;align-items:center;justify-content:space-between}.vibe-store-nav b{font:600 26px Georgia,serif;letter-spacing:-1px}.vibe-store-nav span{font-size:8px}.vibe-store-body{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:200px}.vibe-store-body>div{padding:17px}.vibe-store-body h2{font:400 clamp(19px,2.1vw,32px)/1.02 Georgia,serif;letter-spacing:-.035em}.vibe-store-body p{font-size:8px;margin-top:12px;line-height:1.5}.vibe-store-body span{font-size:7px;display:inline-block;background:#842531;color:#fff;padding:8px 12px;border-radius:15px;margin-top:12px}.vibe-store-body img{width:100%;height:100%;object-fit:cover}.vibe-story{position:absolute;right:0;top:12%;width:24%;height:51%;z-index:4;border:4px solid #f5e7d6;background:#f6d9a2;border-radius:15px;box-shadow:0 10px 30px #60482c24;overflow:hidden;color:#6f2530;transform:rotate(5deg);animation:vibe-content 16s ease-in-out infinite;display:flex;flex-direction:column;justify-content:space-between}.vibe-story>span{font-size:7px;padding:12px 8px;letter-spacing:.07em}.vibe-story img{width:100%;height:48%;object-fit:cover}.vibe-story strong{font:400 clamp(17px,1.7vw,26px)/1.1 Georgia,serif;padding:12px}.vibe-story small{font-size:7px;padding:8px 12px}.vibe-post{position:absolute;bottom:0;right:0;width:27%;z-index:5;background:#fff8eb;color:#74212a;border:4px solid #fff8eb;border-radius:7px;overflow:hidden;box-shadow:0 12px 32px #70553022;transform:rotate(4deg);animation:vibe-content 16s ease-in-out infinite}.vibe-post>b{display:block;font:600 13px Georgia,serif;padding:7px 9px 0}.vibe-post h3{padding:9px;font:400 clamp(19px,2vw,30px)/1 Georgia,serif;letter-spacing:-.04em}.vibe-post img{display:block;width:100%;height:auto}.vibe-motion-footer{display:flex;align-items:center;gap:14px;max-width:420px;margin:25px auto 0}.vibe-motion-footer ol{padding:0;list-style:none;display:flex;flex:1;justify-content:space-between}.vibe-motion-footer li{position:relative;font-size:10px;text-align:center;padding-top:15px;flex:1;border-top:1px solid #cfc1b3}.vibe-motion-footer li:before{content:"";position:absolute;top:-4px;left:calc(50% - 3px);width:6px;height:6px;background:#29211e;border-radius:50%}.vibe-motion-footer li:last-child:before{background:#ff6758;box-shadow:0 0 0 3px #ff675830}.vibe-motion-footer button{width:36px;height:36px;background:transparent;border:1px solid #dfd5c9;border-radius:50%;display:grid;place-items:center}.vibe-concept-note{display:block;text-align:center;font-size:9px;color:#81746b;margin-top:12px}.paused .vibe-scene>*{animation-play-state:paused}.vibe-footer{display:flex;align-items:center;justify-content:center;position:relative;font-size:11px;padding:25px 4.2%;gap:20px}.vibe-footer>a{display:flex;align-items:center;gap:9px}.vibe-footer>div{position:absolute;right:4.2%;display:flex;gap:15px;color:#84796f;font-size:10px}.vibe-how{padding-left:20px;display:grid;gap:22px;margin:20px 0}.vibe-how p{font-size:14px;color:#766d66;margin-top:6px}@keyframes vibe-products{0%,to{transform:translateY(10px);opacity:.7}10%,85%{transform:translateY(0);opacity:1}}@keyframes vibe-store{0%,10%,to{transform:translateY(25px) rotate(-4deg);opacity:0}25%,85%{transform:translateY(0) rotate(-4deg);opacity:1}}@keyframes vibe-content{0%,25%,to{transform:translateY(25px) rotate(4deg);opacity:0}42%,85%{transform:translateY(0) rotate(4deg);opacity:1}}@media(max-width:1050px)and (min-width:761px){.vibe-nav{gap:20px}.vibe-nav nav{gap:20px}.vibe-intro h1{font-size:39px}.vibe-hero{gap:20px}.vibe-scene{min-height:400px}.vibe-values>div{font-size:11px}}@media(max-width:760px){.vibe-nav{height:70px;padding:0 20px;gap:14px}.vibe-logo{font-size:28px}.vibe-account{margin-left:auto;padding:8px 14px;font-size:11px}.vibe-menu{display:grid;place-items:center;width:40px;height:40px}.vibe-nav nav{display:none}.vibe-nav nav.is-open{position:absolute;top:65px;left:15px;right:15px;display:flex;flex-direction:column;align-items:stretch;gap:0;background:#fffaf3;padding:15px;border:1px solid #e4d9cf;box-shadow:0 15px 35px #4a332918;border-radius:12px}.vibe-nav nav>*{padding:12px;text-align:left}.vibe-hero{display:flex;flex-direction:column;gap:16px;padding:30px 20px 10px;min-height:0}.vibe-intro{width:100%;padding:0}.vibe-intro h1{font-size:clamp(30px,8.3vw,45px);letter-spacing:-.05em;margin-bottom:25px;line-height:1.1}.vibe-intro h1 span{max-width:12em}.vibe-prompt{padding:16px;border-radius:13px}.vibe-prompt textarea{font-size:16px;min-height:64px}.vibe-home .vibe-submit{width:44px;height:44px}.vibe-ideas{gap:0;margin-top:8px;justify-content:space-between}.vibe-ideas button{font-size:10px;padding:8px;min-height:44px}.vibe-values{margin-top:19px}.vibe-values>p{font-size:9px;margin-bottom:9px}.vibe-values>div{font-size:10px;gap:6px}.vibe-values span+span:before{margin-right:6px}.vibe-world{width:100%;margin-top:14px}.vibe-scene{height:110vw;min-height:350px;max-height:600px;margin:0 -8px}.vibe-store{width:80%;left:1%}.vibe-store-nav{padding:9px}.vibe-store-nav b{font-size:21px}.vibe-store-body{min-height:175px}.vibe-store-body h2{font-size:25px}.vibe-store-body>div{padding:13px}.vibe-story{top:15%;width:27%;height:53%}.vibe-story strong{font-size:21px;padding:10px}.vibe-story>span{font-size:6px}.vibe-collection{bottom:7%;width:85%}.vibe-post{width:29%}.vibe-post h3{font-size:23px}.vibe-motion-footer{margin-top:19px}.vibe-footer{flex-direction:column;padding:25px 20px}.vibe-footer>div{position:static}.vibe-concept-note{font-size:9px}}@media(prefers-reduced-motion:reduce){.vibe-scene>*{animation:none!important;opacity:1!important}.vibe-home *{scroll-behavior:auto!important}}.vibe-story img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.vibe-story{color:#fff;background:#8b6c4b}.vibe-story strong{margin-top:auto;text-shadow:0 1px 8px #37231080}.vibe-story>span,.vibe-story>small{background:linear-gradient(#35210d40,transparent);text-shadow:0 1px 4px #2c1a1590}.vibe-story small{background:#37241f40}.vibe-intro h1{font-family:Arial,Helvetica,sans-serif;font-weight:500;letter-spacing:-.049em;line-height:1.07;font-size:clamp(36px,3.55vw,60px)}.vibe-intro h1 span{font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:1em;letter-spacing:inherit;line-height:inherit;color:#e76036;margin-top:10px;max-width:14em;text-wrap:balance}.vibe-auth{display:flex;align-items:center;gap:12px;white-space:nowrap;font-size:13px}.vibe-auth a{display:inline-flex;align-items:center;min-height:44px;text-decoration:none}.vibe-auth a:last-child{font-weight:600}.vibe-auth>span{color:#b5a89c}.vibe-mobile-account-links{display:none}@media(max-width:760px){.vibe-home{width:100%;max-width:100vw}.vibe-intro{min-width:0}.vibe-intro h1{width:100%;max-width:100%;font-size:clamp(30px,8.3vw,45px);letter-spacing:-.045em;overflow-wrap:anywhere}.vibe-intro h1 span{width:100%;max-width:100%;font-size:1em;margin-top:9px;text-wrap:wrap}.vibe-auth,.vibe-nav>.vibe-account{display:none}.vibe-menu{margin-left:auto}.vibe-nav{gap:10px}.vibe-hero,.vibe-intro,.vibe-prompt{width:100%;max-width:100%}.vibe-mobile-account-links{display:contents}.vibe-ideas{display:grid;grid-template-columns:1fr 1fr}.vibe-ideas button{text-align:left;border-right:0;border-bottom:1px solid #ddd4ca}.vibe-ideas button:last-child{grid-column:1/-1}}.vibe-nav>.vibe-account,.vibe-nav>.vibe-auth{margin-left:auto}.vibe-footer{justify-content:space-between;flex-wrap:wrap}.vibe-footer>div{position:static;flex-wrap:wrap;align-items:center;justify-content:center}.vibe-footer>div button{font:inherit;color:inherit;background:none;border:0;padding:0;cursor:pointer}.vibe-footer>div a,.vibe-footer>div button{display:inline-flex;align-items:center;min-height:44px}.vibe-footer>div a:hover,.vibe-footer>div button:hover{color:var(--vibe-coral)}.vibe-how-dialog[data-slot=dialog-content]{width:620px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);overflow-y:auto;overscroll-behavior:contain;display:block;padding:36px;border:1px solid #e4dbd2;border-radius:24px;background:#fffaf5;color:#292323;font-family:Arial,Helvetica,sans-serif;box-shadow:0 24px 90px #37231a30}.vibe-how-eyebrow{display:block;font-size:10px;font-weight:600;letter-spacing:.2em;color:#a34d3d;margin-bottom:16px}.vibe-how-heading [data-slot=dialog-title]{font-size:34px;line-height:1.08;font-weight:500;letter-spacing:-.045em;padding-right:20px;margin:0 0 14px}.vibe-how-heading [data-slot=dialog-title] span{color:#e76036}.vibe-how-heading [data-slot=dialog-description]{font-size:14px;line-height:1.5;color:#81736a;max-width:440px;margin:0}.vibe-how-journey{list-style:none;margin:24px 0;padding:0;display:grid}.vibe-how-journey li{display:grid;grid-template-columns:30px 1fr;gap:14px;padding:16px 0;border-top:1px solid #e9dfd5}.vibe-how-journey li>span{font-size:11px;color:#b57564;padding-top:4px;font-variant-numeric:tabular-nums}.vibe-how-journey h3{font-size:17px;font-weight:600;line-height:1.3;letter-spacing:-.025em;margin:0 0 6px}.vibe-how-journey p{font-size:13px;line-height:1.55;color:#766a62;margin:0}.vibe-how-bottom{display:grid;gap:12px;text-align:center}.vibe-how-bottom>span{font-size:11px;color:#938276}.vibe-how-bottom button{display:flex;align-items:center;justify-content:center;gap:14px;width:100%;min-height:50px;padding:12px 18px;border:0;border-radius:28px;background:#ff6758;color:#292323;font:500 14px Arial,Helvetica,sans-serif;cursor:pointer}.vibe-how-dialog [data-slot=dialog-close]{width:36px;height:36px;display:grid;place-items:center;top:12px;right:12px}.vibe-how-dialog button:focus-visible{outline:2px solid #852e36;outline-offset:3px}@media(max-width:760px){.vibe-how-dialog[data-slot=dialog-content]{padding:26px 22px;border-radius:20px}.vibe-how-heading [data-slot=dialog-title]{font-size:29px}.vibe-how-journey{margin:20px 0 16px}.vibe-how-journey li{gap:10px;padding:13px 0;grid-template-columns:24px 1fr}.vibe-how-journey h3{font-size:16px}}.vibe-nav .vibe-main-links{margin-left:8px;gap:28px}.vibe-main-links a,.vibe-main-links button{display:inline-flex;align-items:center;min-height:44px;font:inherit;text-decoration:none;white-space:nowrap;cursor:pointer;padding:0}.vibe-main-links a:hover,.vibe-main-links button:hover{color:#c34f36}.vibe-explore{display:inline-flex;align-items:center;gap:10px;min-height:44px;margin-top:20px;font-size:13px;text-decoration:none;border-bottom:1px solid #d9c7b9}.vibe-explore:hover{color:#c34f36;border-color:currentColor}.vibe-hero{padding-bottom:42px}@media(max-width:1050px)and (min-width:761px){.vibe-nav .vibe-main-links{gap:20px;margin-left:0}}@media(max-width:760px){.vibe-nav .vibe-main-links{display:none}.vibe-nav .vibe-main-links.is-open{display:flex}.vibe-explore{margin-top:14px;font-size:12px}.vibe-hero{padding-bottom:30px}}.vibe-home .vibe-intro h1 span{color:var(--vibe-ink)}.vibe-home .vibe-intro h1 em{color:#a64c2e;font-weight:inherit}.vibe-prompt-label{display:block;margin-bottom:16px;font:400 21px/1.3 Georgia,serif}.vibe-home .vibe-prompt{border-color:#dedbd4;box-shadow:0 4px 20px #34333003}.vibe-home .vibe-prompt:focus-within{border-color:#a64c2e}.vibe-home .vibe-ideas{gap:8px;margin-top:16px}.vibe-home .vibe-ideas button{border:1px solid #d6d2cb;border-radius:24px;padding:10px 14px;min-height:44px;font-size:11px;text-align:center}.vibe-home .vibe-ideas button:hover{background:#f3f1ed;color:#a64c2e}.vibe-home .vibe-values{margin-top:24px}.vibe-home .vibe-values>p{display:none}.vibe-home .vibe-values>div{color:#65635f}.vibe-home .vibe-explore{color:#a64c2e;border-color:#d8c4ba}.vibe-home .vibe-nav nav.is-open{background:#fcfbf8;border-color:#e5e1da}.vibe-path{width:100%;max-width:1440px;margin:0 auto;padding:54px max(22px,4.2vw) 64px;background:#fcfbf8;color:#343330}.vibe-path h2{font:400 clamp(30px,3.3vw,46px)/1.15 Georgia,serif;letter-spacing:-.035em;margin:0 0 34px}.vibe-path ol{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.vibe-path li{position:relative;text-align:center;padding:0 20px}.vibe-path li:before{content:"";position:absolute;top:21px;left:0;right:0;border-top:1px solid #ded5ca}.vibe-path li:first-child:before{left:50%}.vibe-path li:last-child:before{right:50%}.vibe-path li>span{position:relative;display:grid;place-items:center;width:44px;height:44px;border:1px solid #ca8d73;border-radius:50%;background:#fcfbf8;color:#a64c2e;font:16px Arial,sans-serif;margin:0 auto 20px}.vibe-path h3{font:400 23px/1.25 Georgia,serif;margin:0 0 10px}.vibe-path li p{font:13px/1.6 Arial,sans-serif;color:#65635f;margin:0 auto;max-width:230px}@media(min-width:761px){.vibe-home .vibe-intro h1,.vibe-home .vibe-intro h1 span{font-family:Georgia,serif;font-weight:400}.vibe-home .vibe-intro h1{font-size:clamp(36px,3.65vw,62px)}.vibe-home .vibe-nav .vibe-main-links{margin-left:auto}.vibe-home .vibe-intro{padding-bottom:20px}}@media(max-width:760px){.vibe-home .vibe-ideas{display:flex;flex-wrap:wrap;justify-content:flex-start}.vibe-home .vibe-ideas button{font-size:10px;padding-inline:12px}.vibe-path{padding-block:38px 44px}.vibe-path h2{max-width:320px;margin-bottom:28px}.vibe-path ol{grid-template-columns:1fr;gap:0}.vibe-path li{display:grid;grid-template-columns:44px 1fr;gap:18px;text-align:left;padding:0 0 28px}.vibe-path li:last-child{padding-bottom:0}.vibe-path li:before,.vibe-path li:first-child:before{left:21px;top:22px;bottom:0;right:auto;border-top:0;border-left:1px solid #ded5ca}.vibe-path li:last-child:before{display:none}.vibe-path li>span{margin:0}.vibe-path h3{font-size:22px;margin-top:8px}.vibe-path li p{max-width:100%;margin:0}.vibe-prompt-label{font-size:19px}}.connected-studio.vibe-studio{--cre8or-ember:#f76153;--cre8or-orange:#f76153;--cre8or-peach:#fff3eb;--cre8or-apricot:#eee4dc;--cre8or-cotton:#fffdf9;--cre8or-ink:#282425;--cre8or-rust:#77282e;background:#fffdf9;color:#282425;font-family:Arial,Helvetica,sans-serif;display:flex;flex-direction:column;height:100dvh;min-height:0;overflow:hidden}.connected-studio.vibe-studio .site-header{height:64px;min-height:64px;border-bottom:1px solid #ece6df;background:#fffdf9;padding:0 28px;box-shadow:none;position:relative;flex-shrink:0}.connected-studio.vibe-studio .wordmark{font:800 29px/1 Arial,sans-serif;letter-spacing:-1.7px}.connected-studio.vibe-studio .project-crumb{font-size:12px}.connected-studio.vibe-studio .site-header .outline{border-radius:24px;background:transparent;font-size:12px}.connected-studio.vibe-studio .studio-workspace-tabs{flex:1;min-height:0;overflow:hidden}.connected-studio.vibe-studio .studio-shell{display:grid;grid-template-columns:minmax(290px,30%) minmax(0,1fr);height:100%;min-height:0}.connected-studio.vibe-studio .conversation{padding:24px 22px 14px;background:#fffdf9;border-right:1px solid #ece6df;display:flex;flex-direction:column;gap:0}.connected-studio.vibe-studio .conversation-heading{border:0;padding:0 0 18px;gap:0}.connected-studio.vibe-studio .conversation-heading>.agent-avatar,.connected-studio.vibe-studio .conversation-heading>a{display:none}.connected-studio.vibe-studio .conversation-heading h2{font-size:24px;line-height:1.15;font-weight:600;letter-spacing:-.8px}.connected-studio.vibe-studio .conversation-heading span{display:block;margin-top:8px;font-size:12px;color:#7a7370;line-height:1.5}.connected-studio.vibe-studio .messages{padding:10px 2px 12px;flex:1}.connected-studio.vibe-studio .message{font-size:13px;line-height:1.7;padding:15px 16px;max-width:100%;border-radius:15px}.connected-studio.vibe-studio .message.user{background:#fbefe4;margin-left:20px}.connected-studio.vibe-studio .message.assistant{background:#faf8f5;border:1px solid #eee9e3}.connected-studio.vibe-studio .speaker{font-size:10px;letter-spacing:.12em;color:#7d716b}.connected-studio.vibe-studio .chat-input{border:1px solid #e1d9d0;border-radius:15px;box-shadow:none;background:#fff;padding:12px;display:flex;align-items:flex-end;gap:10px;min-height:70px}.connected-studio.vibe-studio .chat-input textarea{font-size:14px;min-height:40px;max-height:100px;background:transparent}.connected-studio.vibe-studio .send-button{border-radius:50%;width:40px;height:40px;background:#ff6758;flex-shrink:0}.connected-studio.vibe-studio .chat-tools{font-size:11px;padding:6px 0}.connected-studio.vibe-studio .chat-shortcuts summary{min-height:32px;font-size:11px;color:#7f736d}.connected-studio.vibe-studio .saved-caption{font-size:10px}.connected-studio.vibe-studio .studio-canvas{padding:22px 26px;min-width:0;background:#fffdf9}.connected-studio.vibe-studio .canvas-heading{margin:0 0 18px;align-items:center;gap:15px}.connected-studio.vibe-studio .canvas-heading .eyebrow{font-size:9px;letter-spacing:.19em;color:#8d827c}.connected-studio.vibe-studio .canvas-heading h2{font:400 clamp(30px,3.4vw,53px)/1.06 Georgia,serif;color:#70262e;letter-spacing:-.04em;margin:5px 0;overflow-wrap:anywhere}.vibe-brand-tagline{font-size:12px;line-height:1.4;color:#7f6b66}.vibe-brand-palette{display:flex;align-items:center;gap:7px;background:transparent;border:0;margin-top:9px;padding:5px 0;min-height:34px}.vibe-brand-palette>span{width:18px;height:18px;border-radius:50%;border:1px solid #0000000f}.vibe-brand-palette small{font-size:9px;color:#8d7d75;margin-left:4px}.connected-studio.vibe-studio .studio-tabs{border-bottom:1px solid #ece4db;margin:0 0 16px;gap:24px;min-height:40px}.connected-studio.vibe-studio .studio-tabs button{font-size:13px;min-height:40px;padding:6px 4px}.connected-studio.vibe-studio .studio-tabs button[data-state=active]{color:#8c2a31;border-bottom:2px solid #ff6758;background:transparent}.connected-studio.vibe-studio .brand-world-layout{display:flex;flex-direction:column;gap:18px;order:initial}.connected-studio.vibe-studio .brand-world-layout>.brand-concept-board{max-width:none;width:100%;margin:0;display:block;border:0;border-radius:8px;overflow:hidden;box-shadow:none}.connected-studio.vibe-studio .brand-concept-board .board-image{width:100%;height:auto!important;aspect-ratio:2.15;min-height:0;position:relative;background:#f8f3ec}.connected-studio.vibe-studio .brand-concept-board .board-image img{display:block;position:static!important;width:100%!important;height:100%!important;object-fit:contain!important;transform:none!important;max-height:none!important;margin:0!important}.connected-studio.vibe-studio .board-label{left:12px;bottom:10px;max-width:calc(100% - 24px);font-size:8px;background:#fff9edce;color:#635148;padding:6px 9px;border-radius:20px}.connected-studio.vibe-studio .brand-preview-gallery{width:100%;margin:0}.connected-studio.vibe-studio .brand-preview-heading{margin:0 0 12px}.connected-studio.vibe-studio .brand-preview-heading h2{font:400 24px/1.1 Georgia,serif;color:#792b33;letter-spacing:-.5px}.connected-studio.vibe-studio .brand-preview-heading p{font-size:11px;margin-top:5px;color:#7c7774}.connected-studio.vibe-studio .brand-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;overflow:visible;padding:0;align-items:start}.connected-studio.vibe-studio .brand-preview-card{grid-column:auto;grid-row:auto;display:flex;flex-direction:column;padding:0;border:1px solid #eee5dc;border-radius:7px;background:#fffdf9;min-width:0;overflow:hidden}.connected-studio.vibe-studio .brand-preview-card-heading{order:2;margin:0;padding:3px 9px;min-height:36px}.connected-studio.vibe-studio .brand-preview-card-heading h3{font-size:11px}.connected-studio.vibe-studio .brand-preview-card-heading button{width:30px;height:30px}.connected-studio.vibe-studio .brand-preview-caption{order:3;font-size:9px;padding:0 9px 7px;margin:0;color:#8b7d75}.connected-studio.vibe-studio .brand-preview-open{border-radius:0;height:clamp(130px,16vw,225px);background:#fbf1e5}.connected-studio.vibe-studio .brand-preview-open>div{width:100%;height:100%;aspect-ratio:auto}.connected-studio.vibe-studio .brand-preview-social-copy{padding:4cqw 6cqw 2cqw}.connected-studio.vibe-studio .brand-preview-social-copy h3{font-family:Georgia,serif;font-size:8cqw;margin-top:3cqw;font-weight:400}.connected-studio.vibe-studio .brand-preview-social-copy strong{font-family:Georgia,serif}.connected-studio.vibe-studio .brand-preview-site-body h3{font-family:Georgia,serif;font-weight:400}.connected-studio.vibe-studio .brand-preview-card-story .brand-preview-empty,.connected-studio.vibe-studio .brand-preview-card-story .brand-preview-loading,.connected-studio.vibe-studio .brand-preview-empty,.connected-studio.vibe-studio .brand-preview-loading{min-height:130px;height:clamp(130px,16vw,225px);aspect-ratio:auto;font-size:10px;gap:8px;padding:10px}.vibe-brand-refine{display:flex;align-items:center;justify-content:space-between;margin:14px 0}.vibe-brand-refine button{font-size:11px;min-height:40px;border-radius:24px}.vibe-chat-link{display:none!important}.vibe-brand-details{margin-top:16px;border-top:1px solid #ece4dc;padding-top:8px}.vibe-brand-details>summary{font-size:12px;padding:12px 0;color:#80716a;cursor:pointer}.connected-studio.vibe-studio .brand-book-download{padding:20px;margin:15px 0;background:#faf3ea}.connected-studio.vibe-studio .canvas-note{font-size:10px;line-height:1.5;margin-top:15px;color:#8b7e76}.connected-studio.vibe-studio .direction-picker{padding:15px 0}.connected-studio.vibe-studio .creative-actions{flex-wrap:wrap;gap:8px}.connected-studio.vibe-studio .creative-actions button{font-size:11px;min-height:40px}.connected-studio.vibe-studio .brief-summary{margin:14px 0;gap:20px;padding:15px}.connected-studio.vibe-studio .chat-brand-update{display:flex;flex-direction:column;padding:0;overflow:hidden;background:#fffdf9;border-color:#e8ded4}.connected-studio.vibe-studio .chat-brand-update>img{width:100%;height:auto;max-height:180px;aspect-ratio:1.8;object-fit:contain;background:#f8f0e6;border-radius:0}.connected-studio.vibe-studio .chat-brand-update>div:last-child{padding:10px 12px;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.connected-studio.vibe-studio .chat-brand-update b{font:400 23px Georgia,serif;color:#77262e}.connected-studio.vibe-studio .chat-brand-update button{font-size:10px;border:0;background:transparent;color:#c34b3e;padding:6px}.vibe-chat-products{margin:16px 0;background:#fffdf9;border:1px solid #ece4db;border-radius:12px;padding:12px}.vibe-chat-product{display:flex;gap:11px;align-items:center;padding:12px 0;border-bottom:1px solid #f0e8df}.vibe-chat-product:last-child{border-bottom:0;padding-bottom:0}.vibe-chat-product-art{width:58px;height:70px;flex-shrink:0;background:#f8f0e8;border-radius:7px;overflow:hidden}.vibe-chat-product-art .product-artwork-frame{display:block;width:100%;height:100%}.vibe-chat-product-art img{width:100%;height:100%;object-fit:contain}.vibe-chat-product-art .product-artwork-pending{font-size:8px;padding:4px;min-height:0;height:100%;overflow:hidden}.vibe-chat-product>button{display:block;border:0;background:transparent;text-align:left;min-width:0;flex:1;padding:0}.vibe-chat-product b{font-size:12px;line-height:1.3;display:inline}.vibe-chat-product span{font-size:10px;color:#8c7e75;margin-left:6px}.vibe-chat-product p{font-size:11px;line-height:1.4;margin:4px 0;color:#6f6864}.vibe-chat-product small{font-size:9px;color:#908276}.connected-studio.vibe-studio .studio-footer-actions{height:auto;min-height:70px;flex:0 0 auto;padding:10px 26px;border-top:1px solid #e8ded3;background:#fffdf9;grid-template-columns:minmax(0,1fr) auto auto}.connected-studio.vibe-studio .studio-footer-actions button,.connected-studio.vibe-studio .studio-footer-actions a{border-radius:26px!important;box-shadow:none;font-size:12px}.connected-studio.vibe-studio .studio-footer-actions .primary{background:#ff6758;border-color:#ff6758;min-width:190px!important}.connected-studio.vibe-studio .studio-footer-actions .studio-save-button{border-color:#8e8278!important;min-width:140px}.connected-studio.vibe-studio .studio-footer-status{font-size:11px}.connected-studio.vibe-studio .product-section-head{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:0 0 18px;gap:12px}.connected-studio.vibe-studio .product-section-head h2{font:400 33px Georgia,serif;letter-spacing:-1px;color:#73272f}.connected-studio.vibe-studio .product-section-head p{font-size:11px;margin-top:5px;color:#8d7b70}.connected-studio.vibe-studio .product-section-head button{font-size:11px;min-height:38px;border-radius:22px;padding:8px 13px}.vibe-product-selector{display:flex;gap:10px;overflow-x:auto;padding:0 0 14px;margin-bottom:6px}.vibe-product-selector button{display:flex;align-items:center;gap:8px;text-align:left;min-height:48px;flex:1;min-width:100px;padding:9px 12px;background:#fffdf9;border:1px solid #e6dfd7;border-radius:9px;font-size:12px;line-height:1.3}.vibe-product-selector button[aria-pressed=true]{border-color:#ff6758;background:#fff5ef;color:#872c30}.vibe-product-number{font-size:10px;opacity:.55}.connected-studio.vibe-studio .personal-product-grid{display:block}.connected-studio.vibe-studio .personal-product-grid>.studio-item{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:25px;padding:0;border:0;border-radius:0;background:transparent;container-type:normal}.connected-studio.vibe-studio .studio-item-photo{aspect-ratio:4/5;border-radius:8px;background:#f8f1e8;width:100%;position:sticky;top:0;min-height:0}.connected-studio.vibe-studio .studio-item-photo img{object-fit:contain!important}.connected-studio.vibe-studio .studio-item-intro>small{font-size:10px;text-transform:uppercase;letter-spacing:.12em}.connected-studio.vibe-studio .studio-item-intro h3{font:400 clamp(25px,2.5vw,37px)/1.05 Georgia,serif;color:#762730;letter-spacing:-.8px;margin:9px 0}.connected-studio.vibe-studio .studio-item-intro p{font-size:12px;line-height:1.55;margin-bottom:20px}.connected-studio.vibe-studio .studio-item-fields{margin-top:16px}.connected-studio.vibe-studio .studio-item-select{min-height:65px}.connected-studio.vibe-studio .studio-item-select>span>span{font-size:12px}.connected-studio.vibe-studio .studio-item-select small{font-size:11px}.vibe-fragrance-field{display:flex;align-items:center;gap:9px;flex-wrap:wrap;border-top:1px solid #ece4dc;padding:16px 0}.vibe-fragrance-field>span{font-size:11px}.vibe-fragrance-options{display:flex;flex-wrap:wrap;gap:7px;flex:1}.vibe-fragrance-options button{display:flex;align-items:center;gap:5px;min-height:36px;border:1px solid #e9dfd6;border-radius:22px;padding:7px 10px;background:#fffaf6;font-size:11px}.vibe-fragrance-options button[aria-pressed=true]{border-color:#ff6758;color:#8c342c}.vibe-fragrance-field>.ingredient-info{background:transparent;width:28px;height:36px}.vibe-fixed-packaging{padding:16px 0;gap:20px;align-items:flex-start}.vibe-fixed-packaging>small{font-size:11px;min-width:70px}.vibe-fixed-packaging>div>span{display:block;font-size:12px}.vibe-fixed-packaging>div>small{display:block;font-size:10px;color:#8b7b70;margin-top:5px}.connected-studio.vibe-studio .studio-item-box{padding:16px 0}.connected-studio.vibe-studio .studio-item-box small{font-size:10px;max-width:220px}.vibe-carton-toggle{width:44px;height:26px;border:0;border-radius:16px;background:#c9bfb5;padding:3px;flex-shrink:0}.vibe-carton-toggle span{display:block;width:20px;height:20px;border-radius:50%;background:#fff;transition:transform .18s}.vibe-carton-toggle[aria-checked=true]{background:#ff6758}.vibe-carton-toggle[aria-checked=true] span{transform:translate(18px)}.connected-studio.vibe-studio .studio-item-links{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.connected-studio.vibe-studio .studio-item-links button{font-size:11px;color:#b44539;text-decoration:underline;text-underline-offset:4px;min-height:38px}.connected-studio.vibe-studio .product-approval-row{margin-top:25px;border-top:1px solid #eee3d9;padding-top:15px}.connected-studio.vibe-studio .product-approval-row button{font-size:12px;min-height:40px}.connected-studio.vibe-studio .product-approval-row p{font-size:10px;color:#85756b}.vibe-no-products{font-size:14px;padding:28px 0}@media(max-width:1000px)and (min-width:761px){.connected-studio.vibe-studio .conversation{padding:18px 14px}.connected-studio.vibe-studio .conversation-heading h2{font-size:20px}.connected-studio.vibe-studio .studio-canvas{padding:20px 18px}.connected-studio.vibe-studio .personal-product-grid>.studio-item{gap:15px}.connected-studio.vibe-studio .canvas-heading h2{font-size:36px}.connected-studio.vibe-studio .studio-item-photo{aspect-ratio:3/4}}@media(max-width:760px){.connected-studio.vibe-studio{height:var(--studio-height,100dvh)}.connected-studio.vibe-studio .site-header{height:59px;min-height:59px;padding:0 18px}.connected-studio.vibe-studio .site-header .wordmark{font-size:27px}.connected-studio.vibe-studio .mobile-studio-tabs{padding:0 18px;gap:0;background:#fffdf9;border-color:#eee4db}.connected-studio.vibe-studio .mobile-studio-tabs button{font-size:14px;min-height:48px;border-radius:0;background:transparent!important;border-bottom:2px solid transparent}.connected-studio.vibe-studio .mobile-studio-tabs button[data-state=active]{border-color:#ff6758;color:#84262d}.connected-studio.vibe-studio .studio-shell{display:flex;min-height:0}.connected-studio.vibe-studio .conversation{padding:16px 16px 8px;border:0}.connected-studio.vibe-studio .conversation-heading{padding-bottom:8px}.connected-studio.vibe-studio .conversation-heading h2{font-size:18px;letter-spacing:-.4px}.connected-studio.vibe-studio .conversation-heading span{font-size:10px;margin-top:5px}.connected-studio.vibe-studio .messages{padding:10px 0}.connected-studio.vibe-studio .message{font-size:13px;padding:13px}.connected-studio.vibe-studio .chat-input{min-height:58px;padding:8px 10px;flex-shrink:0}.connected-studio.vibe-studio .chat-input textarea{font-size:16px;height:40px;min-height:40px}.connected-studio.vibe-studio .chat-tools .chat-shortcuts{display:none}.connected-studio.vibe-studio .studio-canvas{padding:20px 18px 28px;overflow:auto}.connected-studio.vibe-studio .canvas-heading{margin-bottom:18px;align-items:flex-start}.connected-studio.vibe-studio .canvas-heading h2{font-size:44px;line-height:1.05}.connected-studio.vibe-studio .canvas-heading .outline{font-size:0;min-width:36px;min-height:36px;padding:8px;border:0}.vibe-brand-tagline{font:400 16px/1.3 Georgia,serif}.vibe-brand-palette{margin-top:12px;min-height:38px}.vibe-brand-palette>span{width:23px;height:23px}.vibe-brand-palette small{font-size:9px}.connected-studio.vibe-studio .brand-concept-board .board-image{aspect-ratio:1.35;min-height:0}.connected-studio.vibe-studio .brand-world-layout{gap:18px}.connected-studio.vibe-studio .brand-preview-heading h2{font-size:25px}.connected-studio.vibe-studio .brand-preview-heading p{font-size:11px;line-height:1.5}.connected-studio.vibe-studio .brand-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.connected-studio.vibe-studio .brand-preview-card{flex:none}.connected-studio.vibe-studio .brand-preview-open{height:145px}.connected-studio.vibe-studio .brand-preview-card-heading{padding:3px 6px;min-height:28px}.connected-studio.vibe-studio .brand-preview-card-heading h3{font-size:10px}.connected-studio.vibe-studio .brand-preview-card-heading button{display:none}.connected-studio.vibe-studio .brand-preview-caption{font-size:8px;padding:0 6px 6px;line-height:1.4}.connected-studio.vibe-studio .brand-preview-site-body{display:flex;flex-direction:column;padding:5cqw;gap:3cqw}.connected-studio.vibe-studio .brand-preview-site-body>div{order:-1}.connected-studio.vibe-studio .brand-preview-site-body h3{font-size:13cqw}.connected-studio.vibe-studio .brand-preview-site-body img{height:50%;width:100%}.connected-studio.vibe-studio .brand-preview-site-body p,.connected-studio.vibe-studio .brand-preview-shop-label,.connected-studio.vibe-studio .brand-preview-site-nav span,.connected-studio.vibe-studio .brand-preview-site-foot{display:none}.connected-studio.vibe-studio .brand-preview-site-nav strong{font-size:9cqw}.connected-studio.vibe-studio .brand-preview-social-copy h3{font-size:14cqw}.connected-studio.vibe-studio .brand-preview-social-copy strong{font-size:8cqw}.connected-studio.vibe-studio .brand-preview-social-copy{padding-top:10cqw}.connected-studio.vibe-studio .brand-preview-social img{height:55%}.connected-studio.vibe-studio .brand-preview-social-foot{font-size:4cqw}.connected-studio.vibe-studio .brand-preview-card-story .brand-preview-empty,.connected-studio.vibe-studio .brand-preview-card-story .brand-preview-loading,.connected-studio.vibe-studio .brand-preview-empty,.connected-studio.vibe-studio .brand-preview-loading{height:145px;min-height:0;padding:8px 4px}.connected-studio.vibe-studio .brand-preview-empty p,.connected-studio.vibe-studio .brand-preview-loading span{font-size:9px}.vibe-chat-link{display:inline-flex!important}.connected-studio.vibe-studio .studio-footer-actions{padding:8px 14px max(10px,env(safe-area-inset-bottom));min-height:65px;grid-template-columns:1fr 1fr;gap:10px;flex-shrink:0}.connected-studio.vibe-studio .studio-footer-status{display:none}.connected-studio.vibe-studio .studio-footer-actions button,.connected-studio.vibe-studio .studio-footer-actions a{min-width:0!important;min-height:44px!important;font-size:12px!important;width:100%!important}.connected-studio.vibe-studio .studio-footer-actions .primary{min-width:0!important}.connected-studio.vibe-studio .studio-footer-actions svg{display:none}.connected-studio.vibe-studio .studio-footer-actions button>span{font-size:12px}.connected-studio.vibe-studio:has(.studio-canvas [data-state=active] .studio-products-personal) .canvas-heading{display:none}.connected-studio.vibe-studio .product-section-head h2{font-size:30px}.connected-studio.vibe-studio .product-section-head p{font-size:10px}.connected-studio.vibe-studio .product-section-head button{font-size:11px;min-height:38px}.vibe-product-selector{gap:7px;margin-bottom:8px}.vibe-product-selector button{padding:8px;font-size:11px;min-width:100px;min-height:47px}.vibe-product-number{display:none}.connected-studio.vibe-studio .personal-product-grid>.studio-item{display:flex;flex-direction:column;gap:18px;padding:0;border:0}.connected-studio.vibe-studio .studio-item-photo{aspect-ratio:1.55;position:relative;top:auto;border-radius:8px;max-height:330px}.connected-studio.vibe-studio .studio-item-intro h3{font-size:32px;margin:6px 0}.connected-studio.vibe-studio .studio-item-intro p{font-size:13px;margin:8px 0 15px}.connected-studio.vibe-studio .studio-item-select{min-height:64px}.connected-studio.vibe-studio .studio-item-select>span>span{font-size:13px}.vibe-fragrance-field{padding:14px 0;gap:10px}.vibe-fragrance-options{flex-basis:70%}.vibe-fragrance-options button{min-height:40px;font-size:11px}.vibe-fixed-packaging{padding:17px 0}.vibe-fixed-packaging>small{font-size:12px}.vibe-fixed-packaging>div>span{font-size:13px}.vibe-fixed-packaging>div>small{font-size:11px}.connected-studio.vibe-studio .studio-item-box{padding:17px 0}.connected-studio.vibe-studio .studio-item-links button{min-height:44px;font-size:12px}.connected-studio.vibe-studio .chat-brand-update>img{max-height:180px}.vibe-chat-product-art{width:58px;height:68px}.vibe-chat-product p{font-size:11px}.connected-studio.vibe-studio .chat-brand-update b{font-size:26px}.connected-studio.vibe-studio .chat-brand-update button{min-height:40px}}@media(prefers-reduced-motion:reduce){.vibe-carton-toggle span{transition:none}}.connected-studio.vibe-studio .brand-world-layout{display:grid!important;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr)!important;align-items:start;gap:18px;order:0!important;width:100%}.connected-studio.vibe-studio .brand-world-layout>.brand-concept-board{order:0!important;min-height:0}.connected-studio.vibe-studio .brand-world-layout>.brand-preview-gallery{order:1!important}.connected-studio.vibe-studio .brand-preview-grid{grid-template-columns:minmax(0,1fr) minmax(0,.82fr)}.connected-studio.vibe-studio .brand-preview-card-post{grid-column:1;grid-row:1}.connected-studio.vibe-studio .brand-preview-card-website{grid-column:1;grid-row:2}.connected-studio.vibe-studio .brand-preview-card-story{grid-column:2;grid-row:1/span 2}.connected-studio.vibe-studio .vibe-brand-refine{order:1}.connected-studio.vibe-studio .vibe-brand-details{order:2}@media(max-width:760px){.connected-studio.vibe-studio .brand-world-layout{display:flex!important;flex-direction:column!important}.connected-studio.vibe-studio .brand-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.connected-studio.vibe-studio .brand-preview-card-post,.connected-studio.vibe-studio .brand-preview-card-website,.connected-studio.vibe-studio .brand-preview-card-story{grid-column:auto;grid-row:auto}}.connected-studio.vibe-studio .chat-design-event{flex:none;margin:16px 0 20px}.connected-studio.vibe-studio .chat-product-summary{display:grid;grid-template-columns:1fr auto;gap:4px 10px;text-align:left;width:100%;padding:12px 0;border-bottom:1px solid #eee4db;background:none}.connected-studio.vibe-studio .chat-product-summary b{font-size:13px}.connected-studio.vibe-studio .chat-product-summary span{font-size:11px;color:#756b63}.connected-studio.vibe-studio .chat-product-summary small{grid-column:1/-1;font-size:10px;color:#756b63}@media(max-width:760px){.connected-studio.vibe-studio .conversation{min-height:0!important;overflow:hidden;gap:0}.connected-studio.vibe-studio .messages{flex:1 1 0!important;min-height:0!important;max-height:none!important;overflow-y:auto;overflow-x:hidden;scroll-padding-bottom:12px}.connected-studio.vibe-studio .chat-input{flex:0 0 auto!important;min-height:62px;margin:0;overflow:visible}.connected-studio.vibe-studio .chat-input textarea{min-height:42px;max-height:100px;font-size:16px}.connected-studio.vibe-studio[data-keyboard-open=true] .studio-footer-actions,.connected-studio.vibe-studio[data-keyboard-open=true] .conversation-heading,.connected-studio.vibe-studio[data-keyboard-open=true] .chat-tools{display:none!important}.connected-studio.vibe-studio[data-keyboard-open=true] .site-header{height:44px;min-height:44px}.connected-studio.vibe-studio[data-keyboard-open=true] .mobile-studio-tabs button{min-height:38px}.connected-studio.vibe-studio[data-keyboard-open=true] .conversation{padding-top:6px;padding-bottom:max(6px,env(safe-area-inset-bottom))}.connected-studio.vibe-studio .chat-design-event .chat-brand-update{margin-bottom:8px}}.connected-studio.vibe-studio .chat-input{display:flex!important;flex-direction:column;align-items:stretch;gap:6px;padding:10px 12px;flex:0 0 auto!important}.connected-studio.vibe-studio .chat-input textarea{position:static!important;inset:auto!important;box-sizing:border-box;width:100%!important;min-width:0;flex:none!important;height:48px;min-height:42px;max-height:100px;padding:0!important;margin:0;resize:none;line-height:1.5}.connected-studio.vibe-studio .composer-actions{display:flex;align-items:center;justify-content:space-between;direction:ltr;gap:12px;width:100%;min-height:40px}.connected-studio.vibe-studio .composer-actions .send-button{position:static!important;inset:auto!important;transform:none!important;margin:0;width:40px;height:40px;min-height:40px;flex:0 0 40px}.connected-studio.vibe-studio .composer-actions .reference-input{margin:0;padding:0}.connected-studio.vibe-studio .composer-actions .reference-add{width:40px;height:40px;min-height:40px;padding:0;border-radius:50%}.connected-studio.vibe-studio .working-message{align-items:flex-start;line-height:1.5}.connected-studio.vibe-studio .working-message>svg{flex-shrink:0;margin-top:3px}@media(max-width:760px){.connected-studio.vibe-studio .chat-input textarea{font-size:16px;height:42px}.connected-studio.vibe-studio .chat-tools:has(.chat-shortcuts){padding:0}}.connected-studio.vibe-studio .vibe-fragrance-accordion{border-bottom:1px solid #eee4db}.connected-studio.vibe-studio .vibe-fragrance-accordion>.studio-item-field{border-bottom:0}.connected-studio.vibe-studio .vibe-fragrance-selected{display:flex;align-items:center;gap:8px;line-height:1.45;text-align:left}.connected-studio.vibe-studio .vibe-fragrance-selected>svg{flex-shrink:0;color:#84262d}.connected-studio.vibe-studio .vibe-fragrance-accordion .vibe-fragrance-options{display:flex;flex-wrap:wrap;gap:8px;padding:0 0 18px;width:100%}.connected-studio.vibe-studio .vibe-fragrance-accordion [hidden]{display:none!important}.fragrance-chevron-open{transform:rotate(180deg)}.connected-studio.vibe-studio .composer-actions .send-button{touch-action:manipulation}.studio-chat-collapse,.studio-chat-rail{display:none}@media(min-width:761px){.connected-studio.vibe-studio .studio-shell{grid-template-columns:clamp(280px,26vw,360px) minmax(0,1fr)}.connected-studio.vibe-studio .studio-shell[data-chat-collapsed=true]{grid-template-columns:52px minmax(0,1fr)}.connected-studio.vibe-studio .studio-shell[data-chat-collapsed=true]>.conversation{display:none!important}.connected-studio.vibe-studio .studio-chat-rail{display:flex;justify-content:center;padding-top:18px;border-right:1px solid #ece6df}.connected-studio.vibe-studio .conversation-heading{position:relative;padding-right:32px}.connected-studio.vibe-studio .conversation-heading h2{font-size:21px}.connected-studio.vibe-studio .studio-chat-collapse,.connected-studio.vibe-studio .studio-chat-expand{display:grid;place-items:center;width:32px;height:36px;padding:0;border:0;border-radius:6px;background:transparent;color:#7a6860;cursor:pointer}.connected-studio.vibe-studio .studio-chat-collapse{position:absolute;right:0;top:0}.connected-studio.vibe-studio .studio-chat-collapse:focus-visible,.connected-studio.vibe-studio .studio-chat-expand:focus-visible{outline:2px solid #f76153;outline-offset:2px}.connected-studio.vibe-studio .brand-world-layout{display:flex!important;flex-direction:column;gap:24px;grid-template-columns:none!important}.connected-studio.vibe-studio .brand-world-layout>.brand-concept-board{max-width:none;width:100%}.connected-studio.vibe-studio .brand-concept-board .board-image{aspect-ratio:2.7;height:auto!important;max-height:400px;display:flex;align-items:center;justify-content:center}.connected-studio.vibe-studio .brand-concept-board .board-image img{height:100%!important;object-fit:contain!important}.connected-studio.vibe-studio .brand-world-showcase{margin-top:0}.connected-studio.vibe-studio .world-heading{margin:0 0 18px}.connected-studio.vibe-studio .world-heading h2{font-size:clamp(24px,2.2vw,32px);letter-spacing:-.7px}.connected-studio.vibe-studio .world-preview-grid{grid-template-columns:minmax(0,1.9fr) minmax(0,1fr) minmax(0,.5625fr);gap:18px;align-items:start}.connected-studio.vibe-studio .studio-canvas{position:relative;padding-top:10px}.connected-studio.vibe-studio .canvas-heading{position:absolute;right:26px;top:10px;margin:0}.connected-studio.vibe-studio .canvas-heading>div{display:none}.connected-studio.vibe-studio .canvas-heading>.outline{min-height:36px;padding:6px 12px}.connected-studio.vibe-studio .studio-tabs{padding-right:140px;margin-bottom:8px}.connected-studio.vibe-studio .brand-world-layout{gap:14px}.connected-studio.vibe-studio .world-heading>div>span{display:none}.connected-studio.vibe-studio .world-heading h2{font-size:clamp(26px,2.6vw,40px);margin:0 0 5px}.connected-studio.vibe-studio .world-card-meta{display:none}.connected-studio.vibe-studio .world-preview-open{border-radius:4px;box-shadow:none}.connected-studio.vibe-studio .world-card-website .world-site{aspect-ratio:1.9}.connected-studio.vibe-studio .world-card-website .world-site-bottom,.connected-studio.vibe-studio .world-card-website .world-site-strip{display:none}.connected-studio.vibe-studio .world-card-website .world-site-nav{padding:2cqw 5cqw}.connected-studio.vibe-studio .world-card-website .world-site-hero{min-height:0;padding:1cqw 0 1cqw 5cqw}.connected-studio.vibe-studio .world-card-website .world-site-hero>img{height:35cqw}.connected-studio.vibe-studio .world-card-website .world-site-copy h3{font-size:6.5cqw;margin:2cqw -8cqw 3cqw 0}.connected-studio.vibe-studio .world-card{grid-column:auto;grid-row:auto;position:static}.connected-studio.vibe-studio .world-card-meta{letter-spacing:.06em;font-size:9px;gap:6px}.connected-studio.vibe-studio .world-loading{min-height:0;aspect-ratio:1;padding:12px;text-align:center}.connected-studio.vibe-studio .world-card-story .world-loading{aspect-ratio:9/16}.connected-studio.vibe-studio .chat-brand-update{flex-direction:row;align-items:center}.connected-studio.vibe-studio .chat-brand-update>img{width:72px;height:80px;max-height:80px;aspect-ratio:auto;flex:0 0 72px;object-fit:contain}.connected-studio.vibe-studio .chat-brand-update>div:last-child{min-width:0;flex:1;flex-direction:column;align-items:flex-start;gap:4px;padding:8px}.connected-studio.vibe-studio .chat-brand-update b{font-size:18px;overflow-wrap:anywhere}}.message.user.queued{opacity:.7}.connected-studio.vibe-studio .conversation-heading h2{line-height:1.2;letter-spacing:-.5px}.connected-studio.vibe-studio .message{border-radius:14px;line-height:1.65;overflow-wrap:anywhere}.connected-studio.vibe-studio .message-delivery{display:block;margin:8px 0 4px}.connected-studio.vibe-studio .message.user>button{max-width:100%;min-height:44px;margin:6px 6px 0 0;white-space:normal}.connected-studio.vibe-studio .chat-product-summary{grid-template-columns:minmax(0,1fr);gap:5px}.connected-studio.vibe-studio .chat-product-summary span{overflow-wrap:anywhere}.connected-studio.vibe-studio .product-section-head h2,.connected-studio.vibe-studio .studio-item-intro h3,.connected-studio.vibe-studio .world-heading h2{font-family:Arial,Helvetica,sans-serif;font-weight:600;color:var(--cre8or-ink);line-height:1.18;letter-spacing:-.6px}.connected-studio.vibe-studio .product-section-head h2{font-size:clamp(24px,2.3vw,32px)}.connected-studio.vibe-studio .product-section-head p{font-size:12px;line-height:1.5}.connected-studio.vibe-studio .vibe-product-selector{gap:8px;padding:2px 2px 12px}.connected-studio.vibe-studio .vibe-product-selector button{min-height:48px;border-radius:12px;font-size:13px;overflow-wrap:anywhere}.connected-studio.vibe-studio .personal-product-grid>.studio-item{gap:24px;padding:20px;border:1px solid #e8e0d8;border-radius:16px;background:#fffdf9;align-items:start}.connected-studio.vibe-studio .vibe-product-details{min-width:0}.connected-studio.vibe-studio .studio-item-intro h3{font-size:clamp(23px,2.2vw,30px);margin:8px 0 10px}.connected-studio.vibe-studio .studio-item-intro p{font-size:13px;line-height:1.6;margin-bottom:16px}.connected-studio.vibe-studio .studio-item-photo{border-radius:12px;border:1px solid #eee6de;aspect-ratio:1}.connected-studio.vibe-studio .studio-item-fields{margin-top:12px}.connected-studio.vibe-studio .studio-item-select{min-height:64px}.connected-studio.vibe-studio .studio-item-select small{font-size:12px}.connected-studio.vibe-studio .studio-item-select>span>span{font-size:14px}.connected-studio.vibe-studio .studio-item-field .ingredient-info{flex-shrink:0;width:44px;height:44px}.connected-studio.vibe-studio .vibe-fragrance-options button{min-height:44px;max-width:100%;white-space:normal;overflow-wrap:anywhere;font-size:12px}.connected-studio.vibe-studio .vibe-fixed-packaging{gap:16px}.connected-studio.vibe-studio .vibe-fixed-packaging>div{min-width:0;overflow-wrap:anywhere}.connected-studio.vibe-studio .studio-item-links{gap:4px;padding-top:12px}.connected-studio.vibe-studio .studio-item-links button{min-height:44px;font-size:12px}.connected-studio.vibe-studio .world-heading h2{font-size:clamp(23px,2.3vw,30px)}.connected-studio.vibe-studio .world-heading p{line-height:1.6}.connected-studio.vibe-studio .world-preview-open{border:1px solid #e8e0d8;border-radius:12px;box-shadow:none}.connected-studio.vibe-studio .world-card-footer{gap:12px}.connected-studio.vibe-studio .world-card-footer>div{min-width:0;overflow-wrap:anywhere}.connected-studio.vibe-studio .world-card-footer h3{font-size:13px}.connected-studio.vibe-studio .vibe-brand-details{border-color:#e8e0d8;margin-top:20px}.connected-studio.vibe-studio .vibe-brand-details>summary{min-height:44px;font-size:13px;line-height:1.5}@media(min-width:761px){.connected-studio.vibe-studio .conversation{padding:20px 18px 14px}.connected-studio.vibe-studio .studio-canvas{padding-left:24px;padding-right:24px}.connected-studio.vibe-studio .studio-tabs{gap:24px;margin-bottom:18px}.connected-studio.vibe-studio .brand-world-layout{gap:22px}.connected-studio.vibe-studio .personal-product-grid>.studio-item{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.connected-studio.vibe-studio .studio-item-photo{top:12px}.connected-studio.vibe-studio .world-preview-grid{gap:16px}}@media(min-width:761px)and (max-width:1100px){.connected-studio.vibe-studio .personal-product-grid>.studio-item{grid-template-columns:minmax(0,1fr);gap:18px;padding:16px}.connected-studio.vibe-studio .studio-item-photo{position:relative;top:auto;aspect-ratio:1.6;max-height:260px}}@media(max-width:760px){.connected-studio.vibe-studio .mobile-studio-tabs button{border-top:0;border-left:0;border-right:0;box-shadow:none}.connected-studio.vibe-studio .studio-canvas{padding:18px 16px 24px}.connected-studio.vibe-studio .conversation-heading span{font-size:11px}.connected-studio.vibe-studio .message{font-size:14px;padding:12px}.connected-studio.vibe-studio .personal-product-grid>.studio-item{gap:16px;padding:14px}.connected-studio.vibe-studio .studio-item-photo{position:relative;top:auto;aspect-ratio:1.6;max-height:240px}.connected-studio.vibe-studio .studio-item-intro h3{font-size:25px}.connected-studio.vibe-studio .product-section-head{align-items:flex-start;flex-wrap:wrap}.connected-studio.vibe-studio .product-section-head button{min-height:44px}.connected-studio.vibe-studio .world-heading h2{font-size:25px}.connected-studio.vibe-studio .world-heading{margin-bottom:16px}}.mockup-update-status{margin:8px 0 16px;font-size:13px;line-height:1.5;color:#655b55;grid-column:1/-1}@media(min-width:761px){.connected-studio.vibe-studio .brand-world-showcase .world-preview-open{height:auto;max-height:none}.connected-studio.vibe-studio .brand-world-showcase .world-preview-open>.world-art{width:100%;height:auto;box-sizing:border-box}}.personal-product-grid>.studio-item{container-type:inline-size;display:flex;flex-direction:column;min-width:0;padding:16px;border:1px solid #e2e2e5;border-radius:10px;background:var(--cre8or-cotton, #fff);box-shadow:none}.studio-item-summary{display:grid;grid-template-columns:minmax(104px,46%) minmax(0,1fr);gap:16px;align-items:start;margin-bottom:14px}.studio-item-photo{min-width:0;aspect-ratio:4 / 5;border-radius:7px;overflow:hidden;background:#f7f3f1}.studio-item-photo .product-artwork-frame,.studio-item-photo .product-artwork-pending{width:100%;height:100%;min-height:0}.studio-item-photo img.product-artwork-image{width:100%;height:100%;object-fit:contain!important;background:transparent}.studio-item-photo .product-artwork-pending{flex-direction:column;padding:10px;font-size:11px;line-height:1.45;overflow-wrap:anywhere}.studio-item-photo .product-artwork-pending button{padding:6px;font-size:11px;min-height:36px}.studio-item-photo .previous-design-label{left:4px;right:4px;bottom:4px;text-align:center;font-size:9px;padding:4px}.studio-item-intro{min-width:0;padding-top:4px;overflow-wrap:anywhere}.studio-item-intro>small{display:block;color:var(--cre8or-ash, #666);font-size:11px;line-height:1.4}.studio-item-intro h3{font-size:20px;font-weight:500;line-height:1.2;margin:8px 0}.studio-item-intro p{margin:0;font-size:13px;line-height:1.5}.studio-item-fields{margin-top:auto}.studio-item-field{display:flex;align-items:center;gap:4px;min-width:0;border-top:1px solid #ececee}.studio-item-select{display:flex;align-items:center;justify-content:space-between;gap:10px;flex:1;min-width:0;min-height:62px;padding:10px 0;text-align:left;border:0;background:transparent;color:inherit}.studio-item-select>span{min-width:0;overflow-wrap:anywhere}.studio-item-select small{display:block;margin-bottom:4px;font-size:12px;line-height:1.3;color:var(--cre8or-ash, #666)}.studio-item-select>span>span{display:block;font-size:14px;line-height:1.4}.studio-item-select>svg{flex-shrink:0;color:var(--cre8or-ash, #666)}.studio-item-field .ingredient-info{width:36px;height:44px;background:transparent;color:var(--cre8or-ash, #666);border-radius:6px}.studio-item-box{justify-content:space-between;flex-wrap:wrap;gap:10px;padding:12px 0}.studio-item-box>div:first-child>span{display:block;font-size:13px}.studio-item-box small{display:block;color:var(--cre8or-ash, #666);font-size:11px;line-height:1.4;margin-top:3px}.studio-item-box-options{display:inline-flex;border:1px solid #dddde1;border-radius:7px;overflow:hidden;flex-shrink:0}.studio-item-box-options button{min-width:54px;min-height:38px;padding:8px 14px;background:transparent;font-size:13px}.studio-item-box-options button[aria-pressed=true]{background:var(--cre8or-peach, #ffede5);color:var(--cre8or-ink, #171717);box-shadow:inset 0 0 0 1px var(--cre8or-apricot, #f5d1c1)}.studio-item-links{display:flex;flex-wrap:wrap;gap:0 16px;padding-top:8px}.studio-item-links button{display:inline-flex;align-items:center;gap:4px;min-height:36px;padding:4px 0;text-align:left;color:var(--cre8or-ember, #f04b23);font-size:12px;background:transparent}.studio-item-links button+button{color:var(--cre8or-ash, #666)}.studio-item button:disabled{opacity:.5;cursor:not-allowed}.studio-item button:focus-visible{outline:2px solid var(--cre8or-ember, #f04b23);outline-offset:-2px;border-radius:5px}.studio-item-select:not(:disabled):hover{color:var(--cre8or-ember, #f04b23)}@container (max-width: 310px){.studio-item-summary{grid-template-columns:minmax(104px,46%) minmax(0,1fr);gap:12px}.studio-item-intro h3{font-size:17px}.studio-item-intro p{font-size:12px}}@media(max-width:760px){.personal-product-grid>.studio-item{padding:14px}.studio-item-box-options button,.studio-item-links button{min-height:44px}}.studio-concern-summary{margin:0 0 12px;font-size:12px;line-height:1.5;color:var(--cre8or-ash, #666)}.studio-price-calculator{margin-top:20px;border-top:1px solid #e8e0d8}.studio-price-calculator-body{display:grid;gap:12px;padding:4px 0 18px;font-size:13px}.studio-price-calculator-body input{width:100%;min-height:44px;border:1px solid #d8cec4;border-radius:8px;padding:10px;background:#fff;color:#24201c}.studio-price-calculator-body dl>div{display:flex;justify-content:space-between;gap:16px;margin:10px 0}.studio-price-calculator-body dd{margin:0;font-weight:600;white-space:nowrap}.studio-price-calculator-body p,.studio-price-calculator-body small{font-size:12px;line-height:1.5}.studio-price-calculator-body button{min-height:44px;white-space:normal}.studio-profit-estimate{padding:16px;border-radius:12px;background:#f2f5ee;border:1px solid #dce4d4;margin-top:16px}.studio-profit-estimate h4{margin:0 0 12px;font-size:14px;font-weight:600}.studio-profit-estimate[data-negative=true]{background:#fff4ef;border-color:#ebd0c4}.studio-profit-total{padding-top:12px;border-top:1px solid #dce4d4}.studio-profit-estimate[data-negative=true] .studio-profit-total{border-color:#ebd0c4}.studio-price-calculator-body dl>div{flex-wrap:wrap}.studio-price-calculator-body dd{overflow-wrap:anywhere;white-space:normal;margin-left:auto}.connected-studio .brand-world-layout{order:1;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:24px;align-items:start;min-width:0}.connected-studio .brand-world-layout>.brand-concept-board{width:100%;max-width:560px;margin:0 auto}.connected-studio .brand-world-layout .brand-identity{padding:18px;gap:12px;flex-wrap:wrap}.connected-studio .brand-world-layout .brand-identity h2{font-size:clamp(24px,2.6vw,36px)}.brand-preview-gallery{min-width:0}.brand-preview-heading{margin-bottom:18px}.brand-preview-heading h2{font-size:clamp(20px,2vw,28px);line-height:1.15;letter-spacing:-.7px}.brand-preview-heading p{margin-top:7px;font-size:13px;color:var(--cre8or-ash)}.brand-preview-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:12px;align-items:start}.brand-preview-card{padding:10px;border:1px solid #e5e1e7;border-radius:12px;background:#fff;min-width:0;overflow:hidden}.brand-preview-card-post{grid-column:1;grid-row:1}.brand-preview-card-website{grid-column:1;grid-row:2}.brand-preview-card-story{grid-column:2;grid-row:1 / span 2}.brand-preview-card-heading{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:10px;min-height:30px}.brand-preview-card-heading h3{font-size:12px;font-weight:600;line-height:1.3}.brand-preview-card-heading button{border:0;background:transparent;width:32px;height:32px;display:grid;place-items:center;flex-shrink:0;border-radius:6px}.brand-preview-open{display:block;width:100%;border:0;padding:0;background:transparent;color:inherit;text-align:left;border-radius:7px;overflow:hidden}.brand-preview-open:hover{box-shadow:0 0 0 2px var(--cre8or-apricot)}.brand-preview-empty,.brand-preview-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:16px 10px;min-height:160px;background:#f7f5f9;border-radius:7px;text-align:center}.brand-preview-empty p,.brand-preview-loading span{font-size:12px;line-height:1.5;max-width:180px;color:#625b6d}.brand-preview-empty .outline{font-size:12px;padding:10px 12px;white-space:normal}.brand-preview-card-story .brand-preview-empty,.brand-preview-card-story .brand-preview-loading{aspect-ratio:9/16;min-height:240px}.brand-preview-caption{margin-top:8px;font-size:10px;color:#666;line-height:1.4}.brand-preview-notice,.brand-preview-error{padding:12px;margin-bottom:12px;background:#faf4ed;border-radius:8px;font-size:12px;line-height:1.5}.brand-preview-error button{margin-top:8px}.brand-preview-social{container-type:inline-size;display:flex;flex-direction:column;justify-content:space-between;background:color-mix(in srgb,var(--preview-accent) 45%,white);color:#19151f;overflow:hidden}.brand-preview-post{aspect-ratio:1}.brand-preview-story{aspect-ratio:9/16}.brand-preview-social-copy{padding:6cqw 7cqw 3cqw}.brand-preview-social-copy strong{font-size:5cqw;line-height:1.1;display:block;overflow-wrap:anywhere}.brand-preview-social-copy h3{margin:5cqw 0 0;font-size:8cqw;line-height:1.05;font-weight:500;letter-spacing:-.025em}.brand-preview-social img{display:block;width:100%;height:55%;min-height:0;object-fit:contain}.brand-preview-story img{height:58%}.brand-preview-story .brand-preview-social-copy{padding-top:9cqw}.brand-preview-story .brand-preview-social-copy h3{font-size:10cqw;margin-top:10cqw}.brand-preview-social-foot{padding:4cqw 7cqw;font-size:2.9cqw;letter-spacing:.1em}.brand-preview-site{container-type:inline-size;background:#faf9f6;color:#19151f;aspect-ratio:4/3;display:flex;flex-direction:column;overflow:hidden}.brand-preview-site-nav{display:flex;align-items:center;justify-content:space-between;padding:5cqw;gap:4cqw;border-bottom:1px solid #e8e5e2}.brand-preview-site-nav strong{font-size:4.4cqw;max-width:60%;overflow-wrap:anywhere}.brand-preview-site-nav span{font-size:2.5cqw}.brand-preview-site-body{display:grid;grid-template-columns:1fr 1fr;gap:5cqw;padding:5cqw;flex:1;align-items:center;min-height:0}.brand-preview-site-body img{width:100%;height:100%;min-height:0;object-fit:contain;border-radius:3px}.brand-preview-site-body small{font-size:2.1cqw;letter-spacing:.05em}.brand-preview-site-body h3{font-size:6cqw;line-height:1.05;margin:3cqw 0}.brand-preview-site-body p{font-size:2.8cqw;line-height:1.4}.brand-preview-shop-label{display:inline-block;background:#19151f;color:#fff;padding:3cqw;border-radius:3px;font-size:2.7cqw;margin-top:4cqw}.brand-preview-site-foot{background:color-mix(in srgb,var(--preview-accent) 35%,white);padding:3cqw 5cqw;font-size:2.7cqw}.brand-preview-dialog{width:calc(100vw - 32px)!important;max-width:800px!important;max-height:90dvh;overflow:auto}.brand-preview-enlarged{width:100%;max-width:580px;margin:8px auto 0}.brand-preview-enlarged-story{max-width:min(360px,36vh)}.brand-preview-gallery button:focus-visible{outline:2px solid var(--cre8or-orange);outline-offset:3px}@media(max-width:860px){.connected-studio .brand-world-layout{grid-template-columns:minmax(0,1fr);gap:24px}.brand-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.brand-preview-card-post,.brand-preview-card-website,.brand-preview-card-story{grid-column:auto;grid-row:auto}}@media(max-width:760px){.brand-preview-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:3px 3px 12px}.brand-preview-card{flex:0 0 78%;scroll-snap-align:start}.brand-preview-card-heading h3{font-size:14px}.brand-preview-card-heading button{width:44px;height:44px}.brand-preview-empty button{min-height:44px}.brand-preview-card-story .brand-preview-empty{min-height:280px}.brand-preview-heading h2{font-size:23px}}.brand-world-showcase{width:100%;min-width:0;margin-top:12px}.world-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin:10px 0 24px}.world-heading>div>span{font-size:9px;letter-spacing:.2em;color:#826f63}.world-heading h2{font:400 clamp(26px,3vw,40px)/1.1 Georgia,serif;color:#70262e;letter-spacing:-1.2px;margin:8px 0}.world-heading p{font-size:12px;color:#80746c;line-height:1.6}.world-motion-toggle{width:36px;height:36px;flex:0 0 36px;border:1px solid #e6ddd4;border-radius:50%;display:grid;place-items:center;background:transparent}.world-preview-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:24px;align-items:start}.world-card{min-width:0}.world-card-website{grid-column:1;grid-row:1}.world-card-post{grid-column:1;grid-row:2}.world-card-story{grid-column:2;grid-row:1/span 2;position:sticky;top:0}.world-card-meta{display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:.12em;margin:0 0 10px;color:#7e6e65}.world-preview-open{display:block;width:100%;border:0;padding:0;border-radius:10px;overflow:hidden;background:#f1ebe5;text-align:left;color:inherit;box-shadow:0 9px 25px #4528150a}.world-preview-open:focus-visible,.world-card-footer button:focus-visible,.world-motion-toggle:focus-visible{outline:2px solid #f76153;outline-offset:4px}.world-card-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 0}.world-card-footer h3{font-size:12px;font-weight:500;line-height:1.4;margin:0}.world-card-footer p{font-size:9px;color:#948479;margin:4px 0 0;line-height:1.5}.world-card-footer button{display:grid;place-items:center;width:36px;height:36px;flex-shrink:0;border:0;border-radius:50%;background:#f2eae2;color:#77282e}.world-art{container-type:inline-size;position:relative;overflow:hidden;color:#241e20;isolation:isolate}.world-art h3,.world-art strong{overflow-wrap:anywhere}.world-site{background:#f9f7f1;aspect-ratio:1}.world-browser{display:flex;align-items:center;gap:1cqw;padding:2cqw 3cqw;background:#eee9e1}.world-browser i{height:1.1cqw;width:1.1cqw;border-radius:50%;background:#b8afa5}.world-browser span{font-size:1.8cqw;text-align:center;flex:1;color:#796b60}.world-site-nav{display:flex;justify-content:space-between;align-items:center;padding:4cqw 5cqw}.world-site-nav strong{font-size:4.3cqw;letter-spacing:-.15cqw;max-width:58%}.world-site-nav>span{font-size:2cqw}.world-site-hero{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;min-height:44cqw;padding:3cqw 0 3cqw 5cqw;background:color-mix(in srgb,var(--world-accent) 17%,#faf8f0)}.world-site-copy{position:relative;z-index:1}.world-site-copy small{font-size:1.7cqw;letter-spacing:.16em}.world-site-copy h3{font:400 7.4cqw/.98 Georgia,serif;letter-spacing:-.4cqw;margin:4cqw -8cqw 5cqw 0}.world-site-copy h3 em{font-weight:400}.world-shop{display:inline-block;background:#242320;color:#fff;padding:2.5cqw 3cqw;border-radius:8cqw;font-size:2cqw}.world-site-hero>img{width:100%;height:43cqw;object-fit:contain;display:block;transform:rotate(-4deg);animation:world-float 8s ease-in-out infinite}.world-site-strip{display:flex;justify-content:space-between;gap:3cqw;padding:3cqw 5cqw;background:color-mix(in srgb,var(--world-secondary) 45%,#fff);font-size:1.7cqw;letter-spacing:.05em}.world-site-bottom{padding:4cqw 5cqw;display:grid;grid-template-columns:1fr 1fr;gap:2cqw}.world-site-bottom>span{font-size:1.7cqw}.world-site-bottom strong{font-size:3cqw;grid-row:2}.world-site-bottom>span:last-child{grid-row:2;align-self:end;text-align:right}.world-post{aspect-ratio:1;background:color-mix(in srgb,var(--world-accent) 42%,#fff6e9);padding:5cqw;display:flex;flex-direction:column}.world-post-top{display:flex;justify-content:space-between;align-items:center;gap:3cqw;z-index:2}.world-post-top strong{font-size:4.8cqw;max-width:65%}.world-post-top>span{font-size:1.7cqw;letter-spacing:.1em}.world-post h3{font:400 12cqw/.91 Georgia,serif;letter-spacing:-.65cqw;margin:5cqw 0 0;z-index:2}.world-post h3 em{font-weight:400}.world-post>img{width:81%;height:55cqw;object-fit:contain;position:absolute;right:-1%;bottom:8%;z-index:1;transform:rotate(7deg);animation:world-float 9s ease-in-out infinite reverse}.world-post-orbit{position:absolute;left:2%;top:37%;width:75%;height:50%;border:1px solid #ffffffa1;border-radius:50%;transform:rotate(-30deg);background:color-mix(in srgb,var(--world-secondary) 25%,transparent)}.world-post-bottom{display:flex;justify-content:space-between;align-items:end;gap:5cqw;margin-top:auto;z-index:2;font-size:2cqw}.world-post-bottom span{max-width:50%}.world-post-bottom b{font-size:1.8cqw;letter-spacing:.07em}.world-mood-bold h3{font-family:Arial,Helvetica,sans-serif;font-weight:800;letter-spacing:-.6cqw}.world-mood-bold h3 em{font-style:normal;font-weight:800}.world-story{aspect-ratio:9/16;background:#282523;color:#fff}.world-creator{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;animation:world-portrait 12s ease-in-out infinite}.world-story-product{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--world-accent);display:flex;align-items:center;animation:world-product-reveal 12s ease-in-out infinite;opacity:0}.world-story-product img{width:100%;height:72%;object-fit:contain}.world-story-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(#0004,transparent 35%,#0001 50%,#0009);pointer-events:none}.world-story-top{position:absolute;left:6%;right:6%;top:3%;display:flex;flex-direction:column;gap:2cqw}.world-story-top strong{font-size:5cqw;line-height:1.1;margin-top:3cqw}.world-story-top>span{font-size:2cqw;letter-spacing:.16em}.world-story-progress{display:flex;gap:1.5cqw}.world-story-progress i{height:2px;flex:1;background:#fff8;border-radius:2px}.world-story-progress i:first-child{background:#fff}.world-story-copy{position:absolute;bottom:10%;left:7%;right:6%}.world-story-copy small{font-size:2.2cqw;letter-spacing:.15em}.world-story-copy h3{font:400 13cqw/.98 Georgia,serif;letter-spacing:-.6cqw;margin:4cqw 0 6cqw}.world-story-copy h3 em{font-weight:400}.world-story-copy>span{display:inline-block;font-size:2.6cqw;padding:3cqw 5cqw;border:1px solid #fff9;border-radius:10cqw;background:#fff2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.world-ai-label{position:absolute;bottom:3%;left:7%;font-size:2cqw;letter-spacing:.03em;color:#fff}.world-loading{min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;border-radius:10px;background:#f3ede5;color:#8b7769;font-size:12px}.world-expanded{width:100%;margin:10px auto;max-width:640px}.world-expanded-story{max-width:340px}.world-swipe-hint{display:none}[data-paused=true] .world-art *,[data-paused=true].world-art *{animation-play-state:paused!important}@keyframes world-float{0%,to{translate:0 0}50%{translate:0 -2%}}@keyframes world-portrait{0%,35%,to{scale:1;opacity:1}45%,85%{scale:1.05;opacity:0}95%{opacity:1}}@keyframes world-product-reveal{0%,35%,to{opacity:0}45%,85%{opacity:1}95%{opacity:0}}@media(max-width:760px){.world-heading{margin-bottom:20px}.world-heading h2{font-size:32px;max-width:290px}.world-heading p{font-size:11px;max-width:245px}.world-preview-grid{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;align-items:start;padding:0 0 8px}.world-preview-grid::-webkit-scrollbar{display:none}.world-card{flex:0 0 88%;scroll-snap-align:start;position:static}.world-card-meta{font-size:9px}.world-card-footer h3{font-size:13px}.world-card-footer p{font-size:10px}.world-card .world-preview-open{aspect-ratio:1;display:flex;align-items:center;justify-content:center}.world-card .world-preview-open>.world-art{flex:none;width:100%;max-width:100%;height:auto}.world-card .world-preview-open>.world-story{width:64.285714%;height:auto;aspect-ratio:9/14}.world-card .world-loading{aspect-ratio:1;min-height:0;padding:16px;box-sizing:border-box;text-align:center}.world-card-footer{min-height:76px;box-sizing:border-box;align-items:flex-start}.world-card-footer>div{min-width:0;overflow-wrap:anywhere}.world-card-footer button{width:44px;height:44px}.world-story{aspect-ratio:9/14}.world-site{aspect-ratio:1}.world-swipe-hint{display:flex;justify-content:space-between;font-size:10px;color:#88776d;margin:5px 0 20px;letter-spacing:.03em}}@media(prefers-reduced-motion:reduce){.world-art *{animation:none!important}.world-story-product{opacity:0}.world-motion-toggle{display:none}}.brand-world-carousel{min-width:0;width:100%}.brand-world-stage{position:relative;height:clamp(460px,46vw,690px);touch-action:pan-y}.brand-world-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .65s ease,visibility .65s}.brand-world-slide.is-active{opacity:1;visibility:visible;pointer-events:auto}.brand-world-slide>img{display:block;width:100%;height:100%;object-fit:contain}.brand-world-slide .vibe-scene{height:100%;min-height:0;margin:0}.brand-world-slide:not(.is-active) .vibe-scene>*{animation-play-state:paused}.brand-world-controls{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:4px 12px;margin-top:20px}.brand-world-controls button{background:transparent;border:0;border-bottom:2px solid transparent;color:#75665c;padding:10px 5px;min-height:44px;font:500 12px Arial,Helvetica,sans-serif;cursor:pointer}.brand-world-controls button[aria-pressed=true]{border-bottom-color:#e76036;color:#231f20}.brand-world-controls button:disabled{opacity:.4;cursor:default}.brand-world-description{text-align:center;font-size:11px;color:#75665c;margin:8px 0 0}@media(max-width:760px){.brand-world-stage{height:125vw;min-height:350px;max-height:690px}.brand-world-controls{gap:4px 10px;margin-top:12px}}@media(prefers-reduced-motion:reduce){.brand-world-slide{transition:none}.brand-world-slide .vibe-scene>*{animation:none!important;opacity:1!important}}.brand-motion-scene{position:relative;width:100%;height:100%;isolation:isolate;--world-ink:#223b76;--world-paper:#fbf7ef}.brand-motion-scene.is-sova{--world-ink:#602a35;--world-paper:#f6eee8}.brand-motion-layer{position:absolute;opacity:1}.motion-surface{width:100%;height:100%;overflow:hidden;background:var(--world-paper);color:var(--world-ink);border:1px solid #e5d9cc;border-radius:12px;box-shadow:0 16px 38px #34281e12}.brand-motion-scene svg{display:block;width:100%;height:100%}.motion-site{left:3%;top:4%;width:79%;height:44%;z-index:1;--tilt:-3deg;transform:rotate(var(--tilt))}.motion-site-nav{display:flex;justify-content:space-between;align-items:center;padding:4% 5%;border-bottom:1px solid #ddd1c5}.motion-site-nav b{font:500 clamp(16px,2.4vw,30px) Georgia,serif}.motion-site-nav span{font:10px Arial,sans-serif}.motion-site-body{display:grid;grid-template-columns:1fr 1fr;height:75%;align-items:center}.motion-site-body>div{padding:9%}.motion-site-body h3{font:400 clamp(18px,2.4vw,36px)/1.06 Georgia,serif;margin:0 0 15px}.motion-site-body span{font:9px Arial,sans-serif}.motion-products{left:0;top:36%;width:78%;height:auto;aspect-ratio:910/625;z-index:2;--tilt:0deg}.motion-products .motion-surface{border:0;border-radius:9px}.motion-story{right:0;top:12%;width:28%;height:48%;z-index:3;--tilt:4deg;transform:rotate(var(--tilt))}.motion-story .motion-surface{position:relative;border:5px solid #e9dfd0;background:#83776c}.motion-story svg{object-fit:cover}.motion-story span,.motion-story strong{position:absolute;color:#fff;left:8%;right:7%;text-shadow:0 1px 8px #0005}.motion-story span{top:5%;font:8px/1.4 Arial,sans-serif;letter-spacing:.08em}.motion-story strong{bottom:7%;font:400 clamp(18px,2.2vw,30px)/1.1 Georgia,serif}.motion-post{right:1%;top:62%;width:28%;height:32%;z-index:4;--tilt:3deg;transform:rotate(var(--tilt))}.motion-post .motion-surface{padding:9%;box-sizing:border-box}.motion-post b{font:600 13px Georgia,serif}.motion-post h3{font:400 clamp(16px,2vw,26px)/1.04 Georgia,serif;margin:6% 0}.motion-post svg{height:57%}.brand-world-slide.is-active .brand-motion-layer{animation:world-enter .85s both cubic-bezier(.2,.65,.2,1)}.brand-world-slide.is-active .motion-products{animation-delay:.12s}.brand-world-slide.is-active .motion-story{animation-delay:.36s}.brand-world-slide.is-active .motion-post{animation-delay:.6s}.brand-world-slide.is-active .motion-surface{animation:world-drift 6s ease-in-out infinite alternate}.brand-world-slide.is-active .motion-story .motion-surface{animation-delay:-2s}.brand-world-slide.is-active .motion-post .motion-surface{animation-delay:-4s}.brand-world-carousel.motion-paused .motion-surface{animation-play-state:paused}@keyframes world-enter{0%{opacity:0;transform:translateY(22px) rotate(var(--tilt)) scale(.97)}to{opacity:1;transform:translateY(0) rotate(var(--tilt)) scale(1)}}@keyframes world-drift{0%{transform:translateY(0)}to{transform:translateY(-7px)}}@media(max-width:760px){.motion-site-nav b{font-size:20px}.motion-site-body h3{font-size:clamp(19px,5vw,32px)}.motion-site-nav span{font-size:8px}.motion-story strong{font-size:clamp(18px,4.6vw,28px)}.motion-post h3{font-size:clamp(17px,4vw,25px)}}@media(prefers-reduced-motion:reduce){.brand-world-slide.is-active .brand-motion-layer,.brand-world-slide.is-active .motion-surface{animation:none!important;opacity:1!important}}.product-picker.discovery-picker{min-width:0;border:0;padding:0;margin:0}.discovery-picker>legend{padding:0;font-size:20px;font-weight:600}.discovery-picker>p{margin:8px 0 14px;line-height:1.5;font-size:13px;color:var(--cre8or-ash)}.discovery-picker .discovery-modes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:4px;background:#f4f0eb;border-radius:12px}.discovery-modes button{min-height:40px;padding:8px 4px;border:0;border-radius:9px;background:transparent;font-size:12px;color:var(--cre8or-ink)}.discovery-modes button[aria-pressed=true]{background:var(--cre8or-ink);color:#fff}.discovery-filters{display:grid;gap:12px;margin:16px 0}.discovery-filters label,.discovery-ingredient{display:grid;gap:6px;font-size:12px;font-weight:600}.discovery-picker input,.discovery-picker select{width:100%;min-width:0;min-height:44px;padding:10px 12px;background:#fff;border:1px solid #d6cec5;border-radius:9px;font:inherit;color:var(--cre8or-ink)}.discovery-picker input:focus-visible,.discovery-picker select:focus-visible{outline:2px solid var(--cre8or-rust);outline-offset:2px}.discovery-picker .discovery-hint{font-size:12px}.discovery-selected{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.discovery-selected button{border:1px solid #d6cec5;background:#faf7f2;border-radius:20px;font-size:11px;padding:7px 10px}.discovery-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:42vh;overflow-y:auto;padding:3px}.discovery-card{min-width:0;padding:13px;border:1px solid #e3dcd4;border-radius:12px;background:#fff}.discovery-card[data-selected=true]{border-color:var(--cre8or-rust);background:#fffaf6}.discovery-card-choice{display:flex;align-items:flex-start;gap:9px;cursor:pointer}.discovery-card-choice>button{flex-shrink:0;margin-top:3px}.discovery-card-choice strong,.discovery-card-choice small{display:block}.discovery-card-choice strong{font-size:14px;line-height:1.4;font-weight:600}.discovery-card-choice small{font-size:11px;margin-top:3px;color:var(--cre8or-ash)}.discovery-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:12px;line-height:1.5;margin:10px 0;color:var(--cre8or-ash)}.discovery-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:10px}.discovery-tags span{font-size:10px;padding:3px 6px;background:#f4f0eb;border-radius:5px}.discovery-match{font-size:11px;color:var(--cre8or-rust);margin-top:10px}.discovery-ingredient{margin-top:12px}.discovery-ingredient small{font-size:11px;font-weight:400;line-height:1.4;color:var(--cre8or-ash)}.discovery-empty{grid-column:1/-1;padding:24px;text-align:center;font-size:13px}.discovery-empty button{margin-top:12px;border:1px solid #d6cec5;border-radius:8px;background:#fff;padding:8px 12px}.discovery-picker .discovery-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding-top:12px;border-top:1px solid #e3dcd4}.discovery-footer>span{font-size:12px}@media(max-width:560px){.discovery-results{grid-template-columns:minmax(0,1fr);max-height:36vh}.discovery-modes button{font-size:11px}.discovery-picker .discovery-footer{flex-direction:column;align-items:stretch}.discovery-footer>button{width:100%}}.customization-dialog:has(.discovery-picker){max-width:820px!important}.customization-dialog:has(.discovery-picker){display:block!important;max-height:calc(100dvh - 48px)!important;overflow-y:auto!important;overflow-x:hidden;overscroll-behavior:contain}.customization-dialog:has(.discovery-picker)>p{margin:12px 0 20px}.customization-dialog:has(.discovery-picker)>.outline{margin-top:16px;width:100%}.customization-dialog .discovery-results{max-height:none;overflow:visible;align-items:start}.discovery-picker .discovery-customization{margin-top:12px}.discovery-accordion{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:54px;padding:10px 0;border:0;border-top:1px solid #e3dcd4;background:transparent;color:inherit;text-align:left;font-size:12px}.discovery-accordion span{min-width:0;overflow-wrap:anywhere}.discovery-accordion small{display:block;margin-bottom:4px;color:var(--cre8or-ash);font-size:11px}.discovery-accordion>svg{flex-shrink:0}.discovery-accordion[aria-expanded=true]>svg{transform:rotate(180deg)}.discovery-option-chips{display:flex;flex-wrap:wrap;gap:6px;padding:6px 0 12px}.discovery-option-chips[hidden]{display:none!important}.discovery-option-chips button{display:flex;align-items:center;gap:5px;max-width:100%;min-height:40px;padding:7px 10px;border:1px solid #e3dcd4;border-radius:22px;background:transparent;font-size:11px;text-align:left;overflow-wrap:anywhere}.discovery-option-chips button[aria-pressed=true]{border-color:var(--cre8or-rust);color:var(--cre8or-rust)}.discovery-customization button:focus-visible{outline:2px solid var(--cre8or-rust);outline-offset:2px}.discovery-selected .discovery-existing{border:1px solid #e3dcd4;background:#f4f0eb;border-radius:20px;font-size:11px;padding:7px 10px;color:var(--cre8or-ash)}.discovery-card-action{margin-top:14px}.discovery-picker .discovery-card-action>button{width:100%;min-height:44px}.discovery-card-action>p{font-size:12px;line-height:1.5;margin:8px 0 0}.customization-dialog:has(.discovery-picker){font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:1.5}.customization-dialog .discovery-picker .discovery-description{font-size:14px;line-height:1.5;font-weight:400}.customization-dialog .discovery-picker button{font-weight:500}.discovery-option-chips .discovery-ingredient-chip{display:inline-flex;align-items:stretch;max-width:100%;border:1px solid #e3dcd4;border-radius:24px;overflow:hidden}.discovery-option-chips .discovery-ingredient-chip[data-selected=true]{border-color:var(--cre8or-rust);color:var(--cre8or-rust)}.discovery-option-chips .discovery-ingredient-chip>button{border:0;border-radius:0;min-height:44px;min-width:0}.discovery-option-chips .discovery-ingredient-chip>button:first-child{flex:1;padding:8px 10px}.discovery-option-chips .discovery-ingredient-chip>.discovery-ingredient-info{flex:0 0 44px;width:44px;justify-content:center;padding:0;border-left:1px solid #e3dcd4;color:var(--cre8or-ash)}.discovery-ingredient-chip button:focus-visible{outline-offset:-3px}.discovery-ingredient-popover{z-index:60;width:min(320px,calc(100vw - 32px));max-height:var(--radix-popover-content-available-height);overflow-y:auto;background:var(--cre8or-cotton);color:var(--cre8or-ink);font:400 14px/1.5 Arial,Helvetica,sans-serif}.discovery-ingredient-popover strong{display:block;font-weight:600}.discovery-ingredient-popover p{margin:8px 0 0;font:inherit}.chat-packaging-choices{width:100%;min-width:0;margin-top:16px;text-align:start}.chat-packaging-group{margin:0 0 20px;min-width:0}.chat-packaging-group h4{margin:0 0 10px;font-size:14px;font-weight:600}.chat-packaging-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.chat-packaging-grid .chat-packaging-card{display:flex;flex-direction:column;align-items:stretch;min-width:0;padding:8px;border:1px solid #dedbd5;border-radius:12px;background:#fff;color:#242321;text-align:start;white-space:normal;cursor:pointer}.chat-packaging-grid .chat-packaging-card[aria-pressed=true]{border-color:#bc6656;box-shadow:0 0 0 1px #bc6656}.chat-packaging-grid .chat-packaging-card:focus-visible,.chat-packaging-more:focus-visible{outline:2px solid #bc6656;outline-offset:3px}.chat-packaging-grid .chat-packaging-card:disabled{cursor:default;opacity:.7}.chat-packaging-photo{display:flex;align-items:center;justify-content:center;aspect-ratio:1;overflow:hidden;border-radius:8px;background:#f8f7f4;font-size:12px;color:#68635c}.chat-packaging-photo img{display:block;width:100%;height:100%;object-fit:contain;padding:10px}.chat-packaging-name{margin-top:8px;font-size:13px;font-weight:600;line-height:1.35;overflow-wrap:anywhere}.chat-packaging-detail{margin:5px 0 10px;font-size:11px;line-height:1.4;color:#68635c;overflow-wrap:anywhere}.chat-packaging-status{margin-top:auto;font-size:11px;font-weight:600;min-height:24px;display:flex;align-items:center}.chat-packaging-group .chat-packaging-more{background:transparent;border:0;text-decoration:underline;min-height:44px;padding:8px 0;font-size:12px;cursor:pointer;color:inherit}.chat-packaging-group p{font-size:12px;line-height:1.5}.fixed-formula-ingredients{min-width:0;padding:10px 0;text-align:left}.fixed-formula-ingredients>small{font-size:12px;color:var(--cre8or-ash,#666)}.fixed-formula-highlights{display:flex;flex-wrap:wrap;gap:4px 12px}.fixed-ingredient-info{display:inline-flex;align-items:center;gap:5px;min-height:44px;padding:5px 0;background:transparent;color:inherit;font-size:13px;text-align:left;white-space:normal}.fixed-ingredient-info svg{flex-shrink:0}.fixed-ingredient-info:focus-visible{outline:2px solid var(--cre8or-ember,#f04b23);outline-offset:3px}.fixed-formula-ingredients .fixed-formula-note{margin:4px 0 0;font-size:12px;line-height:1.5;color:var(--cre8or-ash,#666)}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.packaging-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(104px,1fr));gap:10px;margin:18px 0 4px}.packaging-option{border:1px solid #e5ded4;background:#fff;border-radius:9px;padding:7px;display:flex;flex-direction:column;gap:7px;align-items:center;cursor:pointer;transition:border-color .15s,background .15s}.packaging-option:hover{border-color:#fa4502}.packaging-option[aria-pressed=true]{border-color:#fa4502;background:#fff5ee}.packaging-option img{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:5px;display:block}.packaging-name{font-size:11px;color:#6f6862;text-align:center;line-height:1.3}@media(max-width:760px){.packaging-grid{grid-template-columns:repeat(auto-fill,minmax(84px,1fr));gap:8px}.packaging-name{font-size:10px}}.render-result{margin-top:18px;background:#fff;border:1px solid #e8e2d9;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:9px}.render-result img{width:100%;border-radius:8px;display:block}.render-caption{font-size:11px;color:#827b70;letter-spacing:.4px}.render-placeholder{width:100%;height:100%;min-height:390px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:#faf7f4;color:#8a8078;text-align:center;padding:24px}.render-placeholder.is-error{background:#fff5ed;color:#8d4b29}.render-placeholder__text{font-size:13px;line-height:1.6;max-width:260px}.render-placeholder__spinner{width:26px;height:26px;border:2px solid #e6ddd4;border-top-color:#fa4502;border-radius:50%;animation:osSpin .9s linear infinite}@keyframes osSpin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.render-placeholder__spinner{animation:none}}.os-product-page,.os-collection-page,.os-cart-page{padding:46px 4.5% 70px;max-width:1500px;margin:0 auto}.os-product-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:48px;align-items:start}.os-product-media>img{width:100%;border-radius:13px;aspect-ratio:1;object-fit:cover}.os-product-thumbs{display:flex;gap:9px;margin-top:11px;flex-wrap:wrap}.os-thumb{width:68px;height:68px;padding:0;border:1px solid var(--cre8or-apricot);border-radius:8px;overflow:hidden;background:none;cursor:pointer}.os-thumb img{width:100%;height:100%;object-fit:cover}.os-thumb:hover{border-color:var(--cre8or-orange)}.os-product-info>h1{font-size:clamp(32px,3.6vw,46px);letter-spacing:-1.8px;line-height:1.08;margin:14px 0 10px}.os-product-tagline{font-size:16px;color:var(--cre8or-graphite);margin-bottom:18px}.os-product-price{display:flex;align-items:baseline;gap:11px;margin-bottom:22px}.os-product-price b{font-size:28px;letter-spacing:-1px;font-weight:500}.os-product-price s{color:var(--cre8or-ash);font-size:16px}.os-variant-picker{display:flex;flex-direction:column;gap:8px;margin-bottom:18px;max-width:340px}.os-variant-picker label{font-size:13px;color:var(--cre8or-graphite)}.os-variant-picker select{padding:12px 13px;border:1px solid var(--cre8or-apricot);border-radius:9px;font:inherit;background:#fff;color:var(--cre8or-ink)}.os-variant-picker select:focus{outline:none;border-color:var(--cre8or-orange)}.os-product-actions{display:flex;gap:11px;flex-wrap:wrap;margin-bottom:22px}.os-product-actions .primary,.os-product-actions .outline{padding:14px 24px}.os-product-proof{justify-content:flex-start;margin:0 0 24px}.os-product-description{font-size:15px;line-height:1.75;color:var(--cre8or-graphite);border-top:1px solid var(--cre8or-peach);padding-top:20px}.os-product-description p{margin-bottom:12px}.os-related{margin-top:68px;border-top:1px solid var(--cre8or-peach);padding-top:36px}.os-related .store-section-heading{margin-bottom:22px}.os-collection-grid{margin-top:6px}.os-collection-image{display:block;border-radius:11px;overflow:hidden}.os-collection-image img{width:100%;aspect-ratio:1;object-fit:cover;transition:transform .6s}.os-collection-image:hover img{transform:scale(1.035)}.os-explore{font-size:13px;color:var(--cre8or-ink)}.os-explore:hover{color:var(--cre8or-orange)}.os-pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:40px;font-size:13px;color:var(--cre8or-graphite)}.os-pagination .outline{padding:9px 16px}.os-cart-lines{display:flex;flex-direction:column;gap:0;margin-bottom:26px}.os-cart-line{display:grid;grid-template-columns:78px 1fr 84px 96px auto;gap:16px;align-items:center;padding:18px 0;border-bottom:1px solid var(--cre8or-peach);background:none;margin:0;border-radius:0}.os-cart-thumb img{width:78px;height:78px;object-fit:cover;border-radius:8px}.os-cart-detail{display:flex;flex-direction:column;gap:4px;min-width:0}.os-cart-detail strong{font-weight:500;font-size:16px}.os-cart-variant,.os-cart-unit{font-size:12px;color:var(--cre8or-ash)}.os-cart-qty{width:100%;padding:9px 10px;border:1px solid var(--cre8or-apricot);border-radius:8px;font:inherit;text-align:center}.os-cart-qty:focus{outline:none;border-color:var(--cre8or-orange)}.os-cart-line-total{text-align:right;font-weight:500;font-variant-numeric:tabular-nums}.os-cart-remove{font-size:12px;color:var(--cre8or-ash)}.os-cart-remove:hover{color:var(--cre8or-ember)}.os-cart-summary{margin-top:8px}.os-cart-summary b{font-size:17px}.os-cart-summary-actions{display:flex;gap:10px;flex-wrap:wrap}.os-cart-empty-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:16px}@media(max-width:1000px){.os-product-layout{grid-template-columns:1fr;gap:28px}}@media(max-width:760px){.os-product-page,.os-collection-page,.os-cart-page{padding:30px 20px 54px}.os-product-info>h1{font-size:30px;letter-spacing:-1.2px}.os-product-actions{flex-direction:column;align-items:stretch}.os-cart-line{grid-template-columns:58px 1fr auto;grid-template-areas:"thumb detail total" "thumb qty remove";row-gap:9px}.os-cart-thumb{grid-area:thumb}.os-cart-thumb img{width:58px;height:58px}.os-cart-detail{grid-area:detail}.os-cart-qty{grid-area:qty;width:74px}.os-cart-line-total{grid-area:total}.os-cart-remove{grid-area:remove;text-align:right}.os-cart-summary-actions{width:100%}.os-cart-summary-actions .primary,.os-cart-summary-actions .outline{flex:1;justify-content:center}}.kit-packaging{display:flex;flex-direction:column;gap:5px;margin-top:9px;max-width:300px}.kit-packaging>span{font-size:11px;letter-spacing:.04em;color:var(--cre8or-ash)}.kit-packaging select{padding:9px 10px;border:1px solid var(--cre8or-apricot);border-radius:8px;font:inherit;font-size:13px;background:#fff;color:var(--cre8or-ink)}.kit-packaging select:focus{outline:none;border-color:var(--cre8or-orange)}.kit-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.kit-actions .primary[disabled]{opacity:.5;cursor:not-allowed}@media(max-width:760px){.kit-packaging{max-width:none}.kit-actions{width:100%}.kit-actions>*{flex:1;justify-content:center;text-align:center}}.os-cart-prop{font-size:12px;color:var(--cre8or-graphite);background:var(--cre8or-peach);border-radius:5px;padding:2px 7px;align-self:flex-start}.chat-done{font-weight:600}.chat-suggestions button[aria-pressed=true]{background:var(--cre8or-orange);color:#fff;border-color:var(--cre8or-orange)}.product-rows .kit-price{margin:6px 0 0;font-size:14px}.product-rows .kit-price b{font-size:16px}.product-rows .kit-price span{color:var(--cre8or-ash)}.next-step .kit-total{display:flex;align-items:baseline;gap:10px;margin:10px 0 0;font-size:14px}.next-step .kit-total span{color:var(--cre8or-ash)}.next-step .kit-total b{font-size:20px;letter-spacing:-.02em}.team-heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:32px;display:flex}.team-heading>p{max-width:470px;font-size:16px}.team-heading h2{margin-bottom:0}.leadership-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.leadership-card{background:#ede8ff;border:1px solid #e6e7eb;border-radius:12px;flex-direction:column;gap:22px;min-height:100%;padding:24px;display:flex}.team-portrait{object-fit:cover;object-position:center 22%;filter:grayscale();background:#fafaff;border-radius:12px;width:118px;height:118px}.leadership-card h3,.advisor-card h3{font-size:20px;font-weight:600;line-height:1.2}.leadership-card h4,.advisor-card h4{color:#6a50e8;margin:7px 0 13px;font-size:15px;font-weight:600;line-height:1.35}.leadership-card p,.advisor-card p{color:#414141;font-size:15px;line-height:1.65}.advisor-band{background:#f3f0ff;width:100vw;margin-left:calc(50% - 50vw);padding:58px 0}.advisor-inner{width:min(1250px,88vw);margin:auto}.advisor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.advisor-card{background:#fafaff;border:1px solid #e6e7eb;border-radius:12px;grid-template-columns:92px 1fr;align-items:start;gap:20px;padding:20px;display:grid}.advisor-card .team-portrait{width:92px;height:92px}.about-cta{justify-content:space-between;align-items:center;gap:24px;display:flex}.about-cta h2{margin:0}@media(max-width:900px){.leadership-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.advisor-grid{grid-template-columns:1fr}}@media(max-width:760px){.leadership-grid{grid-template-columns:1fr}.team-heading{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:24px}.leadership-card{grid-template-columns:92px 1fr;gap:17px;padding:18px;display:grid}.leadership-card .team-portrait{width:92px;height:92px}.leadership-card p{grid-column:1/-1}.advisor-band{padding:40px 0}.advisor-inner{width:calc(100% - 44px)}.advisor-card{grid-template-columns:74px 1fr;gap:15px;padding:16px}.advisor-card .team-portrait{width:74px;height:74px}.advisor-card p{grid-column:1/-1}.about-cta{flex-direction:column;align-items:flex-start}}.about-intro img{height:auto}.company-inquiry{grid-template-columns:1fr 1fr;gap:60px;max-width:1200px;margin:auto;padding:64px 24px;display:grid}.inquiry-intro h1,.partner-hero h1{letter-spacing:-.05em;margin:24px 0;font-size:clamp(40px,5vw,68px);line-height:1.05}.inquiry-intro em,.partner-hero em{color:var(--cre8or-orange);font-style:normal}.inquiry-intro p{color:#666;max-width:460px;margin:24px 0;font-size:18px;line-height:1.7}.inquiry-intro>a{margin:24px 0;display:table}.inquiry-form{background:#fff;border:1px solid #f0d7c8;border-radius:20px;min-width:0;padding:30px}.inquiry-form h2{letter-spacing:-.03em;margin-bottom:24px;font-size:30px}.inquiry-fields{grid-template-columns:1fr 1fr;gap:18px;display:grid}.inquiry-fields label{gap:8px;min-width:0;font-size:14px;display:grid}.inquiry-fields input,.inquiry-fields select,.inquiry-fields textarea{background:#fffdfb;border:1px solid #ddd;border-radius:8px;width:100%;min-width:0;padding:12px;font-size:16px}.inquiry-fields textarea{resize:vertical;min-height:110px}.inquiry-fields .wide{grid-column:1/-1}.inquiry-consent{align-items:start;gap:12px;margin:24px 0;font-size:14px;line-height:1.6;display:flex}.inquiry-consent input{margin-top:5px}.inquiry-consent a{text-decoration:underline}.inquiry-note{color:#666;margin-top:20px;font-size:13px}.inquiry-trap{position:absolute;left:-10000px}.partner-audience h2,.inquiry-intro h2{letter-spacing:-.035em;font-size:38px}@media(max-width:800px){.company-inquiry,.partner-hero,.partner-audience{grid-template-columns:1fr;gap:28px;padding:32px 20px}.partner-steps,.inquiry-fields{grid-template-columns:1fr}.inquiry-form{padding:22px}}.policy-page{width:min(820px,88vw);margin:0 auto;padding:56px 0 72px}.policy-page h1{letter-spacing:-.04em;font-size:clamp(34px,4vw,52px);margin:0 0 28px}.policy-page .rte h2,.policy-page .shopify-policy__title h1{font-size:24px;margin:34px 0 12px;letter-spacing:-.02em}.policy-page .rte h3{font-size:18px;margin:26px 0 10px}.policy-page .rte p,.policy-page .rte li{color:var(--cre8or-ash);font-size:16px;line-height:1.75}.policy-page .rte ul,.policy-page .rte ol{padding-left:22px}.policy-page .shopify-policy__container{max-width:none;padding:0}.policy-page .shopify-policy__body{margin:0}@media(max-width:760px){.policy-page{padding:32px 0 48px}}.auth-page{background:linear-gradient(135deg,var(--cre8or-cotton) 0%,var(--cre8or-cotton) 55%,var(--cre8or-peach) 100%);grid-template-rows:auto 1fr;grid-template-columns:minmax(260px,1fr) auto;align-items:center;gap:30px 8vw;min-height:100dvh;padding:36px 6%;display:grid}.auth-page>.wordmark{grid-column:1/-1;align-self:start}.auth-copy{max-width:560px}.auth-copy h1{letter-spacing:-4px;margin:20px 0;font-size:clamp(48px,7vw,92px);line-height:.95}.auth-copy p{color:var(--cre8or-ash);max-width:420px;font-size:17px}@media(max-width:760px){.auth-page{grid-template-columns:1fr;padding:25px 20px}.auth-page>.wordmark{grid-column:auto}.auth-copy h1{letter-spacing:-2.5px;font-size:48px}.auth-copy p{font-size:14px}}.auth-widget{justify-self:center;min-width:0;max-width:100%}.auth-widget [role=status]{text-align:center;padding:24px}.auth-widget [role=status] svg{margin:auto}@media(max-width:760px){.auth-page{grid-template-rows:auto auto auto;align-content:start;gap:28px;min-height:100dvh}.auth-copy{padding-top:16px}.auth-copy h1{margin:12px 0;font-size:40px}.auth-widget{width:100%;padding-bottom:32px}.auth-widget .cl-rootBox,.auth-widget .cl-cardBox{max-width:100%;margin:auto}}.auth-page{grid-template-rows:auto auto;min-height:0;padding-bottom:48px}.auth-widget{align-self:center}@media(max-width:760px){.auth-page{grid-template-rows:auto auto auto;align-content:start;gap:24px;height:auto;min-height:0;padding:24px 20px 32px}.auth-widget{padding-bottom:0}.auth-widget .cl-rootBox,.auth-widget .cl-cardBox{width:100%;max-width:400px}}.auth-form{background:#fff;border:1px solid #f0d7c8;border-radius:20px;padding:30px;display:grid;gap:16px;width:min(400px,100%)}.auth-form label{display:grid;gap:8px;font-size:14px}.auth-form input{background:#fffdfb;border:1px solid #ddd;border-radius:8px;padding:12px;font-size:16px;width:100%}.auth-form button{margin-top:4px}.auth-alt{font-size:14px;color:var(--cre8or-ash);line-height:1.7;margin:0}.auth-error{background:#fff4f0;border:1px solid #f0c8b8;border-radius:8px;padding:12px;font-size:14px;margin:0}.auth-recover{margin-top:0}.auth-recover-title{font-size:18px;margin:0 0 4px;letter-spacing:-.01em}.auth-link{background:none;border:0;padding:0;font:inherit;color:var(--cre8or-orange,#fa4502);cursor:pointer;text-decoration:underline}.auth-link:hover{opacity:.8}.auth-sent{background:#edf7f1;border:1px solid #cfe8da;border-radius:8px;padding:12px 14px;font-size:14px;margin:0}.cre8or-lang{display:inline-flex;align-items:center;margin:0}.cre8or-lang select{-webkit-appearance:none;appearance:none;background:transparent;border:1px solid var(--cre8or-graphite,#ddd);border-radius:999px;padding:5px 11px;font:inherit;font-size:13px;color:inherit;cursor:pointer}.cre8or-lang select:hover{border-color:var(--cre8or-orange,#fa4502)}.cre8or-lang-suggest{position:fixed;inset-inline:16px auto;inset-block-end:16px;z-index:60;display:flex;align-items:center;gap:12px;background:var(--cre8or-cotton,#fffdfb);color:var(--cre8or-ink,#1a1a1f);border:1px solid var(--cre8or-graphite,#e6e3dd);border-radius:12px;padding:12px 14px;box-shadow:0 8px 28px #0000001f;font-size:14px;max-width:min(420px,calc(100vw - 32px))}.cre8or-lang-dismiss{background:none;border:0;font-size:15px;line-height:1;cursor:pointer;color:var(--cre8or-ash,#666);padding:4px}[dir=rtl] body,[dir=rtl] .prompt-box textarea,[dir=rtl] .chat-input textarea{text-align:right}[dir=rtl] .product-rows article{direction:rtl}[dir=rtl] .kit-packaging select{text-align:right}[dir=rtl] .advisor-card,[dir=rtl] .leadership-card{direction:rtl}[dir=rtl] .text-button svg,[dir=rtl] .primary svg,[dir=rtl] .outline svg{transform:scaleX(-1)}[dir=rtl] .kit-price,[dir=rtl] .kit-total b,[dir=rtl] .price,[dir=rtl] .about-facts b{direction:ltr;unicode-bidi:isolate}@media(max-width:560px){.cre8or-lang-suggest{inset-inline:12px 12px;flex-wrap:wrap}}.channel-band{background:var(--cre8or-cotton,#fffdfb);border-top:1px solid color-mix(in srgb,var(--cre8or-graphite,#ddd) 25%,transparent);padding:58px 0;margin-top:48px}@supports not (color:color-mix(in srgb,red,red)){.channel-band{border-top:1px solid #e6e3dd}}.channel-inner{width:min(1250px,88vw);margin:auto}.channel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:28px}.channel-card{border:1px solid #e6e7eb;border-radius:12px;padding:22px;background:#fff;display:flex;flex-direction:column;gap:9px}.channel-card.is-native{background:#f3f0ff;border-color:#ddd6ff}.channel-card h3{font-size:17px;font-weight:600;margin:0;line-height:1.25}.channel-card p{font-size:14.5px;line-height:1.6;color:#414141;margin:0}.channel-card small{font-size:12.5px;color:var(--cre8or-ash,#6a6a72);margin-top:auto}.channel-tag{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#6a50e8}.channel-note{margin-top:24px;font-size:14.5px;color:var(--cre8or-ash,#6a6a72);max-width:70ch}@media(max-width:1000px){.channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.channel-grid{grid-template-columns:1fr}.channel-band{padding:40px 0}.channel-inner{width:calc(100% - 44px)}}.channel-cta{margin-top:auto;align-self:flex-start;display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.channel-card p{margin:0 0 14px}.store-connect{margin:0 0 26px;padding:18px 20px;border:1px solid var(--os-line,#e8e4dd);border-radius:12px;background:var(--os-surface,#fffdfb)}.store-connect label{display:block;font-size:14.5px;margin-bottom:10px;max-width:62ch}.store-connect-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.store-connect-row input{flex:1 1 260px;min-width:0;padding:10px 12px;font:inherit;font-size:15px;border:1px solid var(--os-line,#e8e4dd);border-radius:8px;background:#fff;color:inherit}.store-connect-row input:focus-visible{outline:2px solid currentColor;outline-offset:1px}.store-connect-row button{flex:0 0 auto;white-space:nowrap}.store-connect-hint{margin:10px 0 0;font-size:12.5px;opacity:.72;max-width:66ch}.store-connect-state{margin:10px 0 0;font-size:13px;font-weight:500;max-width:66ch}@media(max-width:480px){.store-connect-row input{flex:1 1 100%}.store-connect-row button{width:100%}}[hidden]{display:none!important}.refine-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:10px}.refine-input{flex:1 1 240px;min-width:0;padding:10px 12px;font:inherit;font-size:14px;border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);border-radius:10px;background:#fff;color:inherit}.refine-input:focus-visible{outline:2px solid var(--cre8or-orange);outline-offset:1px}.render-took{font-size:12px;color:var(--cre8or-ash);align-self:center;margin-left:4px}.pkg-preview{display:flex;gap:14px;flex-wrap:wrap;justify-content:center;padding:18px 0 6px}.pkg-preview figure{margin:0;width:150px;text-align:center}.pkg-preview img{width:100%;height:170px;object-fit:contain;background:var(--cre8or-cotton);border-radius:10px}.pkg-preview figcaption{font-size:12px;color:var(--cre8or-ash);margin-top:7px;line-height:1.35}.pkg-preview-note{font-size:12px;color:var(--cre8or-ash);text-align:center;margin:4px 0 0}@media(max-width:560px){.pkg-preview figure{width:104px}.pkg-preview img{height:120px}}#os-render-slot{display:block;width:100%;min-height:320px;background:var(--cre8or-cotton);border-radius:12px;overflow:hidden;position:relative}#os-render-slot img{display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:620px!important;aspect-ratio:auto!important;object-fit:contain!important;opacity:1!important;visibility:visible!important}#os-render-slot .render-placeholder{min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;padding:20px}.chat-input{position:relative}.attach-button{display:inline-flex;align-items:center;gap:8px;margin-top:9px;padding:9px 14px;border:1px solid color-mix(in srgb,var(--cre8or-graphite) 22%,transparent);border-radius:20px;background:var(--cre8or-cotton);color:var(--cre8or-ink);font:inherit;font-size:12.5px;width:100%;justify-content:center}.attach-button:hover{border-color:var(--cre8or-orange);color:var(--cre8or-orange)}.attach-button svg{flex:0 0 auto}.attachments{display:flex;flex-wrap:wrap;gap:7px;margin:8px 0 0}.attachment{display:inline-flex;align-items:center;gap:7px;background:var(--cre8or-cotton);border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);border-radius:14px;padding:4px 8px 4px 5px;font-size:11.5px;max-width:100%}.attachment img{width:26px;height:26px;border-radius:6px;object-fit:cover;flex:0 0 auto}.attachment-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:150px}.attachment-remove{border:0;background:none;font-size:15px;line-height:1;color:var(--cre8or-ash);padding:0 2px}.attachment-remove:hover{color:var(--cre8or-orange)}.hero-attach{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border:1px solid color-mix(in srgb,var(--cre8or-graphite) 22%,transparent);border-radius:20px;background:var(--cre8or-cotton);color:var(--cre8or-ash);font:inherit;font-size:12.5px;white-space:nowrap}.hero-attach:hover{border-color:var(--cre8or-orange);color:var(--cre8or-orange)}#os-hero-attachments{justify-content:center;margin-top:10px}@media(max-width:560px){.hero-attach span{display:none}.hero-attach{padding:10px}}.render-placeholder.is-idle{color:var(--cre8or-ash)}.render-placeholder__hint{font-size:26px;line-height:1;color:var(--cre8or-orange);opacity:.75}.render-placeholder.is-idle .render-placeholder__text{max-width:30ch}.product-artwork-frame{position:relative;display:block;width:100%;overflow:hidden}.product-artwork-frame .product-artwork-image{width:100%}.previous-design-label{position:absolute;left:10px;bottom:10px;padding:5px 8px;border-radius:999px;background:color-mix(in srgb,var(--cre8or-ink) 78%,transparent);color:#fff;font-size:10px;letter-spacing:.04em;text-transform:uppercase}.personal-product-grid article>.product-artwork-frame,.unified-product-open>.product-artwork-frame{aspect-ratio:16/10}.personal-product-grid article>.product-artwork-frame img,.unified-product-open>.product-artwork-frame img{height:100%;object-fit:cover!important}.studio-footer-status{display:flex;align-items:center;gap:6px;color:var(--cre8or-ash);font-size:12px}.studio-footer-status svg{color:var(--cre8or-ember)}.studio-save-button,.studio-account-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px!important;min-width:160px}.studio-save-button,.studio-account-button,.studio-samples-button{width:100%!important;min-width:0!important;min-height:46px!important;font-size:12px!important;white-space:nowrap}.studio-footer-actions button>span,.studio-account-button span{display:inline!important}.brand-name-warning{margin:0 0 16px;padding:12px 14px;border:1px solid var(--cre8or-apricot);border-radius:10px;background:var(--cre8or-peach);color:var(--cre8or-rust);font-size:12px;line-height:1.55}.studio-tabs{display:flex;gap:6px;margin:0 0 20px;border-bottom:1px solid rgba(0,0,0,.1)}.studio-tabs button{background:none;border:0;padding:10px 14px;font:inherit;font-size:14px;color:var(--cre8or-ash);border-bottom:2px solid transparent;margin-bottom:-1px}.studio-tabs button[aria-selected=true]{color:var(--cre8or-ink);border-bottom-color:var(--cre8or-orange);font-weight:500}#os-canvas-body[data-view=products] .brand-board,#os-canvas-body[data-view=products] .direction-picker,#os-canvas-body[data-view=brand] .product-brief{display:none}.os-concepts-page .section-top h1{font-size:clamp(38px,5vw,68px);line-height:1.05;letter-spacing:-.045em;margin-top:14px}@media(max-width:749px){.os-concepts-page .section-top h1{font-size:38px}}.collective-request{display:flex;flex-direction:column;gap:.5rem;margin-top:auto}.collective-request label{font-size:.78rem;opacity:.72}.collective-row{display:flex;flex-wrap:wrap;gap:.5rem}.collective-row input{flex:1 1 12rem;min-width:0;padding:.62rem .75rem;border:1px solid rgba(0,0,0,.18);border-radius:.5rem;font:inherit;font-size:.88rem;background:#fff;color:inherit}.collective-row input:focus-visible{outline:2px solid currentColor;outline-offset:1px}.collective-row button{flex:0 0 auto}.collective-hint{font-size:.74rem;opacity:.62;margin:0}.channel-steps{margin:.6rem 0 1rem;padding-left:1.15rem;font-size:.82rem;opacity:.78}.channel-steps li{margin-bottom:.3rem;line-height:1.5}.channel-card form.collective-request{margin-top:auto}body.cre8or-os-body{line-height:1.5}@media(min-width:1051px){.site-footer-columns{grid-template-columns:1.35fr repeat(6,minmax(0,1fr));gap:20px}}.os-bag{display:inline-flex;align-items:center;white-space:nowrap}.os-bag-icon{display:none}@media(max-width:760px){.site-header .wordmark{flex-shrink:0;white-space:nowrap}.header-actions{gap:4px}.header-actions .primary.small{padding-left:10px;padding-right:10px}.header-actions .os-bag{font-size:12px;padding:11px 8px;gap:3px}.os-bag-word{display:none}.os-bag-icon{display:block}}.solution-image img{height:auto}:where(body.cre8or-os-body) :where(button,input,select,textarea,optgroup){font:inherit;letter-spacing:inherit;color:inherit}:where(body.cre8or-os-body) :where(h1,h2,h3,h4,h5,h6){font-size:inherit;font-weight:inherit}:where(body.cre8or-os-body) :where(ol,ul,menu){list-style:none;margin:0;padding:0}.cre8or-site-footer h2,.cre8or-site-footer h3,.cre8or-site-footer p,.cre8or-site-footer a:not(.wordmark),.site-header a:not(.wordmark),.site-header button{font-family:Arial,Helvetica,sans-serif;letter-spacing:normal}.cre8or-site-footer h2,.cre8or-site-footer h3,.cre8or-site-footer p{text-transform:none}.cre8or-site-footer .site-footer-heading h2{color:var(--cre8or-cotton)}.policy-page{width:min(900px,100%);padding:50px 24px 64px;box-sizing:border-box;font-family:Arial,Helvetica,sans-serif;color:var(--cre8or-ink);letter-spacing:normal}.policy-page .shopify-policy__title{text-align:left}.policy-page .shopify-policy__title:before{content:"LEGAL";display:block;font-size:13px;letter-spacing:.12em;color:#cc3701;margin-bottom:14px}.policy-page .shopify-policy__title h1{font-family:Arial,Helvetica,sans-serif;font-size:clamp(32px,4vw,52px);font-weight:500;line-height:1.1;letter-spacing:-.035em;color:var(--cre8or-ink);margin:0 0 25px;text-transform:none;text-align:left}.policy-page .rte,.policy-page .rte p,.policy-page .rte li{font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6;letter-spacing:normal;color:var(--cre8or-ink)}.policy-page .rte p{margin:14px 0}.policy-page .rte li{line-height:1.8}.policy-page .rte h2{font-family:Arial,Helvetica,sans-serif;font-size:25px;line-height:1.3;margin:35px 0 16px;letter-spacing:normal;text-transform:none;color:var(--cre8or-ink)}.policy-page .rte h3{font-family:Arial,Helvetica,sans-serif;font-size:20px;line-height:1.4;letter-spacing:normal;text-transform:none;color:var(--cre8or-ink)}.policy-page .rte ul,.policy-page .rte ol{padding-left:24px;list-style:revert}.policy-page .rte a{text-decoration:underline;color:inherit}@media(max-width:760px){.policy-page{padding:35px 22px 45px}}.os-search-form{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.os-search-form input[type=search]{flex:1 1 240px;min-width:0;padding:12px 14px;border:1px solid rgba(0,0,0,.18);border-radius:10px;background:#fff;font-size:15px}.os-search-form input[type=search]:focus-visible{outline:2px solid currentColor;outline-offset:1px}#os-canvas-body[data-view=brand] .studio-products-personal,#os-canvas-body[data-view=brand] .product-approval-row{display:none}.personal-product-grid.product-rows{margin:0}.personal-product-grid.product-rows article{display:block;padding:0;gap:0;border:1px solid var(--cre8or-apricot);direction:inherit}.personal-product-grid.product-rows h3{font-size:23px}.personal-product-grid.product-rows h3 a{color:inherit;text-decoration:none}.personal-product-grid.product-rows h3 a:hover{color:var(--cre8or-orange)}.personal-product-grid.product-rows p{margin-top:0;color:inherit;font-size:14px}.personal-product-grid.product-rows .kit-price{margin:0}.personal-product-grid.product-rows .kit-price span{color:var(--cre8or-ash)}.personal-product-grid.product-rows button{margin-left:0}.personal-product-grid.product-rows .product-artwork-frame{background:#fff}.personal-product-grid.product-rows .product-artwork-frame img{object-fit:contain!important;background:#fff}.personal-product-body>.outline.small{align-self:stretch;justify-content:center;text-align:center}.personal-product-body>.text-button{align-self:flex-start;padding:8px 0}.customization-line .text-button:disabled{opacity:.45}.customization-line--packaging .kit-packaging{margin-top:0;max-width:none;gap:8px}.customization-line--packaging .kit-packaging>span{font-size:13px;letter-spacing:0;color:var(--cre8or-graphite)}.customization-line--packaging .kit-packaging select{min-height:44px;font-size:14px}.brand-update-dot{margin-left:7px;vertical-align:middle}.product-approval-row{margin:18px 0}.product-approval-row[hidden]{display:none}.product-approval-row button{align-self:flex-start}#os-dialog.customization-dialog{width:calc(100% - 2rem);border:1px solid var(--cre8or-apricot);border-radius:12px!important}#os-dialog.customization-dialog::backdrop{background:#00000080}#os-dialog.customization-dialog #os-dialog-close{display:none}#os-dialog.customization-dialog>h2{font-size:18px;line-height:1.3;padding-right:36px}#os-dialog.customization-dialog>p{margin-top:8px;color:var(--cre8or-graphite)}#os-dialog.customization-dialog #os-dialog-body>div{margin-top:16px}#os-dialog.customization-dialog .formulation-detail{display:grid;gap:16px}#os-dialog.customization-dialog .formulation-detail h3{font-size:16px}#os-dialog.customization-dialog .formulation-detail p{overflow-wrap:anywhere}#os-dialog.customization-dialog .product-picker{margin-bottom:0}.dialog-x{position:absolute;top:14px;right:14px;width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:8px;background:none;color:inherit;opacity:.7;cursor:pointer}.dialog-x:hover,.dialog-x:focus-visible{opacity:1}.ingredient-explanation{position:fixed;border:1px solid color-mix(in srgb,var(--cre8or-graphite) 18%,transparent);border-radius:6px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;color:var(--cre8or-ink);text-align:left}.ingredient-explanation p{font-size:14px;line-height:1.6}.product-picker-options input[type=checkbox]{width:16px;height:16px;padding:0;flex-shrink:0;accent-color:var(--cre8or-orange)}.product-picker-options>label:has(input:disabled){opacity:.5}.product-picker [role=status]{margin-top:12px;color:var(--cre8or-rust)}html.os-sheet-open,html.os-sheet-open body{overflow:hidden}.os-sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#00000080;opacity:0;transition:opacity .3s ease-in-out}.os-sheet-overlay[data-state=open]{opacity:1}.sample-sheet.os-sheet{position:fixed;top:0;right:0;bottom:0;z-index:201;box-sizing:border-box;border-left:1px solid var(--cre8or-ink);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transform:translate(100%);transition:transform .5s ease-in-out;outline:none;font-family:Arial,Helvetica,sans-serif;color:var(--cre8or-ink)}.sample-sheet.os-sheet[data-state=open]{transform:none}.sample-sheet.os-sheet[data-state=closed]{transition-duration:.3s}@media(prefers-reduced-motion:reduce){.os-sheet-overlay,.sample-sheet.os-sheet{transition:none}}.os-sheet-close{position:absolute;top:10px;right:10px;width:28px;height:28px;display:grid;place-items:center;padding:0;background:none;border:0;border-radius:2px;color:inherit;opacity:.7;cursor:pointer}.os-sheet-close:hover,.os-sheet-close:focus-visible{opacity:1}.os-sheet-close:focus-visible{outline:2px solid var(--cre8or-ink);outline-offset:2px}.sample-sheet input[type=radio]{-webkit-appearance:none;appearance:none;flex:0 0 16px;width:16px;height:16px;min-height:0;margin:0;padding:0;border:1px solid var(--cre8or-ember);border-radius:50%;background:transparent;display:grid;place-items:center;cursor:pointer}.sample-sheet input[type=radio]:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--cre8or-orange);transform:scale(0)}.sample-sheet input[type=radio]:checked:before{transform:scale(1)}.sample-sheet input[type=radio]:focus-visible{outline:3px solid color-mix(in srgb,var(--cre8or-orange) 50%,transparent);outline-offset:1px}.sample-sheet .sample-contents article>img{flex:0 0 53px}.sample-sheet .primary:disabled{opacity:.5;cursor:not-allowed}.os-saved-brand{margin:32px auto;padding:28px;border:1px solid var(--cre8or-apricot);border-radius:16px;background:var(--cre8or-cotton);color:var(--cre8or-ink);font-family:Arial,Helvetica,sans-serif;display:grid;gap:12px}.os-saved-brand[hidden]{display:none}.os-saved-brand h2{font-size:30px;line-height:1.15;letter-spacing:-1px;font-weight:500;margin:0}.os-saved-brand p{margin:0;font-size:14px;line-height:1.6;color:var(--cre8or-graphite)}.os-saved-brand ul{margin:0;padding:0;list-style:none;display:grid;gap:6px;font-size:14px}.os-saved-brand ul a{color:inherit;text-decoration:underline}.os-saved-brand img{width:100%;max-width:420px;border-radius:12px}.os-saved-brand .os-saved-note{font-size:12px;color:var(--cre8or-ember)}.os-saved-brand .primary{justify-self:start}.sample-sheet-footer .sample-saved-note{margin:-8px 0 0;text-align:center}.sample-sheet-footer .sample-saved-note[hidden]{display:none}.sample-approval{display:flex;align-items:flex-start;gap:9px;font-size:13px;line-height:1.5;margin-bottom:4px;cursor:pointer}.sample-approval input[type=checkbox]{flex:0 0 auto;width:16px;height:16px;margin:1px 0 0;accent-color:var(--cre8or-orange, #fa4502);cursor:pointer}.sample-approval a{color:inherit;text-decoration:underline;text-underline-offset:2px}.edit-form-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.brand-look{display:flex;flex-direction:column;gap:12px;margin-top:14px}.brand-look .eyebrow{display:block;font-size:10px;letter-spacing:.12em;opacity:.7;margin-bottom:3px}.brand-direction b{font-size:15px;font-weight:500}.brand-palette-row{display:flex;gap:7px;margin:4px 0 3px}.brand-palette-row span{width:22px;height:22px;border-radius:5px;border:1px solid rgba(0,0,0,.12);display:block}.brand-look small{font-size:11px;opacity:.7}.mobile-panels{display:none}@media(max-width:760px){.mobile-panels{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;position:sticky;top:0;z-index:30;padding:10px 16px;margin:0 -16px 4px;background:var(--cre8or-cotton, #fffdfb);border-bottom:1px solid rgba(0,0,0,.08)}.mobile-panels button{-webkit-appearance:none;appearance:none;border:1px solid rgba(0,0,0,.14);border-radius:999px;background:transparent;color:inherit;font:inherit;font-size:13px;min-height:40px;padding:0 10px;cursor:pointer}.mobile-panels button[aria-selected=true]{background:var(--cre8or-ink, #191919);color:var(--cre8or-cotton, #fffdfb);border-color:var(--cre8or-ink, #191919)}.studio-shell[data-panel=chat] .studio-canvas,.studio-shell[data-panel=brand] .conversation,.studio-shell[data-panel=products] .conversation,.studio-shell[data-panel=brand] .studio-tabs,.studio-shell[data-panel=products] .studio-tabs{display:none}}@media(max-width:760px){.studio-shell[data-panel=products] .kit-actions,.studio-shell[data-panel=brand] .kit-actions{position:sticky;bottom:0;z-index:20;padding:10px 0 calc(10px + env(safe-area-inset-bottom,0px));background:linear-gradient(to bottom,rgba(255,253,251,0),var(--cre8or-cotton, #fffdfb) 30%)}.studio-shell[data-panel=products] .kit-actions #os-order-samples{width:100%}}.brand-color-inputs{display:flex;gap:10px;margin:6px 0 4px}.brand-color-input input[type=color]{appearance:none;-webkit-appearance:none;width:44px;height:34px;padding:0;border:1px solid rgba(0,0,0,.18);border-radius:7px;background:none;cursor:pointer}.brand-color-input input[type=color]::-webkit-color-swatch-wrapper{padding:3px}.brand-color-input input[type=color]::-webkit-color-swatch{border:0;border-radius:4px}#os-use-direction.is-confirmed{opacity:.72}.ingredient-mismatch{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 10px;margin:2px 0 10px;padding:9px 11px;background:var(--cre8or-peach, #fff1ea);border-radius:8px;font-size:12.5px;line-height:1.5}.ingredient-mismatch>span{flex:1 1 14rem;min-width:0}.ingredient-mismatch button{flex:0 0 auto;white-space:nowrap}#os-attachments:empty{display:none}.packaging-detail{display:flex;align-items:center;gap:11px;margin-top:8px;padding:8px 10px;background:#00000009;border-radius:8px}.packaging-detail img{width:56px;height:56px;object-fit:contain;flex:0 0 auto;background:#fff;border-radius:6px}.packaging-detail>div{display:flex;flex-direction:column;gap:2px;min-width:0}.packaging-detail span{font-size:12.5px}.packaging-detail small{font-size:11px;opacity:.7}.packaging-detail small.packaging-confirm{display:block;margin-top:4px;opacity:1;color:var(--cre8or-ember, #fa4502);line-height:1.45}.brief-gaps{border:1px solid var(--cre8or-line, #e8e4dd);border-left:3px solid var(--cre8or-ember, #fa4502);border-radius:0 10px 10px 0;padding:14px 16px;margin-block:14px;background:var(--cre8or-surface, #fffdfb)}.brief-gaps h4{margin:0 0 6px;font-size:13px;letter-spacing:.04em;text-transform:uppercase}.brief-gaps p{margin:0 0 8px;font-size:14px;line-height:1.5}.brief-gaps p:last-of-type{margin-bottom:10px}.mobile-order{display:none}@media(max-width:860px){.mobile-order{display:flex;align-items:center;gap:12px;position:fixed;left:0;right:0;bottom:0;z-index:40;padding:10px 16px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px));background:var(--cre8or-surface, #fffdfb);border-top:1px solid var(--cre8or-line, #e8e4dd);box-shadow:0 -6px 20px #00000012}.mobile-order-sum{display:flex;flex-direction:column;line-height:1.25;min-width:0}.mobile-order-sum span{font-size:12.5px;opacity:.72}.mobile-order-sum b{font-size:17px;font-variant-numeric:tabular-nums}.mobile-order .primary{margin-left:auto;white-space:nowrap}.studio-shell,.app.studio-mode{padding-bottom:88px}}.sales-market{margin-block:14px}.sales-market label{display:block;font-size:13px;font-weight:600;margin-bottom:6px}.sales-market select{width:100%}.sales-market-state{margin:8px 0 0;font-size:13.5px;line-height:1.5;opacity:.82}.sales-market-state.is-clear{color:#2f7d5b;opacity:1}.sales-market-state.is-blocked{color:#b3341f;opacity:1;font-weight:500}.sales-market-state.is-unknown{color:#9a6414;opacity:1}.cre8or-catalog{max-width:1100px;margin:0 auto;padding:48px 20px 72px}.catalog-head{margin-bottom:28px}.catalog-head h2{margin:6px 0 8px}.catalog-head p{max-width:62ch;opacity:.78}.catalog-loading,.catalog-empty{opacity:.7}.catalog-empty{display:grid;gap:14px;justify-items:start}.catalog-brand{border:1px solid var(--cre8or-line, #e8e4dd);border-radius:14px;padding:22px;margin-bottom:22px;background:var(--cre8or-surface, #fffdfb)}.catalog-brand-head{display:flex;gap:18px;align-items:flex-start;flex-wrap:wrap}.catalog-brand-head img{width:132px;height:132px;object-fit:cover;border-radius:10px;flex:none}.catalog-brand-head h3{margin:0 0 4px}.catalog-idea{margin:0 0 6px;opacity:.78;max-width:60ch}.catalog-brand-head small{display:block;opacity:.62;margin-bottom:8px}.catalog-products{display:grid;gap:14px;margin-top:20px;grid-template-columns:repeat(auto-fit,minmax(258px,1fr))}.catalog-product{border:1px solid var(--cre8or-line, #e8e4dd);border-radius:10px;padding:16px}.catalog-product-head h4{margin:0 0 2px;font-size:15px}.catalog-product-head small{opacity:.64}.catalog-qty{display:block;margin:14px 0 12px}.catalog-qty>span{display:block;font-size:12.5px;opacity:.7;margin-bottom:5px}.catalog-stepper{display:flex;align-items:stretch;gap:6px}.catalog-stepper button{width:36px;font-size:17px;line-height:1;cursor:pointer;border:1px solid var(--cre8or-line, #e8e4dd);border-radius:8px;background:transparent;color:inherit}.catalog-stepper button[disabled]{opacity:.35;cursor:default}.catalog-stepper input{flex:1;min-width:0;text-align:center;font-variant-numeric:tabular-nums;border:1px solid var(--cre8or-line, #e8e4dd);border-radius:8px;padding:7px 6px;background:transparent;color:inherit}.catalog-figures{margin:0;font-size:13.5px}.catalog-figures>div{display:flex;justify-content:space-between;gap:12px;padding:4px 0}.catalog-figures dt{opacity:.68;margin:0}.catalog-figures dd{margin:0;font-variant-numeric:tabular-nums}.catalog-figures>div:last-child dd{font-weight:600}.catalog-next{margin:8px 0 0;font-size:12.5px;opacity:.7}.catalog-warn{margin:6px 0 0;font-size:12.5px;color:#b3341f}.catalog-noprice{margin:10px 0 0;font-size:13px;opacity:.72}.catalog-note{margin:16px 0 0;font-size:12.5px;opacity:.6;max-width:76ch}@media(max-width:560px){.catalog-brand-head img{width:84px;height:84px}}.catalog-signin{margin-top:10px;font-size:13.5px;opacity:.78}.connected-studio.vibe-studio .brand-board{display:block;grid-template-columns:none}.connected-studio.vibe-studio .brand-board .brand-identity{display:none}.connected-studio.vibe-studio .brand-board .board-image{width:100%;min-height:0;aspect-ratio:auto}.connected-studio.vibe-studio .brand-board .board-image .render-placeholder{min-height:360px;background:#f9f3ee;border-radius:12px}.connected-studio.vibe-studio .brand-board .board-image img{display:block;width:100%;max-height:520px;object-fit:contain;margin:0 auto;border-radius:12px}.mobile-order{display:none!important}#os-canvas-body[data-view=products] .brand-world-showcase{display:none}.connected-studio.vibe-studio .brand-world-showcase{margin:28px 0 8px}.connected-studio.vibe-studio .kit-actions .primary{display:none}.studio-chat-rail[hidden]{display:none!important}@media(max-width:760px){.studio-chat-collapse,.studio-chat-rail{display:none!important}}.personal-product-body .fixed-formula-ingredients p.fixed-formula-note{margin:4px 0 0;font-size:12px;line-height:1.5;color:var(--cre8or-ash,#666)}.connected-studio.vibe-studio .chat-product-summary{border:0;border-bottom:1px solid #eee4db;border-radius:0;background:none;color:inherit;font:inherit;cursor:pointer;box-shadow:none}.connected-studio.vibe-studio .chat-product-summary:last-child{border-bottom:0}.connected-studio.vibe-studio .chat-product-summary b{font-size:13px;font-weight:600}.catalog-requests{margin:0 0 28px;padding:18px 20px;border:1px solid var(--cre8or-apricot,#f2d9c9);border-radius:14px;background:var(--cre8or-peach,#fff6f0)}.catalog-requests h3{margin:0 0 10px;font-size:16px}.catalog-request{margin-top:26px;padding:22px;border:1px solid #e8e0d8;border-radius:16px;background:#fffdf9}.catalog-request h4{margin:0 0 12px;font-size:20px}.catalog-request-summary{margin:0 0 18px}.catalog-request-line{display:flex;justify-content:space-between;gap:16px;padding:9px 0;border-bottom:1px solid #eee6de;font-size:14px}.catalog-request-line b{font-variant-numeric:tabular-nums;white-space:nowrap}.catalog-request-total{border-bottom:0;font-size:16px;font-weight:600}.catalog-request-form{display:grid;gap:14px;max-width:640px}.catalog-request-form label{display:grid;gap:6px;font-size:13px}.catalog-request-form input[type=text],.catalog-request-form input[type=email],.catalog-request-form input[type=tel],.catalog-request-form textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid #d8cec4;border-radius:8px;background:#fff;font:inherit}.catalog-request-form input[readonly]{background:#f6f1ec}.catalog-request-form fieldset{border:0;padding:0;margin:0;display:grid;gap:8px}.catalog-request-form legend{font-size:13px;font-weight:600;margin-bottom:6px;padding:0}.catalog-radio,.catalog-terms{display:flex!important;align-items:flex-start;gap:10px}.catalog-radio span{display:grid;gap:2px}.catalog-radio small{opacity:.65;font-size:12px}.catalog-request-form .primary{justify-self:start}.catalog-request-form .primary:disabled{opacity:.5;cursor:not-allowed}.catalog-request-msg{margin:0;font-size:13px;min-height:18px}.catalog-request-msg.is-error{color:#b2382f}.catalog-request-done{padding:16px 18px;border-radius:12px;background:#f2f5ee;border:1px solid #dce4d4;margin-bottom:12px}.catalog-request-done p{margin:6px 0 0;font-size:14px}.render-note{margin:8px 0 0;font-size:12px;color:var(--cre8or-ash,#666)}.customer-brand-strip{display:flex;align-items:center;gap:clamp(16px,3vw,44px);padding:24px max(22px,4.2vw);background:#fff;border-block:1px solid #eeece7}.customer-brand-strip h2{flex:0 0 auto;margin:0;color:#65635f;font:500 11px/1.5 Arial,sans-serif;letter-spacing:.12em;text-transform:uppercase}.customer-brand-viewport{min-width:0;flex:1;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}.customer-brand-track{display:flex;width:max-content;animation:customer-brand-loop 32s linear infinite;will-change:transform}.customer-brand-list{display:flex;align-items:center;gap:clamp(24px,4vw,64px);flex:none;list-style:none;margin:0;padding:8px clamp(12px,2vw,32px) 8px 0}.customer-brand-viewport:hover .customer-brand-track,.customer-brand-viewport:focus-visible .customer-brand-track{animation-play-state:paused}.customer-brand-list li{flex:0 0 140px}.customer-brand-list img{display:block;width:140px;height:56px;object-fit:contain;filter:grayscale(1);opacity:.8}.customer-brand-viewport:focus-visible{outline:2px solid #a64c2e;outline-offset:3px}@keyframes customer-brand-loop{to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.customer-brand-viewport{overflow-x:auto;-webkit-mask-image:none;mask-image:none;scrollbar-width:thin;scrollbar-color:#d9d6d0 transparent}.customer-brand-track{animation:none}.customer-brand-list[aria-hidden=true]{display:none}}@media(max-width:760px){.customer-brand-strip{flex-wrap:wrap;gap:8px 16px;padding-block:18px}.customer-brand-strip h2,.customer-brand-viewport{flex-basis:100%}.customer-brand-list{gap:28px}.customer-brand-list li{flex-basis:122px}.customer-brand-list img{width:122px;height:48px}}.cre8or-site-footer-home{background:#f3f1ed;color:#343330}.cre8or-site-footer-home .site-footer-heading{position:relative;min-height:310px;align-items:center;flex-wrap:wrap;padding-right:48%;border-color:#dedbd4}.cre8or-site-footer-home .site-footer-heading>div{position:relative;z-index:1}.cre8or-site-footer-home .site-footer-heading h2{font:400 clamp(38px,4.5vw,62px)/1.06 Georgia,serif;letter-spacing:-.045em}.cre8or-site-footer-home .site-footer-heading em{color:#343330;font-style:normal}.cre8or-site-footer-home .site-footer-heading>div>span,.cre8or-site-footer-home .site-footer-brand p,.cre8or-site-footer-home .site-footer-columns nav a,.cre8or-site-footer-home .site-footer-legal,.cre8or-site-footer-home .site-footer-legal a{color:#65635f}.cre8or-site-footer-home .site-footer-columns nav h3,.cre8or-site-footer-home .wordmark{color:#343330}.cre8or-site-footer-home .site-footer-legal{border-color:#dedbd4}.cre8or-site-footer-home .site-footer-heading .primary{position:relative;z-index:1;background:#a64c2e;color:#fff;border:1px solid #a64c2e;border-radius:28px}.cre8or-site-footer-home .site-footer-heading .primary:hover{background:#8d3f25}.cre8or-site-footer-home a:focus-visible{outline:2px solid #a64c2e;outline-offset:4px}.cre8or-site-footer-home .site-footer-columns nav a:hover,.cre8or-site-footer-home .site-footer-legal a:hover{color:#a64c2e}.cre8or-site-footer-home .footer-artwork{position:absolute;right:0;bottom:20px;width:43%;height:290px;object-fit:contain;mix-blend-mode:multiply}@media(max-width:760px){.cre8or-site-footer-home .site-footer-heading{padding-right:0;min-height:0}.cre8or-site-footer-home .site-footer-heading .primary{width:auto;display:inline-flex;padding-inline:24px}.cre8or-site-footer-home .footer-artwork{position:static;display:block;width:100%;height:auto;max-height:260px;margin:24px auto 0}}@media(max-width:760px){.vibe-home .vibe-intro{min-height:calc(100svh - 100px);padding-bottom:0}}
/*# sourceMappingURL=/cdn/shop/t/85/assets/cre8or-os.css.map */
