@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";
:root{--paper:#faf8f4;--white:#fff;--ink:#29312b;--muted:#6c756e;--orange:#b74720;--peach:#f2decf;--sage:#e7ecdf;--font:"Manrope", sans-serif}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);font:14px/1.6 var(--font);margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:4px;outline:3px solid #bf612a}button{border:0}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.045em;font-family:Plus Jakarta Sans,sans-serif;line-height:1.2}h1{font-size:clamp(28px,3vw,43px);font-weight:600}h2{font-size:25px;font-weight:600}h3{font-size:17px}p{color:var(--muted)}svg{flex-shrink:0}button svg,a svg{vertical-align:middle}.wordmark{letter-spacing:-7px;align-items:flex-end;gap:12px;font-size:58px;font-weight:800;line-height:.85;display:inline-flex}.wordmark span{letter-spacing:1px;padding-bottom:3px;font-size:11px;font-weight:600;line-height:1.1}.workspace{min-height:100vh;display:flex}.sidebar{z-index:5;background:#eeeee5;flex-direction:column;width:236px;padding:38px 25px 22px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar .wordmark{padding-left:12px}.brand-switch{align-items:center;gap:10px;margin:49px 0 26px;padding:12px 7px;display:flex}.brand-avatar,.avatar{color:#fff;background:#748169;border-radius:50%;place-items:center;font-family:Plus Jakarta Sans,sans-serif;display:grid}.brand-avatar{width:36px;height:36px;font-size:18px}.brand-switch strong{font-size:13px;display:block}.brand-switch small{color:var(--muted);font-size:10px}nav{gap:8px;display:grid}nav button{text-align:left;background:0 0;border-radius:16px;align-items:center;gap:12px;padding:13px 14px;font-size:12px;font-weight:600;transition:background .2s;display:flex}nav button:hover{background:#e4e5db}nav button[aria-current]{background:var(--ink);color:#fff}.nav-dot{background:#eea675;border-radius:50%;width:5px;height:5px;margin-left:auto}.sidebar-bottom{gap:15px;margin-top:auto;padding:22px 12px 0;font-size:11px;display:grid}.sidebar-bottom a,.sidebar-bottom>button{background:0 0;align-items:center;gap:8px;padding:0;display:flex}.support-note{color:#6b7665;margin-bottom:17px}.support-note p{margin-top:9px;font-size:12px;line-height:1.6}.workspace-body{width:calc(100% - 236px);margin-left:236px}.demo-banner{color:#62471e;background:#f2dfb7;justify-content:space-between;gap:16px;min-height:32px;padding:7px 38px;font-size:10px;display:flex}.demo-banner a{white-space:nowrap;font-weight:700}.topbar{color:var(--muted);justify-content:space-between;align-items:center;padding:24px 42px;font-size:11px;display:flex}.topbar-right{align-items:center;gap:8px;display:flex}.avatar{width:32px;height:32px;margin-left:14px;font-size:14px}.status-dot{background:#477253;border-radius:50%;width:6px;height:6px}.status-dot.muted{background:#ad8e60}.main-content{max-width:1440px;margin:auto;padding:25px 42px 42px}.page-intro{justify-content:space-between;align-items:center;gap:22px;margin-bottom:32px;display:flex}.greeting{margin-bottom:8px;font-size:12px}.primary,.secondary,.light-button{border-radius:30px;justify-content:center;align-items:center;gap:12px;padding:13px 18px;font-size:12px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.primary{background:var(--orange);color:#fff}.primary:hover:not(:disabled){background:#9e3817;transform:translateY(-2px)}.secondary{background:#eaece4}.light-button{color:var(--ink);background:#fffdf4}.text-button{background:0 0;align-items:center;gap:8px;font-size:12px;display:inline-flex}.overview-grid{grid-template-columns:1.55fr 1fr;gap:22px;display:grid}.studio-feature{background:#e6eadb;border-radius:30px 80px 30px 30px;align-items:center;min-height:300px;display:flex;position:relative;overflow:hidden}.feature-copy{z-index:2;max-width:75%;padding:32px;position:relative}.pill{letter-spacing:0;background:#ffffffb8;border-radius:20px;align-items:center;padding:5px 10px;font-size:10px;font-weight:600;display:inline-flex}.feature-copy h2{margin:20px 0 12px;font-size:clamp(23px,2.3vw,34px)}.feature-copy p{max-width:270px;margin-bottom:22px;font-size:12px}.feature-art{place-items:center;width:180px;height:220px;transition:transform .5s;display:grid;position:absolute;bottom:10px;right:-20px;transform:rotate(12deg)}.studio-feature:hover .feature-art{transform:rotate(-6deg)translateY(-7px)}.feature-art>svg{color:#849473;opacity:.5;width:190px;height:190px}.feature-art>span{text-align:center;font-size:13px;line-height:1.2;position:absolute;transform:rotate(-12deg)}.feature-art em{font-family:Georgia,serif;font-size:22px}.orbit{background:#ca693f;border-radius:50%;width:10px;height:10px;position:absolute}.o1{top:30px;right:25px}.o2{width:6px;height:6px;bottom:36px;left:18px}.next-steps{background:#fff;border-radius:30px;padding:28px}.section-kicker{color:var(--muted);font-size:11px}.next-steps h2{margin:8px 0 22px;font-size:23px}.step{text-align:left;background:0 0;align-items:center;gap:13px;width:100%;padding:12px 0;display:flex}.step>svg{margin-left:auto}.step strong{font-size:11px;display:block}.step small{color:var(--muted);font-size:10px}.step-number{color:#777b73;background:#f3f0e9;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;display:grid}.step-number.done{color:#5c7553;background:#e7eede}.posts-section{margin-top:36px}.section-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.section-heading h2{font-size:24px}.section-heading p{margin-top:5px;font-size:12px}.post-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.post-card{text-align:left;background:0 0;border-radius:24px;padding:0;transition:transform .25s}.post-card:hover{transform:translateY(-5px)}.post-art{border-radius:24px;height:245px;position:relative;overflow:hidden}.post-art>img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.post-card:hover .post-art>img{transform:scale(1.04)}.post-open{background:#fff;border-radius:50%;place-items:center;width:35px;height:35px;display:grid;position:absolute;bottom:13px;right:13px}.typographic-art{background:#f0ddc7;flex-direction:column;justify-content:space-between;height:100%;padding:25px;display:flex}.tone-1 .typographic-art{background:#c9d4bc}.tone-2 .typographic-art{color:#984a2d;background:#f2dfcb}.typographic-art>span{font-size:12px}.typographic-art strong{max-width:220px;font-family:Georgia,serif;font-size:29px;font-weight:400;line-height:1.06}.typographic-art svg{align-self:flex-end}.post-caption{padding:17px 4px}.post-caption>.pill{background:#eceee4;padding:3px 9px}.post-caption h3{letter-spacing:-.02em;margin:9px 0 7px;font-size:15px}.post-caption p{font-size:10px}.post-caption p span{margin:0 5px}.studio-footer{background:#f1e9dd;border-radius:20px;justify-content:space-between;align-items:center;margin-top:22px;padding:23px 26px;display:flex}.studio-footer span,.studio-footer button{align-items:center;gap:12px;font-size:11px;display:flex}.studio-footer button{background:0 0}.notice{color:#69502e;background:#f2e9d7;border-radius:16px;padding:16px 20px;font-size:12px}.feedback-bar{justify-content:space-between;gap:20px;margin-bottom:22px;display:flex}.feedback-bar button{background:0 0}.form-panel{background:#fff;border-radius:30px;padding:32px}.form-panel>p{max-width:580px;margin:12px 0 25px;font-size:13px}.brand-form{grid-template-columns:2fr 1fr;align-items:start;gap:25px;display:grid}.fields{grid-template-columns:1fr 1fr;gap:21px;display:grid}.fields .full{grid-column:1/-1}label{gap:8px;font-size:12px;font-weight:600;display:grid}input,textarea,select{width:100%;color:var(--ink);outline-offset:2px;background:#f7f7f1;border:1px solid #0000;border-radius:12px;padding:12px 14px;font-size:13px}textarea{resize:vertical;min-height:85px;font-weight:400}input::placeholder,textarea::placeholder{color:#84887f;font-size:12px}.brand-aside{background:#efeee4;border-radius:30px;gap:20px;padding:24px;display:grid}.brand-swatch{color:#fff;border-radius:22px 55px 22px 22px;flex-direction:column;justify-content:center;align-items:center;gap:18px;height:220px;display:flex}.brand-swatch strong{font-family:Georgia,serif;font-size:32px;font-weight:400}.brand-aside input[type=color]{height:43px;padding:6px}.hint{font-size:11px;line-height:1.7}.calendar-summary{background:#e8ecdf;border-radius:25px;align-items:center;gap:38px;margin:0 0 25px;padding:25px;display:flex}.calendar-summary>div{align-items:center;gap:10px;display:flex}.calendar-summary strong{font-size:32px;font-weight:500}.calendar-summary span{max-width:90px;font-size:11px}.calendar-summary p{align-items:center;gap:8px;margin-left:auto;font-size:10px;display:flex}.calendar-list{gap:15px;display:grid}.calendar-row{text-align:left;background:#fff;border-radius:25px;align-items:center;gap:24px;padding:18px;display:flex}.calendar-row>svg{margin-left:auto}.calendar-row h3{margin:7px 0;font-size:18px}.calendar-row p{font-size:11px}.mini-art{background:#e6ebdd;border-radius:15px;flex-shrink:0;place-items:center;width:94px;height:104px;display:grid;overflow:hidden}.mini-art>img{object-fit:cover;width:100%;height:100%}.mini-art.tone-2{background:#edd9c5}.library-intro{justify-content:space-between;align-items:center;gap:24px;margin-bottom:25px;display:flex}.library-intro p{max-width:450px;font-size:13px}.upload-button{cursor:pointer;position:relative}.upload-button input{opacity:0;width:1px;height:1px;position:absolute}.library-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:20px;display:grid}.library-grid figure{background:#fff;border-radius:22px;margin:0;padding:10px;overflow:hidden}.library-grid img{object-fit:cover;border-radius:14px;width:100%;height:260px}.library-grid figcaption{overflow-wrap:anywhere;padding:12px 5px;font-size:12px}.empty{text-align:center;background:#eeeee4;border-radius:30px;padding:65px 25px}.empty>svg{color:#879579;margin-bottom:20px}.empty h2{margin-bottom:12px}.empty p{margin-bottom:22px;font-size:13px}.connection-layout,.automation-layout{grid-template-columns:1.4fr 1fr;gap:24px;display:grid}.connection-symbol{color:#687c5e;background:#e7ecdf;border-radius:22px;place-items:center;width:66px;height:66px;margin-bottom:24px;display:grid}.connection-layout form{gap:18px;display:grid}.connection-guide{background:#f0e4d4;border-radius:35px 70px 35px 35px;padding:32px}.connection-guide h2{margin-top:18px;font-size:30px}.connection-guide ol{margin:30px 0;padding-left:20px}.connection-guide li{margin-bottom:25px;padding-left:6px;font-size:13px}.connection-guide li p{margin-top:5px;font-size:12px}.connection-guide li a{color:#914222;margin-top:8px;font-size:11px;display:inline-block}.connected{background:#edf1e6;border-radius:20px;align-items:center;gap:15px;margin:20px 0;padding:18px;display:flex}.connected p{font-size:11px}.mode-options{gap:15px;margin:25px 0;display:grid}.mode-card{cursor:pointer;background:#f6f6f0;border:1px solid #0000;border-radius:20px;gap:14px;padding:20px;display:flex}.mode-card.selected{background:#edf1e5;border-color:#74846b}.mode-card input,.checkbox input{accent-color:#6e8063;flex-shrink:0;width:17px;height:17px}.mode-card strong{font-size:13px}.mode-card p{margin-top:5px;font-size:12px;font-weight:400}.checkbox{align-items:flex-start;gap:12px;font-size:11px;font-weight:400;display:flex}.button-row{flex-wrap:wrap;gap:10px;margin-top:25px;display:flex}.automation-note{background:#e7ecdf;border-radius:30px;padding:35px}.automation-note h2{margin:20px 0 14px;font-size:31px}.automation-note p{font-size:13px}.plan-note{background:#ffffff70;border-radius:20px;margin-top:35px;padding:20px;font-size:12px}.plan-note p{margin-top:8px;font-size:11px}.post-dialog{background:var(--paper);width:min(900px,94vw);max-height:90vh;color:var(--ink);border:0;border-radius:30px;padding:28px;overflow:auto}.post-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1b241c99}.dialog-heading{justify-content:space-between;align-items:center;margin-bottom:22px;font-size:12px;display:flex}.dialog-heading button{background:0 0;place-items:center;width:36px;height:36px;display:grid}.editor-layout{grid-template-columns:1fr 1.15fr;gap:25px;margin-bottom:25px;display:grid}.editor-preview{text-align:center;background:#d3ddc5;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:30px;height:380px;padding:25px;display:flex;position:sticky;top:0;overflow:hidden}.editor-preview:has(img){padding:0}.editor-preview>img{object-fit:contain;width:100%;height:100%}.editor-preview>h2{font-family:Georgia,serif;font-size:38px;font-weight:400}.editor-preview>span{font-size:12px}.editor-preview>.pill{position:absolute;bottom:10px}.editor-fields{gap:18px;display:grid}.editor-fields small{color:var(--muted);font-size:10px}fieldset{border:0;margin:0;padding:0}legend{margin-bottom:8px;font-size:11px}.image-picker{flex-wrap:wrap;gap:10px;display:flex}.image-picker label{cursor:pointer;position:relative}.image-picker img{object-fit:cover;border-radius:10px;width:65px;height:65px}.image-picker input{accent-color:#b74720;width:15px;height:15px;position:absolute;top:5px;left:5px}.image-picker span{background:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;display:grid;position:absolute;bottom:4px;right:4px}.schedule-fields{background:#edeedf;border-radius:18px;gap:12px;padding:17px;display:grid}.auth-shell{grid-template-columns:1fr 1fr;gap:20px;min-height:100vh;padding:20px;display:grid}.auth-story{background:#dce5d1;border-radius:35px 90px 35px 35px;flex-direction:column;justify-content:space-between;padding:45px;display:flex;position:relative;overflow:hidden}.auth-story h1{margin-top:90px;font-size:clamp(42px,5vw,78px);line-height:1.05}.auth-story em{font-family:Georgia,serif;font-weight:400}.auth-story p{max-width:290px;margin:30px 0;font-size:14px}.story-orbits{height:130px}.story-orbits i{background:#b74720;border-radius:50%;width:13px;height:13px;position:absolute;bottom:70px;right:80px}.story-orbits i:nth-child(2){background:#9caf88;width:60px;height:60px;bottom:125px;right:130px}.story-orbits i:nth-child(3){background:#c4d1b9;width:100px;height:100px;bottom:10px;right:-20px}.auth-card{width:100%;max-width:440px;margin:auto;padding:35px}.auth-card h2{margin:20px 0 14px;font-size:32px}.auth-card>p{font-size:13px}.auth-card form{gap:20px;margin-top:30px;display:grid}.auth-card .notice{margin:25px 0}.auth-links{justify-content:space-between;gap:10px;margin-bottom:30px;display:flex}.auth-links button{color:#943d1e;background:0 0;padding:0;font-size:11px}.preview-link{text-align:center;text-underline-offset:5px;margin-top:20px;font-size:12px;text-decoration:underline;display:block}.feedback{min-height:20px;margin:16px 0}.auth-card>h1{margin-bottom:20px}@media (min-width:1500px){.post-art{height:310px}.studio-feature{min-height:340px}.feature-copy{padding:40px}.feature-art{width:210px;height:240px;right:10px}.feature-art>svg{width:240px;height:240px}}@media (max-width:1150px){.sidebar{width:205px;padding:30px 16px}.workspace-body{width:calc(100% - 205px);margin-left:205px}.main-content,.topbar{padding:22px 26px}.overview-grid{grid-template-columns:1fr}.studio-feature{min-height:285px}.feature-copy{max-width:75%}.feature-art{width:230px;right:30px}.feature-art>svg{width:250px;height:250px}.next-steps{display:none}.post-art{height:220px}.typographic-art{padding:18px}.typographic-art strong{font-size:25px}.connection-layout,.automation-layout{grid-template-columns:1fr}.connection-guide ol{grid-template-columns:repeat(3,1fr);gap:25px;margin-bottom:0;display:grid}.calendar-summary{gap:20px}.calendar-summary p{display:none}.brand-form{grid-template-columns:1.6fr 1fr}.brand-aside{padding:18px}.form-panel{padding:25px}}@media (max-width:760px){.sidebar{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#eeeee5f5;width:100%;height:auto;padding:18px 20px 8px;display:block;position:sticky;top:0}.workspace{display:block}.sidebar .wordmark{letter-spacing:-4px;padding:0;font-size:37px}.wordmark span{letter-spacing:.4px;font-size:9px}.brand-switch,.sidebar-bottom{display:none}.sidebar nav{scrollbar-width:none;gap:6px;margin-top:19px;display:flex;overflow:auto}.sidebar nav button{white-space:nowrap;border-radius:12px;gap:6px;padding:9px 11px;font-size:10px}.sidebar nav button svg{width:15px;height:15px}.nav-dot{display:none}.workspace-body{width:100%;margin:0}.demo-banner{padding:9px 20px;font-size:9px}.demo-banner a{display:none}.topbar{padding:16px 20px;font-size:10px}.topbar .avatar{width:27px;height:27px;margin-left:6px}.main-content{padding:17px 20px 35px}.page-intro{align-items:flex-start;gap:12px;margin-bottom:24px}.page-intro h1{max-width:265px;font-size:29px}.page-intro>.primary{gap:0;margin-top:7px;padding:12px;font-size:0}.page-intro>.primary svg{width:19px;height:19px}.greeting{font-size:10px}.studio-feature{border-radius:24px 55px 24px 24px;min-height:300px}.feature-copy{max-width:85%;padding:24px}.feature-copy h2{font-size:27px}.feature-copy p{max-width:215px}.feature-art{opacity:.45;width:160px;height:180px;bottom:-15px;right:-40px}.feature-art>svg{width:210px}.feature-art>span{display:none}.feature-copy .pill{font-size:9px}.posts-section{margin-top:27px}.section-heading h2{font-size:21px}.section-heading p{font-size:11px}.section-heading .text-button{gap:3px;font-size:10px}.post-grid{grid-template-columns:1fr;gap:20px}.post-art{height:330px}.typographic-art{padding:35px}.typographic-art strong{max-width:250px;font-size:39px}.post-caption{padding:15px 4px}.post-caption h3{font-size:18px}.studio-footer{gap:20px;padding:18px}.studio-footer>span{gap:8px;font-size:10px}.studio-footer button{white-space:nowrap;gap:3px;font-size:10px}.brand-form,.fields{grid-template-columns:1fr}.fields .full{grid-column:auto}.form-panel{border-radius:24px;padding:23px}.brand-swatch{height:180px}.brand-aside{padding:24px}.calendar-summary{justify-content:space-between;gap:15px;padding:18px}.calendar-summary>div{display:block}.calendar-summary strong{font-size:28px;display:block}.calendar-summary span{font-size:9px;display:block}.calendar-row{border-radius:20px;gap:15px;padding:13px}.calendar-row h3{font-size:14px}.calendar-row p{font-size:10px}.mini-art{width:64px;height:87px}.library-intro{flex-direction:column;align-items:flex-start}.library-grid{grid-template-columns:1fr 1fr;gap:13px}.library-grid img{height:170px}.library-grid figcaption{font-size:10px}.connection-guide{padding:27px}.connection-guide ol{display:block}.connection-guide li{margin-bottom:23px}.automation-note{padding:27px}.button-row>*{width:100%}.editor-layout{grid-template-columns:1fr}.editor-preview{height:260px;position:static}.post-dialog{border-radius:24px;padding:20px}.auth-shell{grid-template-columns:1fr;padding:12px}.auth-story{min-height:290px;padding:30px}.auth-story h1{margin-top:30px;font-size:42px}.auth-story h1 br:nth-child(2){display:none}.auth-story p{max-width:240px;margin:20px 0;font-size:12px}.story-orbits{height:0}.story-orbits i:nth-child(2){bottom:35px;right:30px}.auth-card{padding:25px 20px}.auth-card h2{font-size:28px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.calendar-tools{justify-content:space-between;gap:15px;margin-bottom:20px;display:flex}.planning-notice{margin-bottom:18px}.mobile-signout{display:none}@media (max-width:760px){.mobile-signout{background:0 0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}}
.revised-feature{min-height:340px}.revised-feature .feature-copy{max-width:65%;padding:30px}.revised-feature .feature-copy h2{font-size:clamp(25px,2.25vw,36px)}.revised-feature .feature-copy p{max-width:255px;font-size:14px}.brand-collage{width:230px;height:290px;position:absolute;bottom:0;right:-18px}.collage-dots{position:absolute;inset:0}.collage-dots span{background:#bd542d;border-radius:50%;width:4px;height:4px;transition:transform .28s ease-out;position:absolute}.collage-paper{border-radius:5px 5px 18px;width:150px;height:218px;transition:transform .45s;position:absolute;top:35px;left:32px}.back-paper{background:#cf754d;transform:rotate(13deg)}.photo-paper{background:#fffdf7;padding:9px;transform:rotate(-8deg);box-shadow:0 10px 25px #33422c18}.photo-paper img{object-fit:cover;border-radius:3px;width:100%;height:156px}.photo-paper>span{padding-top:6px;font-family:Georgia,serif;font-size:17px;display:block}.photo-paper small{color:#65715e;font-family:inherit;font-size:10px;display:block}.brand-initial{background:#d4dcca;place-items:center;height:156px;font-family:Georgia,serif;font-size:80px;display:grid}.brand-collage:hover .photo-paper{transform:rotate(-3deg)translateY(-7px)}.brand-collage:hover .back-paper{transform:rotate(18deg)}.collage-sticker{text-align:center;background:#f3d981;border-radius:50%;place-content:center;width:89px;height:89px;font-size:12px;display:grid;position:absolute;bottom:20px;right:9px;transform:rotate(10deg)}.step strong,.step small{font-size:13px}.step{border-radius:16px;min-height:64px;transition:background .2s,padding .2s}.step:hover{background:#f7f6f1;padding-left:8px;padding-right:8px}.section-kicker,.pill{font-size:12px}.post-art{position:relative}.post-art>img{object-fit:contain}.draft-art-label{background:#fffdf1e8;border-radius:20px;padding:7px 11px;font-size:12px;position:absolute;bottom:14px;left:14px}.status-chip{color:#565e51;background:#eeede7;border-radius:20px;align-items:center;padding:6px 10px;font-size:12px;line-height:1.3;display:inline-flex}.state-queued,.state-approved{color:#35532c;background:#e0eadb}.state-published{color:#285b4b;background:#dcebe5}.state-failed,.state-unknown{color:#963617;background:#fae2d7}.state-sending{color:#705317;background:#fff0c4}.calendar-board{min-width:0}.agenda-toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:26px;display:flex}.search-box{background:#fff;border-radius:16px;flex:1;align-items:center;gap:10px;min-width:190px;padding:0 14px;display:flex}.search-box input{background:0 0;border:0;width:100%;min-width:0;padding:14px 0;font-size:14px}.search-box button{background:0 0;min-width:36px;min-height:44px}.agenda-toolbar select{border-radius:15px;width:auto;min-height:46px;font-size:13px}.view-switch{background:#eceee5;border-radius:16px;padding:4px;display:flex}.view-switch button{background:0 0;border-radius:12px;align-items:center;gap:7px;min-height:40px;padding:10px 13px;font-size:13px;display:flex}.view-switch button[aria-pressed=true]{background:#fff;box-shadow:0 2px 5px #29312b0b}.month-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.month-toolbar h2{text-transform:none;margin:0 0 5px;font-size:24px}.month-toolbar p{color:var(--muted);margin:0;font-size:12px}.month-navigation{gap:5px;display:flex}.month-navigation button{background:#fff;border-radius:50%;place-items:center;min-width:44px;height:44px;font-size:12px;display:grid}.month-navigation button:nth-child(2){border-radius:16px;padding:0 15px}.calendar-scroll{border-radius:20px;overflow-x:auto}.month-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;min-width:630px;display:grid}.weekday{text-align:center;color:var(--muted);padding:8px;font-size:12px}.month-day{background:#fff;border-radius:15px;min-height:110px;padding:7px}.month-day.outside{background:#f0f0e9}.month-day.outside .day-number{color:#767a71}.month-day.today{background:#fff0e5}.day-number{border-radius:50%;place-items:center;width:28px;height:28px;margin-bottom:5px;font-size:12px;display:grid}.today .day-number{color:#fff;background:#b74720}.day-post{text-align:left;background:#f1f2e9;border-radius:10px;flex-wrap:wrap;align-items:start;gap:5px;width:100%;margin-bottom:5px;padding:8px;display:flex}.day-post>span:nth-child(2){flex:1;min-width:0}.day-post strong{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:11px;font-weight:600;line-height:1.45;display:-webkit-box;overflow:hidden}.day-post time{color:#65705d;width:100%;padding-left:12px;font-size:10px}.state-marker{background:#858e76;border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:4px;display:inline-block}.state-marker.state-queued{background:#a94923}.state-marker.state-published{background:#36705b}.state-marker.state-failed,.state-marker.state-unknown{background:#b62a20}.calendar-legend{color:var(--muted);flex-wrap:wrap;gap:20px;margin-top:15px;font-size:12px;display:flex}.calendar-legend span{gap:7px;display:flex}.undated-heading{margin:32px 0 16px}.undated-heading h3{margin-bottom:5px;font-size:20px}.undated-heading h3 span{vertical-align:middle;background:#e7eadf;border-radius:50%;padding:5px 9px;font-size:12px}.undated-heading p,.filter-count{color:var(--muted);font-size:13px}.undated-posts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.agenda-list{gap:10px;display:grid}.agenda-item{text-align:left;background:#fff;border-radius:20px;align-items:center;gap:12px;min-width:0;padding:15px;transition:transform .2s,box-shadow .2s;display:flex}.agenda-item:hover{transform:translateY(-3px);box-shadow:0 6px 20px #29312b09}.agenda-thumb{background:#e7ebdf;border-radius:10px;flex-shrink:0;place-items:center;width:48px;height:56px;display:grid;overflow:hidden}.agenda-thumb img{object-fit:cover;width:100%;height:100%}.agenda-item strong{font-size:14px;display:block}.agenda-item small{color:var(--muted);margin-top:6px;font-size:12px;display:block}.agenda-empty{text-align:center;background:#f0f1e9;border-radius:26px;padding:45px 25px}.agenda-empty svg{margin:0 auto 15px}.agenda-empty p{font-size:14px}.discard-prompt{background:#fff0db;border-radius:22px;margin:0 0 22px;padding:22px}.discard-prompt p{margin:7px 0 15px;font-size:14px}.preview-column{align-self:start;min-width:0;position:sticky;top:0}.social-preview{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 8px 28px #29312b08}.social-preview-header{align-items:center;gap:9px;padding:14px;font-size:13px;display:flex}.social-preview-header>span:last-child{color:var(--muted);margin-left:auto;font-size:11px}.brand-avatar{background:#e4e9da;border-radius:50%;place-items:center;width:32px;height:32px;font-family:Georgia,serif;font-size:20px;display:grid}.social-preview .editor-preview{aspect-ratio:4/5;background:#e8ecdf;border-radius:0;height:auto;position:static}.social-preview .editor-preview>img{object-fit:contain;min-height:0}.missing-art{max-width:230px;padding:15px}.missing-art svg{margin:0 auto 20px}.missing-art h3{font-family:Georgia,serif;font-size:24px;font-weight:400}.missing-art p{font-size:13px;line-height:1.7}.preview-caption{white-space:pre-wrap;overflow-wrap:anywhere;max-height:190px;margin:0;padding:15px;font-size:13px;line-height:1.7;overflow:auto}.preview-note{padding:0 8px;line-height:1.7}.carousel-controls{justify-content:center;align-items:center;gap:20px;padding:4px 10px;font-size:12px;display:flex}.carousel-controls button,.image-order button{background:0 0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.editor-fields label,legend{font-size:13px}.editor-fields input,.editor-fields textarea,.brand-form input,.brand-form textarea{font-size:14px}.editor-fields small{font-size:12px}.image-picker img{width:80px;height:80px}.image-picker label:has(input:checked) img{outline-offset:3px;outline:2px solid #b74720}.image-order>span{font-size:13px}.image-order>div{background:#efefe8;border-radius:13px;align-items:center;gap:4px;margin-top:6px;padding:0 10px;display:flex}.image-order small{overflow-wrap:anywhere;flex:1}.schedule-requirement{background:#f2eadc;border-radius:13px;padding:12px;font-size:13px;line-height:1.6}.field-error{color:#9e311c;font-size:14px}.dialog-heading button{flex-shrink:0;width:44px;height:44px}button:disabled{cursor:not-allowed}@media (max-width:1150px){.overview-grid{grid-template-columns:1fr}.next-steps{display:block}.next-steps .step{min-height:58px}.revised-feature .feature-copy{max-width:65%}.brand-collage{right:35px}}@media (max-width:760px){.revised-feature{min-height:370px}.revised-feature .feature-copy{max-width:70%;padding:25px}.revised-feature .feature-copy h2{font-size:28px}.revised-feature .feature-copy p{max-width:210px;font-size:13px}.brand-collage{transform-origin:100% 100%;bottom:-5px;right:-12px;transform:scale(.75)}.next-steps{padding:23px}.month-toolbar h2{font-size:20px}.agenda-toolbar{gap:9px}.search-box{flex-basis:100%}.agenda-toolbar select{flex:1;width:160px;min-width:0}.view-switch button{padding:10px}.month-navigation{gap:2px}.undated-posts{grid-template-columns:1fr}.preview-column{width:100%;max-width:370px;margin:auto;position:static}.calendar-tools{flex-wrap:wrap}.dialog-heading h2{font-size:24px}.post-dialog{padding:20px}.calendar-legend{gap:12px;font-size:11px}}@media (prefers-reduced-motion:reduce){.collage-paper,.collage-dots span,.agenda-item,.step{transition:none}}.month-toolbar h2:first-letter{text-transform:uppercase}.calendar-mobile-hint{display:none}@media (max-width:760px){.calendar-mobile-hint{color:var(--muted);margin:12px 0;font-size:12px;display:block}}.workspace-skip-link{z-index:100;color:#fff;background:#29312b;border-radius:12px;padding:12px 18px;position:fixed;top:12px;left:16px;transform:translateY(-150%)}.workspace-skip-link:focus{transform:none}.main-content:focus,.page-intro h1:focus{outline:none}.feedback-bar{z-index:40;background:#fff6e6;border:1px solid #e6d9c0;align-items:center;max-width:min(500px,100vw - 40px);margin:0;font-size:13px;line-height:1.65;position:fixed;bottom:22px;right:26px;box-shadow:0 8px 36px #29312b26}.feedback-bar button{border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.feedback-bar button:hover{background:#eee3cf}.workspace-attention{background:#f6e4d4;border-radius:24px 38px 24px 24px;justify-content:space-between;align-items:center;gap:22px;margin-top:24px;padding:24px;display:flex}.workspace-attention strong{color:#733e23;font-size:14px}.workspace-attention p{color:#705946;margin-top:5px;font-size:12px}.workspace-attention button{background:#fffaf4;flex-shrink:0}.studio-workflow-summary{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.studio-workflow-summary>button{text-align:left;background:#eeefe7;border-radius:18px;flex:1;align-items:center;gap:12px;min-width:190px;min-height:62px;padding:16px 18px;display:flex}.studio-workflow-summary>button:hover{background:#e5e9dc}.studio-workflow-summary strong{color:#425746;font-size:22px;font-weight:550}.studio-workflow-summary span{flex:1;font-size:12px;line-height:1.5}.next-steps .step>span:nth-child(2){min-width:0}.planning-requirement{background:#eeefe7;border-radius:16px;margin-bottom:24px;padding:16px 20px;font-size:13px;line-height:1.75}.planning-requirement button,.automation-requirements button{color:#943e21;text-underline-offset:3px;background:0 0;padding:0 3px;font-weight:650;text-decoration:underline}.library-upload-hint{margin:-10px 0 16px;font-size:12px}.upload-button:focus-within{outline-offset:4px;outline:3px solid #bf612a}.upload-button:has(input:disabled){cursor:not-allowed;opacity:.6}.library-filter-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin:32px 0 16px;display:flex}.library-filter-bar h2{font-size:24px}.library-filter-bar .view-switch{flex-wrap:wrap;gap:3px}.library-filter-bar button span{color:#5b6854;font-size:11px}.library-grid img{object-fit:contain;background:#f4f3ee}.library-grid figcaption span{color:#63705d;margin-bottom:4px;font-size:11px;display:block}.library-grid figcaption strong{overflow-wrap:anywhere;font-size:12px;font-weight:550;display:block}.library-filter-empty{background:#eeefe7;border-radius:22px;padding:25px;font-size:13px;line-height:1.8}.automation-requirements{background:#f5eddf;border-radius:18px;margin:24px 0;padding:20px}.automation-requirements strong{color:#765232;font-size:13px}.automation-requirements p{margin-top:8px;font-size:13px;line-height:1.75}.agenda-context{justify-content:space-between;align-items:center;gap:16px;min-height:32px;margin:0 0 15px;display:flex}.agenda-context p{font-size:12px}.agenda-context .text-button{flex-shrink:0;min-height:36px}.agenda-filter-empty{background:#eeefe7;border-radius:23px;align-items:center;gap:18px;margin-bottom:22px;padding:25px;display:flex}.agenda-filter-empty h3{margin-bottom:6px;font-size:16px}.agenda-filter-empty p{font-size:13px}.first-agenda{padding:52px 30px}.first-agenda h2{font-size:clamp(23px,3vw,30px)}.first-agenda p{max-width:460px;margin:16px auto 24px;line-height:1.8}.first-agenda small{color:#63705d;margin-top:16px;font-size:12px;display:block}.agenda-empty>button{margin-top:20px}.first-agenda>button{margin-top:0}.agenda-item>span:last-child{overflow-wrap:anywhere;min-width:0}.filter-count{margin-top:18px}@media (max-width:760px){.sidebar nav{padding-bottom:5px}.sidebar nav button{min-height:44px;font-size:12px}.revised-feature .feature-copy{max-width:100%;padding-bottom:188px}.revised-feature .feature-copy h2{max-width:320px}.revised-feature .feature-copy p{max-width:34ch}.revised-feature .brand-collage{right:16px;transform:scale(.67)}.workspace-attention{flex-direction:column;align-items:stretch;gap:16px}.studio-workflow-summary{gap:8px}.studio-workflow-summary>button{min-width:100%;min-height:56px;padding:12px 18px}.feedback-bar{left:16px;right:16px;bottom:max(16px, env(safe-area-inset-bottom));gap:12px;max-width:none;padding:14px 16px}.library-filter-bar .view-switch{width:100%}.library-filter-bar .view-switch button{flex:1;justify-content:center;gap:6px;min-width:85px;font-size:12px}.agenda-context{align-items:flex-start}.month-toolbar{flex-wrap:wrap}.first-agenda{padding:36px 24px}.first-agenda h2{font-size:25px}}.discard-prompt{scroll-margin-top:150px}.discard-prompt:focus{outline-offset:3px;outline:3px solid #b77932}.loaded-items-note{margin-top:10px;font-size:12px}
.creative-studio{--creative-green:#425746;--creative-paper:#fffdf9;--creative-mist:#eaf0e6;gap:26px;display:grid}.creative-studio>[id]{scroll-margin-top:28px}.creative-intro{background:#eee8dc;border-radius:34px 62px 28px 34px;min-width:0;padding:34px}.creative-intro-copy{grid-template-columns:.9fr 1fr;align-items:start;gap:32px;display:grid}.creative-intro h2{letter-spacing:-.055em;max-width:330px;font-size:clamp(1.7rem,2.8vw,2.35rem);line-height:1.16}.creative-intro p{max-width:55ch;font-size:.88rem;line-height:1.75}.creative-journey{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:28px;display:grid}.creative-journey>a,.creative-journey>button{text-align:left;background:#fffdf9a8;border-radius:16px 22px 16px 16px;align-items:center;gap:10px;min-width:0;padding:14px 10px;transition:background .18s;display:flex}.creative-journey>a:hover,.creative-journey>button:hover{background:#fffdf9}.creative-journey>a>span,.creative-journey>button>span{color:#425746;background:#e3e6d8;border-radius:50%;flex-shrink:0;place-items:center;width:26px;height:26px;font-size:.73rem;font-weight:700;display:grid}.creative-journey strong{font-size:.72rem;font-weight:700;line-height:1.5;display:block}.creative-journey small{color:#586252;margin-top:3px;font-size:.64rem;line-height:1.5;display:block}.creative-card{background:#fffdf9;border-radius:30px;min-width:0;padding:32px}.creative-card h2{letter-spacing:-.045em;margin:9px 0 18px;font-size:clamp(1.4rem,2vw,1.7rem)}.creative-card p{color:#5d6b5f;line-height:1.75}.creative-chapter{color:#8e462a;font-size:.75rem;font-weight:700;display:inline-block}.creative-section-heading{justify-content:space-between;align-items:center;gap:28px;margin-bottom:22px;display:flex}.creative-section-heading>p{max-width:32ch;font-size:.8rem}.creative-section-heading h2{max-width:430px;margin-bottom:0}.creative-card fieldset{border:0;min-width:0;margin:0;padding:0}.strategy-form-grid{grid-template-columns:.85fr 1.15fr;gap:30px;display:grid}.strategy-form-grid legend{color:#425746;padding:0 0 2px;font-size:.84rem;font-weight:700}.strategy-form-grid .strategy-foundation{background:#f0f2e9;border-radius:23px 23px 42px;padding:22px}.strategy-foundation legend{margin-bottom:4px}.creative-card label{gap:7px;margin:16px 0;font-size:.8rem;font-weight:600;line-height:1.5;display:grid}.creative-card label:last-child{margin-bottom:0}.creative-card label small{margin-top:-3px}.creative-card small{color:#5e6859;font-weight:400}.creative-card input,.creative-card textarea,.creative-card select{font-size:.81rem;line-height:1.65}.creative-card textarea{min-height:94px}.creative-card select{width:100%;color:inherit;background:#f3f4ed;border:1px solid #0000;border-radius:13px;padding:12px}.strategy-foundation input,.strategy-foundation textarea,.strategy-foundation select{background:#fffdf9}.strategy-context textarea{min-height:91px}.creative-save-row{justify-content:space-between;align-items:center;gap:20px;margin-top:26px;display:flex}.creative-card .hint{max-width:60ch;font-size:.73rem}.creative-save-row .primary{flex-shrink:0}.research-card{background:#eaf0e6;border-radius:48px 30px 30px;grid-template-columns:.82fr 1.18fr;gap:34px;display:grid}.research-context h2{max-width:330px}.research-context>p,.identity-direction>p{font-size:.84rem}.research-context>button,.identity-direction>button{background:#fffdf9;margin:22px 0 12px}.research-context>.hint+.hint{margin-top:10px}.research-content{min-width:0}.research-empty{background:#fffdf9a6;border-radius:24px 24px 44px;padding:25px}.research-empty>svg{color:#587453;margin-bottom:18px}.research-empty h3{max-width:340px;margin-bottom:12px;font-size:1.1rem}.research-empty p,.research-empty li{font-size:.8rem}.research-empty ul{color:#425746;gap:6px;margin:16px 0;padding-left:18px;display:grid}.research-empty small{font-size:.72rem;line-height:1.6;display:block}.creative-note{margin-top:18px}.creative-note summary,.identity-details summary,.research-sources summary{cursor:pointer;color:#425746;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;font-size:.78rem;font-weight:650;list-style:none;display:flex}.creative-note summary::-webkit-details-marker{display:none}.identity-details summary::-webkit-details-marker{display:none}.research-sources summary::-webkit-details-marker{display:none}.creative-note summary:focus-visible,.identity-details summary:focus-visible,.research-sources summary:focus-visible,.research-summary:focus-visible{outline-offset:4px;outline:3px solid #bf612a}.creative-note[open] summary>svg,.identity-details[open] summary>svg,.research-sources[open] summary>svg{transform:rotate(180deg)}.creative-note p{margin:4px 0 10px;font-size:.76rem}.research-report{background:#fffdf9b8;border-radius:24px;min-width:0;padding:22px}.research-summary{white-space:pre-wrap;overflow-wrap:anywhere;scrollbar-width:thin;max-height:420px;margin:18px 0 8px;padding-right:12px;font-size:.82rem;overflow:auto}.research-report a{color:#805037;overflow-wrap:anywhere;text-underline-offset:3px;align-items:center;gap:8px;margin:10px 0;font-size:.8rem;text-decoration:underline;display:flex}.research-report a svg{flex-shrink:0}.identity-card,.photo-composer{grid-template-columns:.9fr 1.1fr;gap:40px;display:grid}.identity-direction{align-self:start;min-width:0;position:sticky;top:24px}.identity-direction>h2{max-width:320px}.identity-preview-wrap{margin-top:30px}.identity-swatch-preview{border-radius:24px 48px 24px 24px;flex-direction:column;justify-content:space-between;min-height:260px;padding:28px;transition:background .2s,color .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 28px #29312b0a}.identity-swatch-preview>span{z-index:1;font-size:.8rem;position:relative}.identity-swatch-preview strong{letter-spacing:-.055em;z-index:1;overflow-wrap:anywhere;max-width:90%;font-size:clamp(1.7rem,2.3vw,2.3rem);font-weight:600;line-height:1.2}.identity-swatch-preview i{opacity:.65;border-radius:50% 50% 14%;width:145px;height:145px;position:absolute;top:60px;right:-22px;transform:rotate(-20deg)}.creative-card .identity-preview-caption{justify-content:space-between;align-items:center;gap:10px;margin:14px 0 0;font-size:.65rem;display:flex}.identity-preview-caption>span{background:#eaf0e6;border-radius:16px;flex-shrink:0;padding:4px 9px}.palette-fields{flex-wrap:wrap;gap:14px;display:flex}.palette-fields label{flex:1;min-width:82px}.palette-fields input[type=color]{cursor:pointer;border:0;border-radius:12px;width:100%;height:50px;padding:0;overflow:hidden}.palette-fields input[type=color]::-webkit-color-swatch-wrapper{padding:0}.palette-fields input[type=color]::-webkit-color-swatch{border:1px solid #29312b1a;border-radius:12px}.palette-fields input[type=color]::-moz-color-swatch{border:1px solid #29312b1a;border-radius:12px}.identity-details{background:#f3f4ed;border-radius:18px;margin:20px 0;padding:4px 18px 18px}.identity-details:not([open]){padding-bottom:4px}.identity-details textarea{background:#fffdf9}.identity-approval{justify-items:start;gap:15px;margin-top:24px;display:grid}.creative-photo-bridge{color:#fffdf9;background:#425746;border-radius:30px 30px 52px;align-items:center;gap:22px;padding:26px 30px;display:flex}.creative-photo-mark{color:#425746;background:#eaf0e6;border-radius:19px 28px 19px 19px;flex-shrink:0;place-items:center;width:64px;height:75px;display:grid;transform:rotate(-6deg)}.creative-photo-bridge h2{margin-bottom:8px;font-size:1.25rem}.creative-photo-bridge p{color:#e0e8dc;max-width:60ch;font-size:.78rem}.creative-photo-bridge button{background:#fffdf9;flex-shrink:0;margin-left:auto}.proposal-color{border-bottom:20px solid;border-radius:8px;padding:8px 10px;font-size:.8rem}.creative-proposal{background:#f4f2ec;border-radius:24px;margin-top:20px;padding:24px}.creative-proposal>p{margin-top:12px;font-size:.85rem}.creative-proposal>button{margin-top:18px}.creative-proposal.proposal-running,.creative-proposal.proposal-queued{background:#eef2e8}.composer-photo{object-fit:contain;background:#f5f2ea;border-radius:18px;width:100%;max-height:240px}.photo-composer{background:#eee8dc;margin:24px 0 32px}.photo-composer>div>p+p{margin-top:18px}.photo-composer .primary{margin-top:22px}.photo-composer .primary+.hint{margin-top:12px}.photo-composer .section-kicker{color:#8e462a}.post-intent{background:#f0f3eb;border-radius:20px;padding:20px}.post-intent h3{margin:0 0 12px}.post-intent p{margin:10px 0;font-size:.85rem;line-height:1.6}.quality-checks{gap:8px;margin-top:15px;display:grid}.quality-checks span{color:#697064;font-size:.8rem}.quality-checks .ready{color:#386649}.sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.editorial-invitation,.editorial-direction{background:#f0f3e9;border-radius:25px;padding:22px}.editorial-invitation h3{margin:0 0 8px}.editorial-invitation p{margin:0 0 16px;font-size:14px;line-height:1.6}.editorial-direction summary{cursor:pointer;font-weight:600;line-height:1.5}.editorial-direction summary span{color:#4c6048;margin:4px 0 0 18px;font-size:13px;font-weight:400;display:block}.editorial-direction fieldset{border:0;gap:16px;min-width:0;margin:0;padding:20px 0 0;display:grid}.editorial-direction label{margin:0}.editorial-direction small{font-size:12px;line-height:1.5}.editorial-field-pair{grid-template-columns:1fr 1fr;gap:12px;display:grid}.editorial-direction a{margin-top:16px;font-size:13px;display:inline-block}@media (max-width:600px){.editorial-field-pair{grid-template-columns:1fr}.editorial-invitation,.editorial-direction{padding:18px}}@media (max-width:1220px){.creative-journey{grid-template-columns:repeat(2,minmax(0,1fr))}.creative-journey>a,.creative-journey>button{padding:15px}.creative-journey strong{font-size:.77rem}.creative-journey small{font-size:.69rem}.creative-photo-bridge{flex-wrap:wrap}.creative-photo-bridge>div:nth-child(2){flex:1;min-width:200px}}@media (max-width:900px){.creative-intro-copy,.research-card,.identity-card,.photo-composer{grid-template-columns:1fr;gap:22px}.creative-intro h2,.identity-direction h2,.research-context h2{max-width:100%}.identity-direction{position:static}.identity-preview-wrap{max-width:460px}.creative-section-heading{display:block}.creative-section-heading>p{max-width:65ch;margin-top:14px}.strategy-form-grid{gap:22px}}@media (max-width:680px){.creative-studio{gap:18px}.creative-card,.creative-intro{padding:24px 20px}.creative-intro{border-radius:26px 44px 26px 26px}.creative-journey{gap:7px;margin-top:22px}.creative-journey>a,.creative-journey>button{align-items:flex-start;gap:7px;padding:12px 9px}.creative-journey strong{font-size:.69rem}.creative-journey small{font-size:.64rem}.creative-journey>a>span,.creative-journey>button>span{width:22px;height:22px;font-size:.65rem}.strategy-form-grid{grid-template-columns:1fr;gap:26px}.creative-save-row{flex-direction:column;align-items:stretch;gap:14px}.research-card{border-radius:36px 26px 26px}.research-empty,.research-report{padding:20px}.creative-photo-bridge{gap:18px;padding:25px 22px}.creative-photo-mark{width:48px;height:60px}.creative-photo-bridge>button{width:100%;margin:0}.creative-photo-bridge>div:nth-child(2){min-width:170px}.identity-preview-caption{flex-wrap:wrap}.creative-proposal{padding:20px}}@media (prefers-reduced-motion:reduce){.creative-studio *,.photo-composer *{transition:none!important;animation:none!important}}.creative-photo-mark>img{object-fit:cover;border-radius:inherit;border:4px solid #fffdf9;width:100%;height:100%}.composer-source-preview{background:#fffdf980;border-radius:23px;margin-top:24px;padding:14px}.composer-source-preview figure{margin:0}.composer-source-preview figcaption{color:#5d6b5f;overflow-wrap:anywhere;margin:10px 4px 2px;font-size:.72rem}.composer-source-empty{text-align:center;color:#65795f;flex-direction:column;justify-content:center;align-items:center;gap:15px;min-height:190px;padding:20px;display:flex}.composer-source-empty p{max-width:230px;font-size:.82rem}.composer-caption-label{justify-content:space-between;align-items:center;gap:12px;display:flex}
.briefing-wizard{--briefing-paper:#fffdf9;--briefing-sage:#e7ecdf;--briefing-ink:#29312b;--briefing-green:#425746;--briefing-orange:#b74720;grid-template-columns:230px minmax(0,1fr);align-items:start;gap:26px;display:grid}.briefing-roadmap{background:#e7ecdf;border-radius:28px 44px 28px 28px;padding:25px 23px;position:sticky;top:28px}.briefing-roadmap-label{color:#53694c;font-size:12px;font-weight:600}.briefing-roadmap h2{letter-spacing:-.05em;margin:15px 0;font-size:26px;line-height:1.22}.briefing-roadmap p{color:#586b52;font-size:12px;line-height:1.8}.briefing-roadmap ol{gap:6px;margin:25px -8px;padding:0;list-style:none;display:grid}.briefing-roadmap button{text-align:left;background:0 0;border-radius:16px;align-items:center;gap:12px;width:100%;min-height:58px;padding:10px;display:flex}.briefing-roadmap button>span{color:#425746;background:#fffdf9a0;border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:12px;display:grid}.briefing-roadmap button strong{font-size:12px;font-weight:600;line-height:1.5}.briefing-roadmap button[aria-current=step]{color:#29312b;background:#fffdf9}.briefing-roadmap button[aria-current=step]>span{color:#fff;background:#425746}.briefing-roadmap button:hover:not(:disabled){background:#fffdf9b0}.briefing-roadmap .briefing-save-note{font-size:11px}.briefing-sheet{background:#fffdf9;border-radius:34px 34px 52px;min-width:0;padding:32px}.briefing-step-header{margin-bottom:30px}.briefing-step-header>p:first-child{color:#8e462a;margin:0 0 12px;font-size:12px}.briefing-step-header h2{letter-spacing:-.055em;margin:0 0 14px;scroll-margin-top:35px;font-size:clamp(25px,2.7vw,34px)}.briefing-step-header h2:focus{outline:none}.briefing-step-header>p:last-child{max-width:56ch;font-size:13px;line-height:1.8}.briefing-wizard .briefing-stage,.briefing-wizard .briefing-choice-group{border:0;min-width:0;margin:0;padding:0}.briefing-field{gap:8px;min-width:0;margin:0 0 23px;display:grid}.briefing-field>span:first-child,.briefing-choice-group>legend{color:#29312b;font-size:13px;font-weight:650;line-height:1.6}.briefing-field>span:first-child{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.briefing-field small{color:#65705f;font-size:11px;font-weight:400}.briefing-field .briefing-field-hint{margin-top:-2px;line-height:1.7}.briefing-field input,.briefing-field textarea,.briefing-field select{background:#f2f3ec;border:1px solid #0000;border-radius:13px;width:100%;min-width:0;padding:13px;font-size:13px;line-height:1.65}.briefing-field textarea{resize:vertical;min-height:87px}.briefing-field input[aria-invalid=true],.briefing-field textarea[aria-invalid=true],.briefing-field select[aria-invalid=true]{background:#fff4ed;border-color:#ad4629}.briefing-field input::placeholder,.briefing-field textarea::placeholder{color:#6c7465;font-size:12px;line-height:1.7}.briefing-field-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.briefing-field-pair.location{grid-template-columns:1.1fr .9fr}.briefing-wizard .briefing-choice-group{margin-bottom:25px}.briefing-choice-group>legend{margin-bottom:12px;padding:0}.briefing-choices{gap:9px;display:grid}.briefing-choices.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.briefing-choices.goals{grid-template-columns:repeat(2,minmax(0,1fr))}.briefing-choice{cursor:pointer;background:#f2f3ec;border:1px solid #0000;border-radius:17px;align-items:flex-start;gap:11px;min-width:0;padding:15px;display:flex}.briefing-choice:has(input:checked){background:#e8eedf;border-color:#a4b39b}.briefing-choice:has(input:focus-visible){outline-offset:3px;outline:3px solid #bf612a}.briefing-choice>input,.briefing-seasonal>input{accent-color:#425746;flex-shrink:0;width:17px;height:17px;margin:3px 0 0}.briefing-choice strong,.briefing-seasonal strong{font-size:12px;font-weight:650;line-height:1.6;display:block}.briefing-choice small,.briefing-seasonal small{color:#58684f;margin-top:4px;font-size:11px;line-height:1.7;display:block}.briefing-extra{background:#f2f3ec;border-radius:17px;margin:0 0 24px;padding:0 17px}.briefing-extra summary{cursor:pointer;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;padding:16px 0;font-size:12px;font-weight:600;list-style:none;display:flex}.briefing-extra summary::-webkit-details-marker{display:none}.briefing-extra summary:focus-visible{outline-offset:4px;outline:3px solid #bf612a}.briefing-extra[open] summary svg{transform:rotate(180deg)}.briefing-extra .briefing-field{margin:0;padding:4px 0 18px}.briefing-extra textarea{background:#fffdf9}.briefing-context-note,.briefing-group-hint{color:#65705f;margin:-8px 0 24px;font-size:12px;line-height:1.75}.briefing-context-note{color:#765939;background:#f3eadc;border-radius:17px;padding:17px 20px}.briefing-color-field>div{background:#f2f3ec;border-radius:13px;align-items:center;gap:15px;padding:8px;display:flex}.briefing-color-field input[type=color]{cursor:pointer;background:0 0;border:0;width:55px;height:40px;padding:0}.briefing-color-field>div>span{color:#65705f;font-size:12px}.briefing-weekdays{grid-template-columns:repeat(7,minmax(0,1fr));gap:7px;display:grid}.briefing-weekdays label{cursor:pointer;display:block;position:relative}.briefing-weekdays input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute}.briefing-weekdays span{color:#425746;background:#f0f2e8;border:1px solid #0000;border-radius:14px;place-items:center;min-height:48px;font-size:12px;display:grid}.briefing-weekdays input:checked+span{color:#fff;background:#425746}.briefing-weekdays input:focus-visible+span{outline-offset:3px;outline:3px solid #bf612a}.briefing-seasonal{cursor:pointer;background:#e8eedf;border-radius:21px 30px 21px 21px;align-items:flex-start;gap:13px;margin-bottom:23px;padding:21px;display:flex}.briefing-own-dates{background:#f2f3ec;border-radius:22px;margin:26px 0;padding:22px}.briefing-own-dates h3{margin-bottom:9px;font-size:17px}.briefing-own-dates>p{margin-bottom:20px;font-size:12px;line-height:1.7}.briefing-date-row{grid-template-columns:145px minmax(0,1fr) 38px;align-items:end;gap:11px;margin-bottom:16px;display:grid}.briefing-date-row .briefing-field{margin:0}.briefing-date-row input{background:#fffdf9}.briefing-remove-date{background:0 0;border-radius:50%;place-items:center;height:44px;display:grid}.briefing-remove-date:hover:not(:disabled){background:#e6e8dc}.briefing-add-date{color:#824827;min-height:40px;font-size:12px}.briefing-finish-note{color:#425746;align-items:flex-start;gap:14px;margin:26px 0 0;display:flex}.briefing-finish-note p{font-size:12px;line-height:1.8}.briefing-finish-note svg{margin-top:3px}.briefing-navigation{justify-content:space-between;align-items:center;gap:18px;margin-top:32px;display:flex}.briefing-navigation>p{max-width:190px;font-size:11px}.briefing-navigation .primary{max-width:345px;min-height:48px;margin-left:auto}.briefing-navigation button{flex-shrink:0}.briefing-error-summary{color:#873c22;background:#fff0e4;border-radius:19px;margin:0 0 27px;padding:20px;scroll-margin-top:40px;font-size:13px}.briefing-error-summary:focus{outline-offset:4px;outline:3px solid #bf612a}.briefing-error-summary ul{margin:10px 0 0;padding-left:18px;font-size:12px;line-height:1.8}.briefing-field .briefing-field-error,.briefing-field-error{color:#9b3c25;font-size:12px;font-weight:500;line-height:1.7}.briefing-stage:disabled label{cursor:wait}@media (max-width:1100px){.briefing-wizard{grid-template-columns:1fr;gap:20px}.briefing-roadmap{padding:22px;position:static}.briefing-roadmap>div{display:none}.briefing-roadmap ol{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin:0}.briefing-roadmap button{justify-items:start;gap:9px;min-height:86px;padding:12px;display:grid}.briefing-roadmap .briefing-save-note{margin:14px 0 0}}@media (max-width:700px){.briefing-sheet{border-radius:26px 26px 40px;padding:25px 20px}.briefing-roadmap{border-radius:22px 32px 22px 22px;padding:14px}.briefing-roadmap button{padding:9px 7px}.briefing-roadmap button strong{font-size:10px}.briefing-roadmap button>span{width:26px;height:26px;font-size:11px}.briefing-roadmap .briefing-save-note{padding:0 6px;font-size:10px}.briefing-field-pair,.briefing-field-pair.location,.briefing-choices.compact,.briefing-choices.goals{grid-template-columns:1fr;gap:0}.briefing-choices.compact,.briefing-choices.goals{gap:9px}.briefing-choice{padding:16px}.briefing-date-row{grid-template-columns:minmax(0,1fr) 38px;gap:10px}.briefing-date-row .briefing-field:first-child,.briefing-date-row .briefing-field:nth-child(2){grid-column:1}.briefing-date-row .briefing-remove-date{grid-area:1/2/span 2}.briefing-own-dates{padding:20px 16px}.briefing-navigation{flex-wrap:wrap;gap:14px}.briefing-navigation .primary{width:100%;max-width:none;padding:14px}.briefing-navigation>p{max-width:none}.briefing-step-header h2,.briefing-error-summary{scroll-margin-top:160px}.briefing-weekdays{gap:4px}.briefing-weekdays span{border-radius:11px;font-size:11px}}@media (prefers-reduced-motion:reduce){.briefing-wizard *{scroll-behavior:auto!important;transition:none!important}}
.monthly-journey{gap:28px;display:grid}.monthly-direction{background:#f7f2e9;border-radius:20px;margin-top:16px;padding:14px 18px}.monthly-direction summary{cursor:pointer;font-weight:600}.monthly-direction summary:focus-visible{outline-offset:5px;border-radius:6px;outline:2px solid #405740}.monthly-direction p{max-width:72ch;font-size:13px;line-height:1.6}.monthly-intro{justify-content:space-between;align-items:center;gap:24px;display:flex}.monthly-intro h2{letter-spacing:-1.3px;margin:0 0 12px;font-size:clamp(26px,3vw,40px)}.monthly-intro p{max-width:580px;line-height:1.6}.monthly-intro label{min-width:190px}.monthly-stages{gap:12px;margin:0;padding:0;list-style:none;display:flex}.monthly-stages li{background:#efefe6;border-radius:20px;flex:1;align-items:center;gap:10px;padding:16px;font-size:13px;display:flex}.monthly-stages span{background:#fff;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;display:grid}.monthly-stages .current{background:#e8eddb}.monthly-stages .done span{color:#fff;background:#405740}.monthly-empty{background:#e9eedc;border-radius:32px 64px 32px 32px;justify-items:start;gap:16px;max-width:850px;padding:42px;display:grid}.monthly-empty h3{margin:0;font-size:29px}.monthly-empty p,.monthly-report p{max-width:70ch;line-height:1.75}.monthly-empty small{line-height:1.6}.monthly-report{background:#fff;border-radius:32px;grid-template-columns:1fr 220px;gap:32px;padding:32px;display:grid}.monthly-report h3{margin:18px 0;font-size:24px}.monthly-mix{background:#f0e6d3;border-radius:24px;flex-direction:column;gap:10px;padding:24px;display:flex}.monthly-mix strong{font-size:56px;line-height:1}.monthly-mix span,.monthly-mix small{font-size:13px;line-height:1.6}.monthly-mix b{font-size:15px}.monthly-plan-list{gap:16px;display:grid}.monthly-plan-entry{background:#fff;border-radius:28px;grid-template-columns:76px 1fr;gap:24px;padding:24px;display:grid}.monthly-date{background:#f3eddf;border-radius:24px;flex-direction:column;align-items:center;gap:4px;height:max-content;padding:17px 8px;display:flex}.monthly-date strong{font-size:32px}.monthly-date small{margin-top:9px;font-size:12px}.monthly-plan-copy h3{margin:14px 0 8px;font-size:20px;line-height:1.4}.monthly-plan-copy p{max-width:75ch;margin:8px 0;line-height:1.6}.monthly-tags{flex-wrap:wrap;gap:7px;display:flex}.monthly-tags span{background:#f0f3e9;border-radius:10px;padding:6px 9px;font-size:11px}.monthly-plan-copy summary{cursor:pointer;margin-top:16px;font-size:13px}.monthly-edit-fields{grid-template-columns:1fr 160px 120px;gap:12px;margin-top:16px;display:grid}.monthly-approval{background:#e5ecd9;border-radius:30px;gap:15px;padding:30px;display:grid}.monthly-approval h3{margin:0;font-size:23px}.monthly-approval p{line-height:1.6}.monthly-materials{grid-template-columns:1fr 1fr;gap:20px;display:grid}.monthly-materials>div,.monthly-identity-report{background:#fff;border-radius:30px;padding:28px}.monthly-materials h3{font-size:22px}.monthly-materials p{line-height:1.65}.monthly-identity-report{background:#edf0e4;grid-column:1/-1}.monthly-palette{gap:10px;margin:24px 0;padding-bottom:30px;display:flex}.monthly-palette>span{border-radius:18px;width:110px;height:85px;position:relative;box-shadow:0 0 0 1px #0001}.monthly-palette small{font-size:12px;position:absolute;top:95px}.monthly-pieces h3{font-size:26px}.monthly-pieces>p{line-height:1.7}.monthly-piece-row{background:#fff;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;margin-top:12px;padding:20px;display:flex}.monthly-piece-row span{color:#58644e;margin-top:7px;font-size:13px;display:block}.monthly-occasions{background:#f0eddf;border-radius:26px;padding:24px;font-size:14px}.monthly-occasions summary{cursor:pointer;font-weight:600}.monthly-occasions p{line-height:1.7}.monthly-occasions a{margin-left:8px}@media (max-width:900px){.monthly-report{grid-template-columns:1fr}.monthly-mix{grid-template-columns:auto 1fr;align-items:center;display:grid}.monthly-edit-fields{grid-template-columns:1fr 1fr}.monthly-edit-fields label:first-child{grid-column:1/-1}.monthly-stages{grid-template-columns:1fr 1fr;display:grid}}@media (max-width:600px){.monthly-intro{flex-direction:column;align-items:stretch}.monthly-empty{padding:26px}.monthly-plan-entry{grid-template-columns:52px 1fr;gap:14px;padding:18px}.monthly-date{border-radius:18px;padding:13px 5px}.monthly-date strong{font-size:26px}.monthly-materials{grid-template-columns:1fr}.monthly-report{padding:24px}.monthly-piece-row{flex-direction:column;align-items:flex-start}.monthly-stages li{padding:12px;font-size:12px}.monthly-edit-fields{grid-template-columns:1fr}.monthly-approval{padding:24px}}.library-purpose{gap:10px;max-width:440px;margin-bottom:20px;font-size:14px;display:grid}.library-purpose select{color:#29312b;background:#fff;border:1px solid #d9decf;border-radius:16px;padding:14px}.post-media-options{background:#f0f1e9;border-radius:20px;padding:18px}.post-media-options summary{cursor:pointer;font-size:14px;font-weight:600}.post-media-options[open] summary{margin-bottom:20px}.monthly-piece-preview{cursor:pointer;background:0 0;border:0;border-radius:14px;flex:0 0 112px;width:112px;padding:0;overflow:hidden}.monthly-piece-preview img{aspect-ratio:4/5;object-fit:cover;width:100%;display:block}.monthly-piece-row>div{flex:1}@media (max-width:600px){.monthly-piece-preview{flex-basis:auto;width:100%;max-width:260px}}
.access-page{background:#faf8f4;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:24px;min-height:100svh;padding:18px;display:grid}.access-editorial{background:#e7ecdf;border-radius:32px 96px 32px 32px;flex-direction:column;min-height:760px;padding:30px 44px;display:flex;position:relative;overflow:hidden}.access-editorial .wordmark{align-self:flex-start;font-size:48px;line-height:1}.access-editorial .wordmark span{letter-spacing:0;margin-top:6px;font-size:12px;display:block}.access-intro{z-index:1;margin-top:46px;position:relative}.access-intro h1{max-width:580px;font-size:clamp(40px,4.1vw,64px);line-height:1.08}.access-intro p{color:#4c584d;max-width:330px;margin-top:20px;font-size:16px;line-height:1.7}.access-composition{width:100%;max-width:520px;height:320px;margin:40px auto 22px;position:relative}.access-photo{background:#493c31;border-radius:22px;width:53%;height:290px;transition:transform .45s;position:absolute;top:0;left:1%;overflow:hidden;transform:rotate(-7deg);box-shadow:0 20px 35px #29312b1c}.access-photo img{object-fit:cover;filter:brightness(.66);width:100%;height:100%}.access-photo>span{letter-spacing:-1.3px;color:#fff;font-size:29px;font-weight:600;line-height:1.15;position:absolute;top:25px;left:22px}.access-photo small{color:#fff;font-size:10px;position:absolute;bottom:20px;left:22px}.access-print{background:#f2decf;border-radius:60px 22px 22px;width:52%;height:252px;padding:25px;transition:transform .45s;position:absolute;bottom:0;right:0;overflow:hidden;transform:rotate(7deg);box-shadow:0 15px 32px #29312b18}.access-print>span{letter-spacing:-1.3px;z-index:1;font-size:31px;font-weight:700;line-height:1.1;position:relative}.access-print small{font-size:10px;position:absolute;bottom:17px;left:24px}.access-flower{width:90px;height:90px;position:absolute;bottom:55px;right:20px}.access-flower i{width:32px;height:32px;transform:rotate(calc(var(--petal) * 45deg)) translateY(-28px);background:#b74720;border-radius:50%;transition:transform .55s;position:absolute;top:30px;left:30px}.access-composition:hover .access-photo{transform:rotate(-10deg)translateY(-5px)}.access-composition:hover .access-print{transform:rotate(4deg)translateY(-4px)}.access-composition:hover .access-flower i{transform:rotate(calc(var(--petal) * 45deg + 20deg)) translateY(-36px)}.access-sticker{color:#fff;text-align:center;background:#b74720;border-radius:50%;place-content:center;width:82px;height:82px;font-size:11px;line-height:1.4;display:grid;position:absolute;top:-15px;right:2%;transform:rotate(12deg)}.access-caption{color:#4c584d;margin-top:auto;font-size:12px}.access-panel{flex-direction:column;gap:36px;min-width:0;padding:22px clamp(20px,4vw,66px);display:flex}.access-home{color:#59625a;align-self:flex-start;align-items:center;gap:10px;min-height:32px;font-size:12px;display:inline-flex}.access-form-wrap{width:100%;max-width:410px;margin:auto}.access-switch{background:#edece6;border-radius:16px;gap:4px;margin-bottom:34px;padding:5px;display:flex}.access-switch button{color:#5b645c;background:0 0;border-radius:12px;flex:1;min-height:42px;font-size:13px}.access-switch button[aria-pressed=true]{color:#29312b;background:#fff;font-weight:700;box-shadow:0 3px 10px #29312b09}.access-form-wrap h2{margin-bottom:14px;font-size:clamp(28px,2.6vw,38px);line-height:1.15}.access-form-wrap h2:focus{outline:none}.access-description{overflow-wrap:anywhere;font-size:14px;line-height:1.8}.access-description strong{color:#29312b}.access-form{gap:22px;margin-top:30px;display:grid}.access-form label,.access-password-label{color:#29312b;font-size:13px;font-weight:600}.access-form input{color:#29312b;width:100%;height:54px;box-shadow:none;background:#fff;border:1px solid #d7d9d0;border-radius:14px;margin-top:9px;padding:14px 16px;font-size:16px;transition:border-color .2s;display:block}.access-form input::placeholder{color:#798077;font-size:13px}.access-form input:focus{outline-offset:2px;border-color:#b74720;outline:2px solid #b7472025}.access-password-label{justify-content:space-between;align-items:center;gap:12px;display:flex}.access-text-button{color:#963b1b;text-underline-offset:4px;background:0 0;min-height:32px;padding:0;font-size:12px;font-weight:600;text-decoration:underline}.access-password{position:relative}.access-password input{padding-right:55px}.access-password button{color:#59625a;background:0 0;border-radius:10px;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:5px;right:5px}.access-hint{align-items:center;gap:6px;margin-top:8px;font-size:11px;display:flex}.access-hint.is-valid{color:#38603c}.access-submit{color:#fff;background:#b74720;border-radius:15px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:54px;padding:14px 20px;font-weight:700;transition:background .2s,transform .2s;display:flex}.access-submit:hover:not(:disabled){background:#963b1b;transform:translateY(-1px)}.access-alternate{text-align:center;margin-top:20px;font-size:12px}.access-alternate button{margin-left:4px}.access-preview{color:#59625a;background:#f0efe8;border-radius:20px;justify-content:space-between;align-items:center;gap:20px;width:100%;max-width:410px;margin:0 auto;padding:18px 22px;font-size:11px;transition:background .2s;display:flex}.access-preview strong{color:#29312b;margin-top:2px;font-size:13px;font-weight:600;display:block}.access-preview:hover{background:#e7ecdf}.access-symbol{color:#963b1b;background:#f2decf;border-radius:19px;place-items:center;width:54px;height:54px;margin-bottom:24px;display:grid}.access-notice,.access-feedback{color:#71341e;overflow-wrap:anywhere;background:#f2decf;border-radius:14px;margin-top:20px;padding:14px 16px;font-size:12px;line-height:1.7}.access-sent{gap:16px;margin-top:24px;display:grid}.access-sent p{font-size:13px}.access-back{justify-content:center;align-items:center;gap:8px;margin:24px auto 0;font-size:12px;display:flex}.access-resend{margin-top:16px}.access-spinner{animation:1s linear infinite access-spin}@keyframes access-spin{to{transform:rotate(360deg)}}@media (min-width:1500px){.access-page{max-width:1800px;margin:0 auto}.access-editorial{padding:44px 64px}.access-composition{height:370px;margin-top:50px}.access-photo{height:340px}.access-print{height:290px}}@media (max-width:1000px){.access-editorial{min-height:720px;padding:30px}.access-intro h1{font-size:42px}.access-panel{padding:18px}.access-photo>span{font-size:24px}.access-print{padding:22px}.access-print>span{font-size:25px}.access-caption{max-width:240px}}@media (max-width:760px){.access-page{padding:12px;display:block}.access-editorial{border-radius:24px 55px 24px 24px;min-height:0;padding:22px 24px 26px}.access-editorial .wordmark{font-size:37px}.access-editorial .wordmark span{font-size:10px}.access-intro{margin-top:24px}.access-intro h1{max-width:340px;font-size:32px}.access-intro h1 br{display:none}.access-intro p{max-width:290px;margin-top:10px;font-size:12px}.access-composition,.access-caption{display:none}.access-panel{gap:25px;padding:16px 16px 20px}.access-home{font-size:11px}.access-form-wrap{margin:0 auto}.access-switch{margin-bottom:26px}.access-form-wrap h2{font-size:29px}.access-description{font-size:13px}.access-form{margin-top:24px}.access-preview{margin-top:10px}}@media (prefers-reduced-motion:reduce){.access-page *{transition:none!important;animation:none!important}.access-composition:hover .access-photo{transform:rotate(-7deg)}.access-composition:hover .access-print{transform:rotate(7deg)}.access-composition:hover .access-flower i{transform:rotate(calc(var(--petal) * 45deg)) translateY(-28px)}}
.billing-page{max-width:1150px;margin:auto;padding:32px 28px 70px}.billing-page>header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:60px;display:flex}.billing-page header>a:last-child{text-underline-offset:5px;font-size:13px;text-decoration:underline}.billing-layout{grid-template-columns:1fr 1fr;align-items:start;gap:65px;display:grid}.billing-intro>h1{margin-bottom:24px;font-size:clamp(36px,4vw,54px)}.billing-intro>p{max-width:390px;font-size:14px}.billing-summary{background:#e7ecdf;border-radius:32px 65px 32px 32px;margin:32px 0;padding:30px}.billing-summary>span{font-size:12px}.billing-summary h2{margin:12px 0 24px}.billing-summary>strong{letter-spacing:-1.5px;font-size:36px}.billing-summary small{letter-spacing:0;margin-left:8px;font-size:14px;font-weight:500}.billing-summary p{margin-top:16px}.billing-card{background:#fff;border-radius:30px;padding:32px;box-shadow:0 15px 50px #29312b08}.billing-card>h2{margin-bottom:20px}.billing-card form{gap:18px;display:grid}.billing-card label{font-size:13px;font-weight:600}.billing-card input:not([type=checkbox]):not([type=radio]):not([type=hidden]),.billing-card select{color:#29312b;background:#fff;border:1px solid #d7d9d0;border-radius:14px;width:100%;min-height:52px;margin-top:8px;padding:14px 16px;font-size:16px}.billing-consent{align-items:start;gap:10px;line-height:1.7;display:flex;font-weight:400!important}.billing-consent input{accent-color:#b74720;flex:0 0 18px;width:18px;height:18px;margin:4px 0 0}.billing-note{margin-top:18px;line-height:1.8;font-size:12px!important}.billing-card form .billing-note{margin:0}.billing-button{text-align:center;border-radius:15px;width:100%;margin-top:20px;padding:16px;display:block}.billing-secondary{background:#e7ecdf;border-radius:14px;margin-top:16px;padding:12px 16px;font-size:13px}.billing-link{color:#963b1b;background:0 0;padding:12px 0;font-size:12px;text-decoration:underline;display:block}.billing-cancel{margin-top:24px}.billing-switch-method{background:#f1f4ed;border-radius:24px;margin-top:24px;padding:20px}.billing-switch-method .billing-secondary{width:100%;min-height:48px;margin-top:0}.billing-switch-method .billing-note{margin-bottom:0}.billing-cancel p{font-size:13px}.billing-validity{margin-top:12px;font-size:13px}@media (max-width:760px){.billing-page{padding:22px 20px 40px}.billing-page>header{margin-bottom:36px}.billing-layout{grid-template-columns:1fr;gap:28px}.billing-summary{margin:24px 0 16px;padding:24px}.billing-card{padding:24px 20px}.billing-intro>h1{font-size:38px}}.billing-header-actions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.billing-header-actions a,.billing-header-actions button{color:var(--ink);text-underline-offset:4px;background:0 0;font-size:13px;text-decoration:underline}.billing-heading{justify-content:space-between;align-items:center;gap:32px;margin-bottom:32px;display:flex}.billing-heading h1{max-width:640px;font-size:clamp(30px,3.5vw,44px);line-height:1.15}.billing-heading p{color:#59645b;max-width:570px;margin-top:16px}.billing-progress{gap:18px;margin:0;padding:0;list-style:none;display:flex}.billing-progress li{color:#636c65;flex-direction:column;align-items:center;gap:7px;font-size:12px;display:flex}.billing-progress li>span{background:#eeece7;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.billing-progress .is-current>span{background:var(--sage);color:var(--ink)}.billing-progress li[aria-current]>span{background:var(--orange);color:#fff}.billing-plan-picker{border:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;min-width:0;margin:0 0 40px;padding:0;display:grid}.billing-plan-picker legend{margin-bottom:14px;font-size:15px;font-weight:700}.billing-plan-option{cursor:pointer;outline-offset:2px;background:#efede7;border-radius:26px;outline:2px solid #0000;flex-direction:column;gap:9px;padding:20px;transition:outline-color .18s,transform .18s;display:flex;position:relative}.billing-plan-crescimento{background:#e7ecdf;border-radius:26px 42px 26px 26px}.billing-plan-diario{background:#f2decf;border-radius:38px 26px 26px}.billing-plan-elite{background:#e8e8de}.billing-plan-option:hover{transform:translateY(-2px)}.billing-plan-option.is-selected{outline-color:var(--orange)}.billing-plan-option:focus-within{outline:3px solid var(--orange);outline-offset:4px}.billing-plan-option input{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.billing-plan-name{font-weight:800}.billing-plan-option strong{font-size:24px;line-height:1.4}.billing-plan-option strong small{margin-left:5px;font-size:12px;font-weight:500}.billing-plan-option>span:not(.billing-plan-name){font-size:12px}.billing-plan-check{justify-content:space-between;margin-top:8px;font-weight:700;display:flex}.billing-summary{margin:0 0 24px}.billing-includes{gap:12px;margin:24px 0 0;padding:0;list-style:none;display:grid}.billing-includes li{align-items:flex-start;gap:10px;font-size:13px;display:flex}.billing-includes svg{flex-shrink:0;margin-top:3px}.billing-explainer{max-width:430px;padding:0 8px}.billing-explainer h3{margin:22px 0 6px;font-size:14px}.billing-explainer p{color:#59645b;font-size:13px;line-height:1.8}.billing-account{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;font-size:12px;display:flex}.billing-account span{overflow-wrap:anywhere;width:100%;font-size:14px;display:block}.billing-security{color:#59645b;align-items:flex-start;gap:9px;margin:28px 0 0;font-size:12px;display:flex}.billing-security svg{flex-shrink:0;margin-top:2px}.billing-button svg{vertical-align:middle;margin-left:5px}.billing-success{background:#f2f5ec;border-radius:18px;margin-bottom:24px;padding:20px}.billing-success p+p{margin-top:16px}.access-page.access-embedded{background:0 0;min-height:0;display:block}.access-embedded .access-panel{background:0 0;min-height:0;padding:0;display:block}.access-embedded .access-form-wrap{width:100%;max-width:none;margin:0}.access-embedded .access-form-wrap h2{font-size:28px}.access-embedded .access-switch{margin-bottom:24px}.access-plan{background:var(--sage);border-radius:16px;margin:18px 0;padding:12px 16px}@media (max-width:760px){.billing-heading{display:block}.billing-progress{gap:26px;margin-top:24px}.billing-progress li{flex-direction:row;gap:7px}.billing-plan-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:28px}.billing-plan-option{padding:17px 14px}.billing-plan-option strong{font-size:21px}.billing-layout{flex-direction:column;display:flex}.billing-layout>*{width:100%;min-width:0}.billing-intro{display:contents}.billing-summary{order:0;width:100%;margin:0}.billing-card{order:1}.billing-explainer{order:2;max-width:none}.billing-includes{gap:9px}.billing-header-actions{gap:12px}}@media (prefers-reduced-motion:reduce){.billing-plan-option{transition:none}.billing-plan-option:hover{transform:none}}.billing-choose{background:var(--orange);color:#fff;border-radius:16px;grid-column:1/-1;justify-self:end;margin-top:12px;padding:13px 22px}.billing-summary h2{margin-bottom:12px}.billing-summary .billing-link{margin-bottom:18px}.billing-inclusions{margin-top:20px;font-size:13px}.billing-inclusions summary{cursor:pointer;font-weight:600}.billing-inclusions .billing-includes{margin-top:16px}@media (max-width:760px){.billing-summary{grid-template-columns:1fr auto;column-gap:12px;padding:22px;display:grid}.billing-summary>span,.billing-summary>p,.billing-inclusions{grid-column:1/-1}.billing-summary h2{margin:8px 0 14px;font-size:24px}.billing-summary .billing-link{grid-area:2/2;align-self:center;margin:0;padding:6px 0}.billing-summary>strong{grid-column:1/-1;font-size:30px}.billing-summary>p{margin-top:10px;font-size:13px}}.billing-pix{background:#f5f4ef;border-radius:24px;gap:14px;margin:24px 0;padding:20px;display:grid}.billing-pix img{background:#fff;border-radius:12px;justify-self:center;max-width:100%;height:auto;padding:10px}.billing-pix label{gap:8px;min-width:0;display:grid}.billing-pix textarea{box-sizing:border-box;resize:vertical;overflow-wrap:anywhere;border-radius:12px;width:100%;max-width:100%;padding:12px;font-size:12px}.billing-payment-method{border:0;gap:10px;min-width:0;margin:0 0 24px;padding:0;display:grid}.billing-payment-method legend{margin-bottom:12px;font-weight:650}.billing-payment-method label{cursor:pointer;background:#f3f3ed;border-radius:18px;align-items:center;gap:10px;padding:16px;display:flex}.billing-card .billing-payment-method input[type=radio]{accent-color:#ae552e;flex:0 0 20px;width:20px;height:20px;min-height:0;margin:0;padding:0}.billing-payment-method label:has(input:checked){background:#e2ead9;outline:1px solid #b5c2a4}.billing-payment-method label{text-align:left;justify-content:flex-start;min-height:74px}.billing-payment-method label span{gap:4px;display:grid}.billing-payment-method small{color:#606b61;font-size:12px;font-weight:400}.billing-payment-method label:has(input:focus-visible){outline-offset:3px;outline:2px solid #ae552e}
.creator-studio{gap:32px;max-width:1160px;display:grid}.creator-studio p,.creator-welcome p{max-width:72ch;line-height:1.65}.creator-studio h3{letter-spacing:-.025em;font-size:1.4rem}.creator-studio h4{font-size:1.1rem}.creator-studio h5{margin:22px 0 8px;font-size:.95rem}.creator-opening{background:#f0e6d9;border-radius:32px 64px 32px 32px;grid-template-columns:1.3fr 1fr;align-items:center;gap:38px;padding:36px;display:grid}.creator-opening h2{letter-spacing:-.04em;max-width:19ch;margin:18px 0;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.12}.creator-call-sheet{background:#fffdf9;border-radius:16px;padding:25px;transform:rotate(1.5deg);box-shadow:0 10px 25px #44311b0d}.creator-call-sheet>strong{color:#a74622;margin:16px 0;font-size:3.4rem;line-height:1.15;display:block}.creator-call-sheet strong small{color:#354338;font-size:1rem;display:block}.creator-call-sheet p{gap:9px;font-size:.88rem;display:flex}.creator-call-sheet p:last-child{display:block}.creator-call-sheet svg{flex-shrink:0;margin-top:4px}.creator-toolbar,.creator-section-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.creator-toolbar label{align-items:center;gap:10px;display:flex}.creator-toolbar select{border-radius:12px;padding:10px}.creator-position{background:#fff;border-radius:28px;grid-template-columns:1.2fr 1fr;gap:34px;padding:30px;display:grid}.creator-position h4{margin:20px 0 10px}.creator-position ul{padding-left:20px;line-height:1.6}.creator-position li+li{margin-top:10px}.creator-position blockquote{background:#e7ebdf;border-radius:16px;margin:0;padding:18px;font-size:1.05rem}.creator-series{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.creator-series article{background:#e9eddf;border-radius:24px 24px 36px 12px;padding:24px}.creator-series article:nth-child(2){background:#f3e1d4;border-radius:24px 44px 24px 24px}.creator-series article:nth-child(3){background:#e3e9eb;border-radius:36px 18px 24px 24px}.creator-series span{font-size:.78rem}.creator-series h4{margin:16px 0 8px}.creator-section-title{margin-bottom:18px}.creator-filming{max-width:80ch;padding:8px 0}.creator-videos{gap:12px;display:grid}.creator-video{background:#fff;border-radius:23px;overflow:hidden}.creator-video summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;padding:24px;list-style:none;display:flex}.creator-video summary::-webkit-details-marker{display:none}.creator-video summary h4{margin:10px 0;font-size:1.2rem}.creator-video summary p{margin:0}.creator-video summary>div>span{color:#59685d;font-size:.82rem}.creator-duration{text-align:center;background:#f3e9dd;border-radius:16px;flex-shrink:0;padding:13px;font-size:1.3rem}.creator-duration small{font-size:.74rem}.creator-video[open] .creator-duration{background:#e8eddf}.creator-script{grid-template-columns:1.2fr 1fr;gap:24px;padding:0 24px 26px;display:grid}.creator-spoken{white-space:pre-line;background:#f7f5ef;border-radius:18px;padding:22px}.creator-script aside ol{padding-left:20px;line-height:1.65}.creator-script aside li+li{margin-top:10px}.creator-video-test{background:#edf1e8;border-radius:17px;grid-column:1/-1;padding:20px}.creator-script>.secondary{justify-self:start}.creator-next{grid-template-columns:1fr 1fr;gap:20px;display:grid}.creator-next article{background:#fff;border-radius:28px;padding:26px}.creator-experiment{background:#e4ebdf;border-radius:30px;padding:28px}.creator-experiment dl{grid-template-columns:145px 1fr;gap:14px 20px;display:grid}.creator-experiment dt{font-weight:650}.creator-experiment dd{margin:0;line-height:1.6}.creator-approval{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.creator-approval p{flex:1;min-width:240px}.creator-measure{background:#fff;border-radius:28px;padding:28px}.creator-metric-inputs{grid-template-columns:repeat(4,1fr);gap:14px;margin:22px 0;display:grid}.creator-metric-inputs label{align-content:start;gap:8px;font-size:.84rem;display:grid}.creator-metric-inputs input{background:#fff;border:1px solid #c7cec3;border-radius:12px;width:100%;min-width:0;padding:12px}.creator-metric-results{flex-wrap:wrap;gap:24px;display:flex}.creator-metric-results strong{font-size:1.5rem;display:block}.creator-evidence summary{cursor:pointer;font-weight:600}.creator-evidence a{color:#9b3e1d;text-decoration:underline}.creator-evidence li{margin:10px 0}.creator-notice{background:#eaf0e1;border-radius:16px;padding:16px 20px}.creator-welcome,.creator-empty{background:#f0e6d9;border-radius:32px;padding:36px}.creator-welcome h2{max-width:24ch;font-size:2rem;line-height:1.2}.creator-profile-fields{gap:22px;display:grid}.creator-studio button:focus-visible,.creator-studio summary:focus-visible,.creator-studio input:focus-visible,.creator-studio select:focus-visible{outline-offset:4px;outline:3px solid #9b3e1d}.creator-studio small{line-height:1.5}.creator-studio .muted{color:#536154}@media (max-width:850px){.creator-opening,.creator-position,.creator-series,.creator-script{grid-template-columns:1fr}.creator-metric-inputs{grid-template-columns:1fr 1fr}.creator-call-sheet{transform:none}.creator-next{grid-template-columns:1fr}}@media (max-width:480px){.creator-opening,.creator-position,.creator-measure,.creator-welcome{padding:22px}.creator-video summary{gap:12px;padding:19px}.creator-script{padding:0 19px 22px}.creator-experiment dl{grid-template-columns:1fr;gap:8px}.creator-experiment dd{margin-bottom:12px}.creator-metric-inputs{grid-template-columns:1fr}.creator-toolbar .secondary{width:100%}}.creator-growth{background:#e6ecea;border-radius:32px;margin:28px 0 36px;padding:30px}.creator-growth>header{justify-content:space-between;align-items:end;gap:32px;display:flex}.creator-growth>header h3{letter-spacing:-1px;margin:12px 0;font-size:clamp(24px,3vw,36px);line-height:1.15}.creator-growth>header p{color:#51605a;max-width:310px}.creator-growth small{letter-spacing:.05em;font-size:11px}.creator-growth-tabs{flex-wrap:wrap;gap:8px;margin:26px 0;display:flex}.creator-growth-tabs button{background:#f9faf6;border-radius:30px;align-items:center;gap:8px;padding:12px 18px;display:flex}.creator-growth-tabs button[aria-pressed=true]{color:#fff;background:#28362f}.creator-growth-toolbar{justify-content:space-between;align-items:center;gap:24px;margin:24px 0;display:flex}.creator-growth-toolbar h4{margin:0 0 8px;font-size:21px}.creator-growth-toolbar p{max-width:560px;font-size:14px}.creator-growth-toolbar button{flex-shrink:0;align-items:center;gap:7px;display:flex}.creator-growth button:disabled{opacity:.55;cursor:not-allowed}.creator-growth-empty{background:#faf8f2;border-radius:24px;padding:28px}.creator-growth-empty h4{margin:0 0 8px;font-size:23px}.creator-performance-list{gap:14px;display:grid}.creator-performance-list article{background:#fff;border-radius:24px;padding:24px}.creator-performance-meta{color:#586760;justify-content:space-between;gap:10px;font-size:12px;display:flex}.creator-performance-list h4{margin:14px 0;font-size:21px}.creator-performance-list dl{grid-template-columns:repeat(4,1fr);gap:18px;margin:20px 0;display:grid}.creator-performance-list dt{color:#586760;font-size:11px}.creator-performance-list dd{margin:6px 0 0;font-size:25px;font-weight:650}.creator-performance-reading{background:#f2f3e8;border-radius:15px;padding:15px;font-size:14px}.creator-growth a{color:#a74622;overflow-wrap:anywhere;align-items:center;gap:6px;text-decoration:underline;display:inline-flex}.creator-growth-footnote{color:#526059;margin:18px 0;font-size:12px;line-height:1.7}.creator-growth-form{background:#faf8f4;border-radius:22px;margin-top:20px;padding:20px}.creator-growth-form summary{cursor:pointer;font-weight:600}.creator-growth-form form{gap:16px;margin-top:24px;display:grid}.creator-growth-form label{gap:7px;font-size:13px;display:grid}.creator-growth-form input,.creator-growth-form textarea,.creator-growth-form select{color:#29352c;background:#fff;border:1px solid #d8ddd3;border-radius:12px;width:100%;min-width:0;padding:12px}.creator-growth-form textarea{resize:vertical;min-height:90px}.creator-growth-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.creator-growth-form p{color:#586760;font-size:12px}.creator-growth-notice{background:#fff4d5;border-radius:15px;padding:16px}.creator-radar-report{background:#fff;border-radius:24px;padding:25px}.creator-radar-report p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.8}.creator-radar-report nav{gap:9px;font-size:13px;display:grid}.creator-reference-list{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:20px;display:grid}.creator-reference-list article{background:#fff;border-radius:24px;padding:24px}.creator-reference-list h4{margin:12px 0;font-size:21px}.creator-reference-list h5{color:#a74622;margin:16px 0 6px;font-size:12px}.creator-reference-list p{font-size:14px}.creator-video-proof{background:#e8eddf;border-radius:18px;margin:16px 0;padding:18px}@media (max-width:700px){.creator-growth{padding:20px 16px}.creator-growth>header,.creator-growth-toolbar{display:block}.creator-growth-toolbar button{margin-top:16px}.creator-growth-grid,.creator-reference-list{grid-template-columns:1fr}.creator-performance-list dl{grid-template-columns:repeat(2,1fr)}.creator-performance-meta{flex-direction:column}.creator-performance-list article{padding:18px}}
