:root{--bg:#fbfaf7;--surface:#fff;--surface-soft:#f2f6f3;--ink:#17221d;--muted:#5d6a64;--line:#dfe6e1;--accent:#28684a;--accent-dark:#1e5139;--accent-soft:#dff0e6;--warm:#f4ead8;--shadow:0 18px 50px #17221d12;--radius:22px;--max-width:1160px}*{box-sizing:border-box}html{background:var(--bg);color:var(--ink);scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.shell{width:min(calc(100% - 40px), var(--max-width));margin-inline:auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbfaf7eb;border-bottom:1px solid #dfe6e1cc;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:72px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:10px;font-weight:780;display:inline-flex}.brand-mark{background:var(--accent);color:#fff;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.primary-nav{color:var(--muted);align-items:center;gap:28px;font-size:.95rem;font-weight:650;display:flex}.primary-nav a:hover,.primary-nav a:focus-visible,.text-link:hover,.text-link:focus-visible{color:var(--accent)}.hero{padding:96px 0 70px}.hero-inner{text-align:center;max-width:930px}.eyebrow{color:var(--accent);letter-spacing:.11em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:800}.hero h1,.page-intro h1,.workflow-hero h1,.empty-state h1{letter-spacing:-.055em;margin:0;font-size:clamp(2.6rem,7vw,5.8rem);line-height:.99}.hero h1{max-width:900px;margin-inline:auto}.hero-copy{max-width:710px;color:var(--muted);margin:24px auto 0;font-size:clamp(1.05rem,2vw,1.25rem)}.search-box{border:1px solid var(--line);background:var(--surface);max-width:820px;box-shadow:var(--shadow);border-radius:18px;grid-template-columns:1fr auto;gap:10px;margin:32px auto 0;padding:8px;display:grid}.search-box input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;padding:13px 15px;font-size:1rem}.search-box input::placeholder{color:#86918b}.search-box button,.button-secondary{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-weight:750;display:inline-flex}.search-box button:hover,.search-box button:focus-visible,.button-secondary:hover,.button-secondary:focus-visible{background:var(--accent-dark)}.motto{color:var(--muted);margin:18px 0 0;font-size:.93rem;font-weight:650}.section-block{padding:70px 0}.section-heading,.results-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px;display:flex}.section-heading h2,.results-heading h2,.beginner-callout h2,.content-section h2,.go-deeper summary,.placeholder-panel strong{letter-spacing:-.035em;margin:0;font-size:clamp(1.6rem,3vw,2.35rem);line-height:1.08}.text-link{color:var(--accent);font-weight:760}.intent-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.intent-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;flex-direction:column;justify-content:space-between;gap:18px;min-height:138px;padding:21px;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex}.intent-card:hover,.intent-card:focus-visible{box-shadow:var(--shadow);border-color:#b9cec1;transform:translateY(-2px)}.intent-card strong{font-size:1.12rem}.intent-card span{color:var(--muted);font-size:.92rem}.intent-card-surprise{background:var(--warm)}.soft-section{background:var(--surface-soft)}.workflow-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.workflow-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);flex-direction:column;min-height:300px;padding:24px;display:flex}.workflow-card-meta,.fact-row{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px 16px;font-size:.84rem;font-weight:650;display:flex}.pill{background:var(--accent-soft);color:var(--accent-dark);border-radius:999px;align-items:center;padding:5px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.workflow-card h3{letter-spacing:-.025em;margin:22px 0 10px;font-size:1.38rem;line-height:1.12}.workflow-card h3 a:hover,.workflow-card h3 a:focus-visible{color:var(--accent)}.workflow-card p{color:var(--muted);margin:0}.workflow-card-footer{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;margin-top:auto;padding-top:24px;font-size:.86rem;display:flex}.beginner-callout{background:var(--warm);border:1px solid #e7d6b8;border-radius:26px;justify-content:space-between;align-items:center;gap:40px;margin-top:72px;margin-bottom:72px;padding:40px;display:flex}.beginner-callout>div{max-width:700px}.beginner-callout p:not(.eyebrow){color:var(--muted);margin:12px 0 0}.page-shell{padding-top:76px;padding-bottom:90px}.page-intro{max-width:820px;margin-bottom:30px}.page-intro.narrow{max-width:760px}.page-intro h1{font-size:clamp(2.5rem,6vw,4.5rem)}.page-intro>p:last-child{max-width:710px;color:var(--muted);margin:20px 0 0;font-size:1.08rem}.search-box-compact{max-width:none;box-shadow:none;margin:0 0 20px}.filter-row{flex-wrap:wrap;gap:8px;margin-bottom:48px;display:flex}.filter-chip{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:999px;padding:8px 13px;font-size:.86rem;font-weight:700}.filter-chip:hover,.filter-chip:focus-visible,.filter-chip.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-dark)}.empty-state,.placeholder-panel{border-radius:var(--radius);background:#ffffff8c;border:1px dashed #bac8c0;padding:46px}.empty-state h1,.empty-state h2{margin-top:0}.empty-state p,.placeholder-panel p{max-width:650px;color:var(--muted)}.empty-state .button-secondary,.placeholder-panel .button-secondary{margin-top:12px}.placeholder-panel{max-width:760px}.placeholder-panel strong{font-size:1.5rem;display:block}.workflow-page{padding-top:56px;padding-bottom:100px}.workflow-breadcrumb{color:var(--muted);gap:9px;margin-bottom:44px;font-size:.9rem;font-weight:650;display:flex}.workflow-breadcrumb a:hover,.workflow-breadcrumb a:focus-visible{color:var(--accent)}.workflow-hero{max-width:940px;padding-bottom:46px}.workflow-hero h1{font-size:clamp(2.6rem,6vw,5rem)}.workflow-summary{max-width:820px;color:var(--muted);margin:22px 0;font-size:clamp(1.05rem,2vw,1.25rem)}.fact-row{margin-top:26px}.workflow-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:72px;display:grid}.workflow-main{min-width:0}.content-section{border-top:1px solid var(--line);padding:36px 0}.content-section h2{margin-bottom:16px;font-size:1.65rem}.content-section p{color:var(--muted);margin:0}.clean-list{color:var(--muted);margin:0;padding-left:1.15rem}.clean-list li+li{margin-top:10px}.step-list{gap:18px;margin:0;padding:0;list-style:none;display:grid}.step-list li{grid-template-columns:38px 1fr;align-items:start;gap:14px;display:grid}.step-list p{padding-top:3px}.step-number{background:var(--accent-soft);width:34px;height:34px;color:var(--accent-dark);border-radius:50%;place-items:center;font-size:.86rem;font-weight:850;display:grid}.section-heading-tight{margin-bottom:16px}.prompt-box{background:#eef8f2;border:1px solid #c7ded0;border-radius:18px;padding:22px}.prompt-box-actions{justify-content:flex-end;margin-bottom:14px;display:flex}.copy-prompt-button{background:var(--surface);color:var(--accent-dark);cursor:pointer;border:1px solid #a9cbb7;border-radius:10px;padding:8px 12px;font-size:.84rem;font-weight:800}.copy-prompt-button:hover,.copy-prompt-button:focus-visible{border-color:var(--accent);background:var(--accent-soft)}.prompt-box p{color:#244334;white-space:pre-wrap}.go-deeper{border:1px solid var(--line);background:var(--surface);border-radius:18px;margin-top:10px}.go-deeper summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:22px;font-size:1.2rem;list-style:none;display:flex}.go-deeper summary::-webkit-details-marker{display:none}.go-deeper summary small{color:var(--accent);letter-spacing:.09em;text-transform:uppercase;margin-bottom:3px;font-size:.68rem;display:block}.go-deeper>div{border-top:1px solid var(--line);padding:22px}.workflow-aside{gap:14px;display:grid;position:sticky;top:100px}.aside-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:22px}.aside-card h3{margin:5px 0 8px;line-height:1.2}.tool-list{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.tool-list li{background:var(--surface-soft);border-radius:999px;padding:7px 10px;font-size:.82rem;font-weight:750}.small-copy{color:var(--muted);margin:16px 0 0;font-size:.88rem}.muted-card{background:var(--surface-soft)}.site-footer{border-top:1px solid var(--line);color:var(--muted);padding:30px 0 40px;font-size:.9rem}.footer-inner{justify-content:space-between;gap:20px;display:flex}.footer-inner strong{color:var(--ink)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline-offset:3px;outline:3px solid #28684a59}@media (max-width:900px){.intent-grid,.workflow-grid{grid-template-columns:repeat(2,1fr)}.workflow-layout{grid-template-columns:1fr;gap:30px}.workflow-aside{grid-template-columns:repeat(2,1fr);position:static}}@media (max-width:680px){.shell{width:min(calc(100% - 28px), var(--max-width))}.header-inner{min-height:64px}.brand span:last-child{display:none}.primary-nav{gap:16px;font-size:.88rem}.hero{padding:70px 0 50px}.search-box{grid-template-columns:1fr;padding:7px}.search-box button{width:100%}.intent-grid,.workflow-grid,.workflow-aside{grid-template-columns:1fr}.section-heading,.results-heading,.beginner-callout,.footer-inner{flex-direction:column;align-items:flex-start}.beginner-callout{margin-top:48px;margin-bottom:48px;padding:28px}.workflow-card{min-height:260px}.workflow-card-footer{flex-direction:column;align-items:flex-start}.page-shell{padding-top:54px}.workflow-page{padding-top:36px}.workflow-breadcrumb{margin-bottom:30px}.empty-state,.placeholder-panel{padding:28px}}
.workflow-interactions{border-top:1px solid var(--line);margin-top:28px;padding-top:22px}.interaction-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.interaction-button{border:1px solid var(--line);background:var(--surface);min-height:42px;color:var(--ink);cursor:pointer;font:inherit;border-radius:12px;padding:0 16px;font-weight:750}.interaction-button:hover,.interaction-button:focus-visible{border-color:var(--accent);color:var(--accent-dark)}.interaction-button.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-dark)}.interaction-button:disabled{cursor:wait;opacity:.62}.interaction-link{color:var(--accent);margin-left:4px;font-size:.9rem;font-weight:760}.interaction-message{min-height:1.4em;color:var(--muted);margin:9px 0 0;font-size:.84rem}.my-stuff-status,.browser-state-note{border:1px solid var(--line);background:var(--surface-soft);color:var(--muted);border-radius:16px;padding:16px 18px}.browser-state-note{max-width:760px;margin:0 0 42px}.my-stuff-empty{max-width:760px}.my-stuff-section+.my-stuff-section{margin-top:64px}.my-stuff-list{gap:14px;display:grid}.my-stuff-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:22px}.my-stuff-card h3{letter-spacing:-.025em;margin:15px 0 8px;font-size:1.25rem;line-height:1.18}.my-stuff-card h3 a:hover,.my-stuff-card h3 a:focus-visible{color:var(--accent)}.my-stuff-card p{max-width:780px;color:var(--muted);margin:0 0 16px}.my-stuff-muted{color:var(--muted)}@media (max-width:680px){.primary-nav{gap:10px;font-size:.8rem}.header-inner{gap:12px}.interaction-actions{align-items:stretch}.interaction-button{flex:calc(50% - 5px)}.interaction-share-button{flex-basis:100%}.interaction-link{width:100%;margin:4px 0 0}.my-stuff-section+.my-stuff-section{margin-top:48px}}
.community-page,.community-compose-page,.discussion-thread-page{min-height:70vh}.community-intro-row{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:56px;margin-bottom:72px;display:grid}.community-intro-row .page-intro{margin-bottom:0}.community-start-card,.discussion-context-card,.participation-gate{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:20px;padding:24px}.community-start-card>strong,.discussion-context-card>strong,.publish-ready strong{font-size:1.15rem;line-height:1.25;display:block}.community-start-card p:not(.eyebrow),.discussion-context-card p:not(.eyebrow),.participation-gate>p:not(.eyebrow){color:var(--muted)}.community-loading{color:var(--muted);padding:28px 0}.community-empty{max-width:780px}.discussion-list{gap:16px;display:grid}.discussion-card{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:20px;padding:26px;transition:transform .16s,border-color .16s,box-shadow .16s;position:relative}.discussion-card:hover,.discussion-card:focus-within{box-shadow:var(--shadow);border-color:#b9cec1;transform:translateY(-2px)}.discussion-card:focus-within{outline-offset:3px;outline:3px solid #28684a29}.discussion-card-meta,.discussion-byline{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px 16px;font-size:.84rem;font-weight:650;display:flex}.discussion-card h2{letter-spacing:-.03em;margin:18px 0 10px;font-size:clamp(1.35rem,3vw,1.8rem);line-height:1.12}.discussion-card h2 a:after{content:"";position:absolute;inset:0}.discussion-card h2 a:hover,.discussion-card h2 a:focus-visible{color:var(--accent)}.discussion-card h2 a:focus-visible{outline:none}.discussion-preview{max-width:820px;color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.discussion-byline{margin-top:22px}.discussion-composer{gap:18px;max-width:880px;display:grid}.discussion-context-card{box-shadow:none;background:var(--surface-soft)}.discussion-context-card p:last-child{margin-bottom:0}.composer-section,.reply-composer{border:1px solid var(--line);background:var(--surface);border-radius:22px;padding:30px}.composer-section h2,.reply-composer h2,.replies-section h2{letter-spacing:-.03em;margin:0 0 20px;font-size:1.55rem;line-height:1.15}.discussion-kind-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.discussion-kind{text-align:left;border:1px solid var(--line);background:var(--bg);min-height:132px;color:var(--ink);cursor:pointer;border-radius:16px;flex-direction:column;gap:8px;padding:18px;display:flex}.discussion-kind:hover,.discussion-kind:focus-visible,.discussion-kind.active{border-color:var(--accent);background:var(--accent-soft)}.discussion-kind strong{font-size:.98rem}.discussion-kind span{color:var(--muted);font-size:.84rem;line-height:1.45}.field-label,.participation-form label{margin:0 0 8px;font-size:.88rem;font-weight:800;display:block}.field-label:not(:first-child){margin-top:24px}.community-input,.community-textarea,.participation-form input{border:1px solid var(--line);background:var(--bg);width:100%;color:var(--ink);font:inherit;border-radius:13px;padding:13px 14px}.community-textarea{resize:vertical;min-height:150px;line-height:1.55}.community-input:focus,.community-textarea:focus,.participation-form input:focus{border-color:var(--accent);outline:3px solid #28684a1f}.field-meta{color:var(--muted);text-align:right;margin-top:7px;font-size:.78rem}.publish-section{background:var(--surface-soft)}.participation-gate{box-shadow:none;background:var(--surface)}.participation-gate h3{letter-spacing:-.03em;margin:4px 0 10px;font-size:1.45rem;line-height:1.15}.participation-form{gap:10px;margin-top:20px;display:grid}.participation-form .button-secondary{width:fit-content;margin-top:4px}.text-button{color:var(--accent);cursor:pointer;font:inherit;background:0 0;border:0;margin-top:14px;padding:0;font-weight:760}.text-button:disabled{cursor:wait;opacity:.6}.form-message{color:var(--muted);margin:14px 0 0;font-size:.9rem}.publish-ready,.reply-publish-row{justify-content:space-between;align-items:center;gap:24px;display:flex}.button-secondary:disabled{cursor:not-allowed;opacity:.55}.discussion-thread-header{max-width:900px;margin-bottom:46px}.discussion-thread-header h1{letter-spacing:-.05em;margin:18px 0 0;font-size:clamp(2.4rem,6vw,4.8rem);line-height:1}.thread-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:64px;display:grid}.thread-main{min-width:0}.original-post{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:36px 0}.original-post p{color:#34423b;white-space:pre-wrap;margin:0;font-size:1.08rem}.replies-section{padding:42px 0}.reply-list{gap:12px;margin-top:22px;display:grid}.reply-card{border:1px solid var(--line);background:var(--surface);border-radius:16px;padding:20px}.reply-card .discussion-byline{margin-top:0}.reply-card p{color:var(--muted);white-space:pre-wrap;margin:12px 0 0}.muted-copy{color:var(--muted)}.reply-composer{margin-top:4px}.reply-composer .participation-gate{background:var(--surface-soft);margin-top:22px}.reply-publish-row{color:var(--muted);font-size:.9rem;font-weight:650}.thread-aside{gap:14px;display:grid;position:sticky;top:100px}.thread-workflow-link{transition:border-color .16s,transform .16s;display:block}.thread-workflow-link:hover,.thread-workflow-link:focus-visible{border-color:var(--accent);transform:translateY(-1px)}.thread-workflow-link strong{margin:5px 0 12px;line-height:1.25;display:block}.thread-workflow-link span{color:var(--accent);font-size:.88rem;font-weight:760}.interaction-link-community{color:var(--accent-dark)}@media (max-width:900px){.community-intro-row,.thread-layout{grid-template-columns:1fr;gap:30px}.community-start-card{max-width:560px}.thread-aside{grid-template-columns:repeat(2,1fr);position:static}}@media (max-width:680px){.community-intro-row{margin-bottom:48px}.discussion-kind-grid,.thread-aside{grid-template-columns:1fr}.discussion-kind{min-height:0}.composer-section,.reply-composer,.community-start-card,.discussion-context-card,.participation-gate,.discussion-card{padding:20px}.publish-ready,.reply-publish-row{flex-direction:column;align-items:stretch}.publish-ready .button-secondary,.reply-publish-row .button-secondary,.participation-form .button-secondary{width:100%}.discussion-thread-header{margin-bottom:32px}.original-post{padding:28px 0}}
.account-return{border:1px solid var(--line);background:var(--surface-soft);border-radius:24px;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:center;gap:36px;margin:34px 0 44px;padding:30px;display:grid}.account-return-signed-in{background:#eef8f2;border-color:#c7ded0;grid-template-columns:minmax(0,1fr) auto}.account-return h2{letter-spacing:-.035em;margin:0;font-size:clamp(1.55rem,3vw,2.15rem);line-height:1.08}.account-return-copy>p:not(.eyebrow),.account-return-signed-in>div>p:not(.eyebrow),.account-return-message,.account-return-help{color:var(--muted)}.account-return-copy>p:not(.eyebrow),.account-return-signed-in>div>p:not(.eyebrow){margin:12px 0 0}.account-return-browser-note{border-left:3px solid #9ec8ae;max-width:650px;padding-left:12px;font-size:.9rem}.account-return-email{font-size:.88rem;font-weight:700}.account-return-form{gap:10px;display:grid}.account-return-form label{font-size:.88rem;font-weight:800}.account-return-form input{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);border-radius:13px;padding:13px 14px}.account-return-form input:focus{border-color:var(--accent);outline:3px solid #28684a1f}.account-return-form .button-secondary{width:fit-content;margin-top:3px}.account-return-form .button-secondary:disabled,.account-return-link:disabled{cursor:not-allowed;opacity:.55}.account-return-help{margin:2px 0 0;font-size:.82rem}.account-return-link{color:var(--accent);cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:.88rem;font-weight:760}.account-return-link:hover,.account-return-link:focus-visible{color:var(--accent-dark)}.account-return-actions{justify-items:end;gap:10px;display:grid}.account-return-message{grid-column:1/-1;margin:4px 0 0;font-size:.88rem}@media (max-width:820px){.account-return,.account-return-signed-in{grid-template-columns:1fr;gap:24px}.account-return-actions{justify-items:start}}@media (max-width:560px){.account-return{padding:22px}.account-return-form .button-secondary{width:100%}}
.community-source{color:var(--accent);font-size:.78rem;font-weight:800}.workflow-card-attribution,.workflow-attribution{color:var(--accent-dark);font-size:.86rem;font-weight:750}.workflow-card-attribution{margin:14px 0 0!important}.workflow-attribution{margin:-6px 0 18px}.community-start-actions{flex-wrap:wrap;align-items:center;gap:14px 18px;margin-top:18px;display:flex}.contributor-gate{border:1px solid var(--line);background:var(--surface-soft);border-radius:24px;max-width:820px;padding:32px}.contributor-gate h2,.contribution-welcome h2,.workflow-form-heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.08}.contributor-gate>p:not(.eyebrow),.contribution-welcome p,.workflow-form-heading>p:not(.eyebrow){color:var(--muted)}.contribution-identity-form{gap:10px;max-width:520px;margin-top:22px;display:grid}.contribution-identity-form label,.contribution-field>span{font-size:.88rem;font-weight:800}.contribution-identity-form input,.contribution-field input,.contribution-field textarea,.contribution-field select{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);font:inherit;border-radius:13px;padding:13px 14px}.contribution-field textarea{resize:vertical;line-height:1.5}.contribution-identity-form input:focus,.contribution-field input:focus,.contribution-field textarea:focus,.contribution-field select:focus{border-color:var(--accent);outline:3px solid #28684a1f}.contribution-field input:disabled,.contribution-field textarea:disabled,.contribution-field select:disabled{opacity:.72;cursor:not-allowed;background:#f4f5f2}.contribution-hub{gap:28px;display:grid}.contribution-welcome{border:1px solid var(--line);background:var(--surface);border-radius:24px;justify-content:space-between;align-items:center;gap:34px;padding:30px;display:flex}.contribution-welcome>div{max-width:700px}.contribution-welcome p:not(.eyebrow){margin:12px 0 0}.contribution-trust-note{color:var(--muted);border-left:3px solid #d3b77c;flex-wrap:wrap;align-items:baseline;gap:10px 18px;padding:10px 0 10px 16px;display:flex}.contribution-trust-note strong{color:var(--ink)}.submission-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.submission-card{border:1px solid var(--line);background:var(--surface);border-radius:22px;flex-direction:column;min-height:270px;padding:24px;display:flex}.submission-card-topline,.workflow-editor-statusline{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px 14px;font-size:.8rem;font-weight:650;display:flex}.submission-status{background:var(--surface-soft);color:var(--muted);border-radius:999px;align-items:center;padding:6px 10px;font-size:.76rem;font-weight:850;display:inline-flex}.status-draft{color:#42524a;background:#edf1ef}.status-submitted{color:#31577f;background:#e7eef8}.status-changes_requested{color:#79551d;background:#fbefd8}.status-approved{background:var(--accent-soft);color:var(--accent-dark)}.status-rejected{color:#76433f;background:#f3e6e5}.submission-card h3{letter-spacing:-.025em;margin:22px 0 8px;font-size:1.35rem;line-height:1.15}.submission-card>p{color:var(--muted);margin:0}.submission-review-note{background:var(--warm);border-radius:14px;margin-top:18px;padding:14px}.submission-review-note p{color:var(--muted);margin:5px 0 0;font-size:.9rem}.submission-card-actions{margin-top:auto;padding-top:22px}.contribution-empty{max-width:820px}.workflow-editor{gap:24px;display:grid}.workflow-editor-toolbar{justify-content:space-between;align-items:flex-start;gap:30px;display:flex}.workflow-editor-statusline{margin-top:14px}.editor-mode-switch{border:1px solid var(--line);background:var(--surface);border-radius:12px;padding:4px;display:inline-flex}.editor-mode-switch button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;padding:9px 14px;font-weight:750}.editor-mode-switch button.active{background:var(--accent-soft);color:var(--accent-dark)}.editor-review-banner,.contribution-readonly-note,.submission-rules,.editor-success,.editor-error{border-radius:16px;padding:16px 18px}.editor-review-banner{background:var(--warm);border:1px solid #e4c98d}.editor-review-banner strong{font-size:1.05rem}.editor-review-banner p:last-child{color:var(--muted);margin:6px 0 0}.editor-success{color:var(--accent-dark);background:#eef8f2;border:1px solid #c7ded0;margin:0}.editor-error{color:#7b3d38;background:#fbefee;border:1px solid #e1c2bf;margin:0}.workflow-form-wrap{max-width:940px}.contribution-readonly-note{border:1px solid var(--line);background:var(--surface-soft);color:var(--muted);flex-wrap:wrap;gap:10px 16px;margin-bottom:20px;display:flex}.contribution-readonly-note strong{color:var(--ink)}.workflow-contribution-form{gap:24px;display:grid}.workflow-form-section{border-top:1px solid var(--line);grid-template-columns:minmax(220px,.42fr) minmax(0,1fr);gap:36px;padding:34px 0;display:grid}.workflow-form-heading p:last-child{margin:12px 0 0}.workflow-form-fields{gap:20px;display:grid}.contribution-field{gap:6px;display:grid}.contribution-field small{color:var(--muted);font-size:.78rem}.form-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.submission-rules{background:var(--warm);border:1px solid #e7d6b8}.submission-rules p{color:var(--muted);margin:6px 0 0}.workflow-form-actions{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbfaf7f2;border:1px solid #dfe6e1e6;border-radius:16px;justify-content:flex-end;gap:12px;padding:12px;display:flex;position:sticky;bottom:16px;box-shadow:0 14px 36px #17221d14}.secondary-action{border:1px solid var(--line);background:var(--surface);min-height:46px;color:var(--ink);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;padding:0 18px;font-weight:750;display:inline-flex}.secondary-action:hover,.secondary-action:focus-visible{border-color:var(--accent);color:var(--accent-dark)}.workflow-preview-frame{background:#ffffff73;border:1px dashed #bdccc3;border-radius:24px}.workflow-preview-frame .workflow-page{padding-top:42px;padding-bottom:52px}@media (max-width:820px){.contribution-welcome,.workflow-editor-toolbar{flex-direction:column;align-items:stretch}.submission-list,.workflow-form-section,.form-grid-2{grid-template-columns:1fr}.workflow-form-section{gap:22px}.editor-mode-switch{width:fit-content}}@media (max-width:560px){.contributor-gate,.contribution-welcome,.submission-card{padding:22px}.contribution-welcome .button-secondary,.workflow-form-actions .button-secondary,.workflow-form-actions .secondary-action{width:100%}.workflow-form-actions{flex-direction:column;bottom:8px}.editor-mode-switch{width:100%}.editor-mode-switch button{flex:1}}
.editor-success,.editor-error{z-index:20;position:sticky;top:84px;box-shadow:0 12px 30px #17221d1a}@media (max-width:560px){.editor-success,.editor-error{top:72px}}
.learn-page{gap:72px;display:grid}.learn-hero{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:56px;display:grid}.learn-hero .page-intro{margin-bottom:0}.learn-principle-card,.learn-doing-card,.guide-takeaway,.guide-example{border:1px solid var(--line);background:var(--surface);border-radius:22px}.learn-principle-card{box-shadow:var(--shadow);padding:26px}.learn-principle-card strong{margin-top:4px;font-size:1.25rem;line-height:1.2;display:block}.learn-principle-card>p:not(.eyebrow){color:var(--muted);margin:12px 0 16px;line-height:1.6}.learn-stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.learn-stats>div{gap:3px;padding:22px 26px;display:grid}.learn-stats>div+div{border-left:1px solid var(--line)}.learn-stats strong{letter-spacing:-.035em;font-size:1.65rem}.learn-stats span{color:var(--muted);font-size:.86rem;font-weight:650}.learn-track{gap:30px;display:grid}.learn-track-heading{grid-template-columns:72px minmax(0,700px);align-items:start;gap:22px;display:grid}.learn-track-number{color:#bcc8c1;letter-spacing:-.06em;font-size:2.8rem;font-weight:850;line-height:.95}.learn-track-heading h2{letter-spacing:-.045em;margin:2px 0 9px;font-size:clamp(2rem,4vw,3rem);line-height:1}.learn-track-heading p:last-child{color:var(--muted);margin:0;line-height:1.6}.guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.guide-card{border:1px solid var(--line);background:var(--surface);border-radius:22px;flex-direction:column;min-height:300px;padding:24px;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex;position:relative}.guide-card:hover,.guide-card:focus-visible{box-shadow:var(--shadow);border-color:#b9cec1;outline:none;transform:translateY(-3px)}.guide-card-topline{color:var(--muted);flex-wrap:wrap;gap:8px 12px;font-size:.76rem;font-weight:750;display:flex}.guide-card-topline span:first-child{color:var(--accent-dark)}.guide-card h3{letter-spacing:-.035em;margin:30px 0 10px;font-size:1.45rem;line-height:1.08}.guide-card>p{color:var(--muted);margin:0;line-height:1.55}.guide-card-action{color:var(--accent);margin-top:auto;padding-top:28px;font-size:.88rem;font-weight:800}.learn-doing-card{background:var(--surface-soft);justify-content:space-between;align-items:center;gap:36px;padding:34px;display:flex}.learn-doing-card>div{max-width:760px}.learn-doing-card h2,.guide-next-step h2{letter-spacing:-.04em;margin:4px 0 10px;font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.05}.learn-doing-card p:last-child{color:var(--muted);margin:0;line-height:1.6}.guide-page{gap:42px;display:grid}.guide-breadcrumb{color:var(--muted);flex-wrap:wrap;gap:8px;font-size:.86rem;font-weight:700;display:flex}.guide-breadcrumb a{color:var(--accent-dark)}.guide-hero{max-width:940px;padding:10px 0 4px}.guide-hero h1{letter-spacing:-.055em;max-width:900px;margin:10px 0 18px;font-size:clamp(2.7rem,6vw,5rem);line-height:.98}.guide-summary{max-width:800px;color:var(--muted);margin:0;font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.55}.guide-hero .fact-row{margin-top:24px}.guide-takeaway{background:var(--accent-soft);border-color:#c9ddd1;max-width:940px;padding:24px 28px}.guide-takeaway>p:last-child{color:#2d4538;margin:7px 0 0;font-size:1.08rem;font-weight:650;line-height:1.6}.guide-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:64px;display:grid}.guide-main{min-width:0}.guide-section{border-top:1px solid var(--line);padding:38px 0}.guide-section:first-child{border-top:0;padding-top:0}.guide-section h2{letter-spacing:-.035em;max-width:760px;margin:0 0 18px;font-size:clamp(1.65rem,3vw,2.25rem);line-height:1.08}.guide-section>p,.guide-section .guide-list{max-width:790px}.guide-section>p{color:#34423b;font-size:1.04rem;line-height:1.72}.guide-section>p+p{margin-top:14px}.guide-list{margin-top:20px}.guide-example{background:var(--warm);border-color:#e2d4b8;max-width:790px;margin-top:24px;padding:20px 22px}.guide-example p:last-child{color:#4b4436;margin:7px 0 0;line-height:1.6}.guide-deeper{margin-top:8px}.guide-aside{gap:16px;display:grid;position:sticky;top:100px}.guide-remember-card{background:var(--surface-soft)}.guide-remember-card .clean-list{margin-top:14px}.guide-related-list{border-top:1px solid var(--line);margin-top:16px;display:grid}.guide-related-list a{border-bottom:1px solid var(--line);color:var(--accent-dark);justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 0;font-size:.9rem;font-weight:750;line-height:1.35;display:flex}.guide-related-list a:hover,.guide-related-list a:focus-visible{color:var(--accent)}.guide-next-step{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:36px;padding:42px 0 0;display:flex}.guide-next-step>div{max-width:720px}@media (max-width:960px){.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-layout{grid-template-columns:1fr;gap:34px}.guide-aside{grid-template-columns:repeat(2,minmax(0,1fr));position:static}}@media (max-width:820px){.learn-page{gap:54px}.learn-hero{grid-template-columns:1fr;gap:24px}.learn-principle-card{max-width:620px}.learn-doing-card,.guide-next-step{flex-direction:column;align-items:flex-start}}@media (max-width:620px){.learn-stats{grid-template-columns:1fr}.learn-stats>div+div{border-top:1px solid var(--line);border-left:0}.learn-track-heading{grid-template-columns:1fr}.learn-track-number{font-size:2rem}.guide-grid,.guide-aside{grid-template-columns:1fr}.guide-card{min-height:0}.guide-card-action{padding-top:22px}.learn-doing-card,.guide-takeaway,.learn-principle-card{padding:22px}.learn-doing-card .button-secondary,.guide-next-step .button-secondary{width:100%}.guide-hero h1{font-size:clamp(2.4rem,13vw,3.5rem)}}
.guide-visual{background:#f4efe2;border:1px solid #d8d2c5;border-radius:24px;margin:4px 0 30px;overflow:hidden;box-shadow:0 16px 38px #3f322112}.guide-visual-stage{background:radial-gradient(circle at 14% 15%,#ffffffa8,#0000 28%),linear-gradient(145deg,#f5ead5,#e7e1d0 55%,#dfd9c8);place-items:center;min-height:300px;padding:16px;display:grid}.guide-art{filter:saturate(.92)contrast(.98);width:min(100%,780px);height:auto;display:block}.guide-art *{vector-effect:non-scaling-stroke}.guide-art-sky{fill:#a9c9cf}.guide-art-paper{fill:#efe6d5}.guide-art-ground{fill:#c3b653}.guide-art-river{fill:#3e91a4;opacity:.86}.guide-art-sun{fill:#d59a36;stroke:#795d38;stroke-width:3px}.guide-art-accent-circle{fill:#c56243;stroke:#694b39;stroke-width:3px}.guide-art-person circle{fill:#d7a27b;stroke:#513f37;stroke-width:4px}.guide-art-person path{fill:#d9c6a7;stroke:#513f37;stroke-width:5px;stroke-linejoin:round;stroke-linecap:round}.guide-art-person path:nth-of-type(2),.guide-art-person path:nth-of-type(3){fill:none}.guide-art-person-small path:first-of-type{fill:#b97a43}.guide-art-floating rect,.guide-art-tool-tiles rect,.guide-art-prompt-pieces rect,.guide-art-input-stack rect,.guide-art-output-stack rect,.guide-art-plan-cards rect,.guide-art-claim-card rect,.guide-art-source-card rect{fill:#f8f0df;stroke:#5c4b3e;stroke-width:3px}.guide-art-floating path,.guide-art-tool-tiles path,.guide-art-prompt-pieces path,.guide-art-input-stack path,.guide-art-output-stack path,.guide-art-plan-cards path,.guide-art-claim-card path,.guide-art-source-card path{fill:none;stroke:#59665d;stroke-width:4px;stroke-linecap:round}.guide-art-floating circle,.guide-art-output-stack circle,.guide-art-source-card circle{fill:#d4dfc8;stroke:#5c4b3e;stroke-width:3px}.guide-art-input-stack rect:nth-child(2){fill:#f0c9a3}.guide-art-input-stack rect:nth-child(3){fill:#d8c4dc}.guide-art-tool-tiles rect:first-child{fill:#ecd6a9}.guide-art-tool-tiles rect:nth-child(2){fill:#cbd8b4}.guide-art-tool-tiles rect:nth-child(3){fill:#d6c7dd}.guide-art-tool-tiles rect:nth-child(4){fill:#b7d4d4}.guide-art-prompt-pieces rect:first-child{fill:#e7c99d}.guide-art-prompt-pieces rect:nth-child(2){fill:#c8d9bf}.guide-art-prompt-pieces rect:nth-child(3){fill:#c9d8df}.guide-art-arrow,.guide-art-path,.guide-art-motion{fill:none;stroke:#a44d38;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.guide-art-motion{stroke-width:3px;opacity:.75}.guide-art-conversation-card path:first-child{fill:#f8f0df;stroke:#57473b;stroke-width:4px;stroke-linejoin:round}.guide-art-conversation-card path:last-child{fill:none;stroke:#597264;stroke-width:5px;stroke-linecap:round}.guide-art-media-icons rect,.guide-art-media-icons path,.guide-art-media-icons circle{stroke:#57473b;stroke-width:4px;stroke-linejoin:round;stroke-linecap:round}.guide-art-media-icons rect,.guide-art-media-icons path:nth-of-type(2){fill:#f7edd9}.guide-art-media-icons circle{fill:#ce8e68}.guide-art-media-icons path{fill:none}.guide-art-document path:first-child{fill:#f8f0df;stroke:#57473b;stroke-width:4px}.guide-art-document path:not(:first-child){fill:none;stroke:#66736b;stroke-width:4px;stroke-linecap:round}.guide-art-document .guide-art-redaction{stroke:#5b4137;stroke-width:13px}.guide-art-shield path{fill:#7da28e;stroke:#4e5a52;stroke-width:4px}.guide-art-shield rect{fill:#ead49b;stroke:#4e5a52;stroke-width:4px}.guide-art-shield path:last-child{fill:none;stroke:#4e5a52}.guide-art-magnifier circle,.guide-art-magnifier path{fill:#ffffff2e;stroke:#a44d38;stroke-width:8px;stroke-linecap:round}.guide-art-scale path{fill:none;stroke:#57473b;stroke-width:5px;stroke-linejoin:round;stroke-linecap:round}.guide-art-scale path:nth-child(2),.guide-art-scale path:nth-child(3){fill:#dbc98a;stroke-width:4px}.guide-art-friction-marks circle{fill:#c85e43;stroke:#684537;stroke-width:3px}.guide-visual-compact{box-shadow:none;border-radius:16px;margin:0 0 18px}.guide-visual-compact .guide-visual-stage{min-height:142px;padding:6px}.guide-visual-compact .guide-art{width:100%}.guide-card .guide-visual{pointer-events:none}.guide-card:has(.guide-visual) h3{margin-top:18px}.guide-card:has(.guide-visual){min-height:390px}@media (max-width:620px){.guide-visual-stage{min-height:220px;padding:8px}.guide-visual-compact .guide-visual-stage{min-height:132px}.guide-card:has(.guide-visual){min-height:0}}
.workflow-lineage{color:var(--muted);margin:-10px 0 18px;font-size:.86rem;font-weight:650}.workflow-lineage a{color:var(--accent-dark);font-weight:780}.workflow-lineage a:hover,.workflow-lineage a:focus-visible{color:var(--accent)}.contribution-remix-source{background:var(--accent-soft);border:1px solid #c8d9cf;border-radius:24px;justify-content:space-between;align-items:center;gap:34px;padding:30px;display:flex}.contribution-remix-source>div{max-width:740px}.contribution-remix-source h2{letter-spacing:-.035em;margin:0;font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.08}.contribution-remix-source p:not(.eyebrow){color:var(--muted);margin:12px 0}.submission-lineage{font-size:.82rem;font-weight:760;color:var(--accent-dark)!important;margin-top:12px!important}@media (max-width:820px){.contribution-remix-source{flex-direction:column;align-items:stretch}}@media (max-width:560px){.contribution-remix-source{padding:22px}.contribution-remix-source .button-secondary{width:100%}}
.workflow-visual{border:1px solid var(--line);background:linear-gradient(145deg,#f5f8f5,#eef2ef);border-radius:22px;margin:26px 0 10px;overflow:hidden;box-shadow:0 14px 34px #17221d0e}.workflow-visual-stage{place-items:center;min-height:290px;padding:28px;display:grid}.workflow-visual figcaption{border-top:1px solid var(--line);color:var(--muted);background:#ffffffc2;padding:12px 16px 14px;font-size:.84rem}.workflow-visual-compact{box-shadow:none;border-radius:16px;margin:0 0 20px}.workflow-visual-compact .workflow-visual-stage{min-height:156px;padding:16px}.media-transform-label{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:850;display:block}.media-fridge-layout,.media-inspection-layout,.media-document-transform,.media-trip-layout,.media-invite-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:stretch;gap:24px;width:min(100%,760px);display:grid}.media-fridge{background:#fbfcfb;border:8px solid #d7ddd8;border-radius:18px;grid-template-rows:repeat(2,1fr) auto;gap:9px;min-height:228px;padding:18px 22px 16px 18px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #c9d0cb}.media-fridge-handle{background:#aeb7b1;border-radius:99px;width:5px;height:86px;position:absolute;top:38px;right:6px}.media-fridge-shelf{border-bottom:2px solid #dfe6e1;align-items:end;gap:10px;padding:0 2px 9px;display:flex}.media-fridge-shelf span,.media-fridge-drawer{background:var(--accent-soft);color:var(--accent-dark);border-radius:10px;padding:7px 9px;font-size:.76rem;font-weight:800}.media-fridge-shelf span:nth-child(2){color:#725727;background:#f4ead8}.media-fridge-drawer{text-align:center;color:var(--muted);background:#edf1ee}.media-result-stack,.media-check-list,.media-story-card,.media-brief-card{background:#ffffffe0;border:1px solid #d7e4dc;border-radius:18px;flex-direction:column;justify-content:center;gap:10px;padding:22px;display:flex}.media-result-stack strong,.media-check-list strong{background:var(--surface-soft);border-radius:12px;padding:10px 12px;font-size:.9rem}.media-appliance{background:#fdfdfc;border:8px solid #d8deda;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:228px;display:flex}.media-appliance-window{background:radial-gradient(circle at 48% 42%,#cce4d6,#7fa893 58%,#587362 59%,#6e8176 66%,#dde4df 67%);border:12px solid #75827b;border-radius:50%;width:116px;height:116px}.media-appliance>span{color:var(--muted);background:#ecefec;border-radius:8px;padding:5px 9px;font-size:.72rem;font-weight:800}.media-check-list strong{align-items:center;gap:10px;display:flex}.media-check-list strong b{background:var(--accent-soft);width:24px;height:24px;color:var(--accent-dark);border-radius:50%;place-items:center;font-size:.72rem;display:grid}.media-check-list small{color:#8a5937;line-height:1.45}.media-document-pair{gap:12px;display:grid}.media-document-card,.media-normalized-card{background:#fff;border:1px solid #d7ded9;border-radius:16px;padding:18px}.media-document-card{gap:5px;display:grid;transform:rotate(-1deg)}.media-document-card:nth-child(2){transform:rotate(1deg)}.media-document-card>span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.7rem;font-weight:800}.media-document-card strong{line-height:1.2}.media-document-card small{color:var(--muted)}.media-document-card b{color:var(--accent-dark);margin-top:5px}.media-normalized-card{background:#f5fbf7;border-color:#bcd4c5;flex-direction:column;justify-content:center;gap:8px;display:flex}.media-normalized-card>div{color:var(--muted);border-bottom:1px solid #dfe9e3;justify-content:space-between;align-items:baseline;gap:14px;padding:8px 0;font-size:.82rem;display:flex}.media-normalized-card>div:last-child{border-bottom:0}.media-normalized-card strong{color:var(--ink);text-align:right}.media-bill-card{transform:none}.media-bill-card>div{border-bottom:1px dashed #dfe3e0;justify-content:space-between;gap:16px;padding:6px 0;display:flex}.media-bill-card>div:last-child{border-bottom:0}.media-photo-collage{grid-template-rows:1fr 1fr;grid-template-columns:1.1fr .9fr;gap:10px;min-height:238px;display:grid;transform:rotate(-1deg)}.media-photo{border:8px solid #fff;border-radius:14px;place-items:center;font-size:2.2rem;display:grid;box-shadow:0 8px 20px #17221d17}.media-photo-one{background:#cfe6e6;grid-row:1/span 2}.media-photo-two{background:#d9e4cb}.media-photo-three{background:#f0d8bd}.media-photo-four{background:#d8dbe7;display:none}.media-story-card strong{font-size:1.08rem;line-height:1.35}.media-story-card small{color:var(--muted)}.media-invite-layout{align-items:center}.media-brief-card strong{font-size:1.05rem}.media-brief-card small{color:var(--muted)}.media-invite-card{text-align:center;background:radial-gradient(circle at 15% 18%,#f7c8a5 0 5px,#0000 6px),radial-gradient(circle at 82% 24%,#bddccc 0 6px,#0000 7px),radial-gradient(circle at 76% 80%,#d9c7e8 0 5px,#0000 6px),#fff8ec;border:1px solid #e3c99f;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:250px;padding:26px;display:flex;box-shadow:0 12px 30px #58411f17}.media-invite-card>span{color:#9a6d2e;letter-spacing:.13em;font-size:.68rem;font-weight:900}.media-invite-card strong{color:#674d2a;font-family:Georgia,serif;font-size:1.7rem;line-height:1.05}.media-invite-card b{margin-top:4px}.media-invite-card small{color:#746653}.workflow-visual-compact .media-fridge-layout,.workflow-visual-compact .media-inspection-layout,.workflow-visual-compact .media-document-transform,.workflow-visual-compact .media-trip-layout,.workflow-visual-compact .media-invite-layout{gap:10px}.workflow-visual-compact .media-fridge,.workflow-visual-compact .media-appliance,.workflow-visual-compact .media-photo-collage,.workflow-visual-compact .media-invite-card{min-height:124px}.workflow-visual-compact .media-fridge{border-width:5px;gap:5px;padding:9px 14px 8px 9px}.workflow-visual-compact .media-fridge-handle{height:46px;top:20px}.workflow-visual-compact .media-fridge-shelf span,.workflow-visual-compact .media-fridge-drawer{padding:4px 5px;font-size:.58rem}.workflow-visual-compact .media-result-stack,.workflow-visual-compact .media-check-list,.workflow-visual-compact .media-story-card,.workflow-visual-compact .media-brief-card,.workflow-visual-compact .media-document-card,.workflow-visual-compact .media-normalized-card{padding:10px}.workflow-visual-compact .media-result-stack strong,.workflow-visual-compact .media-check-list strong{padding:5px 6px;font-size:.64rem}.workflow-visual-compact .media-transform-label,.workflow-visual-compact .media-document-card>span{font-size:.52rem}.workflow-visual-compact .media-appliance{border-width:5px}.workflow-visual-compact .media-appliance-window{border-width:7px;width:58px;height:58px}.workflow-visual-compact .media-check-list small,.workflow-visual-compact .media-document-card small,.workflow-visual-compact .media-normalized-card,.workflow-visual-compact .media-story-card small,.workflow-visual-compact .media-brief-card small{font-size:.54rem}.workflow-visual-compact .media-document-card strong,.workflow-visual-compact .media-document-card b,.workflow-visual-compact .media-normalized-card>div{font-size:.6rem}.workflow-visual-compact .media-photo{border-width:4px;font-size:1.25rem}.workflow-visual-compact .media-story-card strong{font-size:.72rem}.workflow-visual-compact .media-invite-card{gap:3px;padding:12px}.workflow-visual-compact .media-invite-card strong{font-size:1rem}.workflow-visual-compact .media-invite-card b,.workflow-visual-compact .media-invite-card small,.workflow-visual-compact .media-invite-card>span{font-size:.55rem}@media (max-width:680px){.workflow-visual-stage{min-height:240px;padding:18px}.media-fridge-layout,.media-inspection-layout,.media-document-transform,.media-trip-layout,.media-invite-layout{grid-template-columns:1fr;gap:14px}.workflow-visual:not(.workflow-visual-compact) .media-fridge,.workflow-visual:not(.workflow-visual-compact) .media-appliance,.workflow-visual:not(.workflow-visual-compact) .media-photo-collage,.workflow-visual:not(.workflow-visual-compact) .media-invite-card{min-height:190px}}
.workflow-grid:has(.workflow-visual-compact){align-items:start}.workflow-grid:has(.workflow-visual-compact) .workflow-card{align-self:start;width:100%}
.workflow-card{transition:transform .16s,border-color .16s,box-shadow .16s;position:relative}.workflow-card:hover{box-shadow:var(--shadow);border-color:#b9cec1;transform:translateY(-2px)}.workflow-card:has(.workflow-card-link:focus-visible){box-shadow:var(--shadow);border-color:#b9cec1;transform:translateY(-2px)}.workflow-card-link:after{content:"";z-index:1;border-radius:var(--radius);position:absolute;inset:0}.workflow-card-link:focus-visible{outline:none}.workflow-card:has(.workflow-card-link:focus-visible){outline-offset:3px;outline:3px solid #28684a59}.workflow-card:hover .workflow-card-link{color:var(--accent)}.workflow-card:has(.workflow-card-link:focus-visible) .workflow-card-link{color:var(--accent)}.workflow-card-footer .text-link{pointer-events:none}
.workflow-visual-kind-illustration{background:radial-gradient(circle at 14% 12%,#f4c87d33,#0000 32%),linear-gradient(145deg,#f8f5ee,#edf4ef)}.media-editorial-scene{background:#f8f4eb;border:1px solid #4e665a24;border-radius:22px;min-height:238px;position:relative;overflow:hidden;box-shadow:0 14px 30px #17221d12}.media-editorial-svg{width:100%;height:100%;min-height:238px;display:block}.media-scene-note{color:#456052;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe0;border:1px solid #ffffffb8;border-radius:999px;padding:7px 11px;font-size:.7rem;font-weight:780;line-height:1.25;position:absolute;bottom:12px;left:14px;right:14px}.workflow-visual-kind-illustration .media-result-stack,.workflow-visual-kind-illustration .media-check-list,.workflow-visual-kind-illustration .media-story-card{background:#ffffffe6;border-color:#cfded4;box-shadow:0 12px 28px #17221d0e}.workflow-visual-kind-illustration .media-transform-label{color:#2e6b4b}.workflow-visual-compact .media-editorial-scene,.workflow-visual-compact .media-editorial-svg{min-height:124px}.workflow-visual-compact .media-editorial-scene{border-radius:14px}.workflow-visual-compact .media-scene-note{padding:4px 6px;font-size:.5rem;bottom:6px;left:6px;right:6px}@media (max-width:680px){.workflow-visual:not(.workflow-visual-compact) .media-editorial-scene,.workflow-visual:not(.workflow-visual-compact) .media-editorial-svg{min-height:210px}}
.home-search-intro{text-align:left;gap:2px;max-width:820px;margin:30px auto -20px;display:grid}.home-search-intro strong{font-size:.92rem}.home-search-intro span,.home-search-help,.search-helper,.prompt-handoff-copy,.copy-prompt-status{color:var(--muted);font-size:.9rem}.home-search-help{max-width:820px;margin:12px auto 0}.home-search-help strong{color:var(--ink)}.how-it-works{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:24px;padding-top:34px;padding-bottom:34px;display:grid}.how-it-works-heading{max-width:720px}.how-it-works-heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(1.55rem,3vw,2.2rem);line-height:1.08}.how-it-works-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.how-it-works-grid>div{border:1px solid var(--line);background:var(--surface);border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:4px 12px;padding:18px;display:grid}.how-it-works-number{background:var(--accent-soft);width:30px;height:30px;color:var(--accent-dark);border-radius:50%;place-items:center;font-size:.78rem;font-weight:850;display:grid}.how-it-works-grid strong{line-height:1.2}.how-it-works-grid p{color:var(--muted);grid-column:1/-1;margin:8px 0 0;font-size:.9rem;line-height:1.55}.search-helper{margin:-10px 4px 34px}.prompt-handoff{background:var(--surface-soft);border:1px solid #d9e4dd;border-radius:16px;margin-bottom:18px;padding:16px 18px}.prompt-handoff strong{margin-bottom:5px;font-size:.95rem;display:block}.prompt-handoff-copy{margin:0;line-height:1.55}.copy-prompt-wrap{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px 12px;display:flex}.copy-prompt-status{max-width:330px;line-height:1.35}@media (max-width:760px){.home-search-intro{margin-top:26px;margin-bottom:-18px}.how-it-works-grid{grid-template-columns:1fr}.search-helper{margin-bottom:28px}.copy-prompt-wrap{justify-content:flex-start}}
.editorial-feature{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:48px;padding:72px 0;display:grid}.editorial-feature-copy{max-width:620px}.editorial-feature-copy h2{letter-spacing:-.055em;margin:0;font-size:clamp(2.25rem,5vw,4.5rem);line-height:.98}.editorial-feature-copy>p:not(.eyebrow){color:var(--muted);margin:20px 0 0;font-size:1.08rem}.editorial-feature-meta{color:var(--muted);flex-wrap:wrap;gap:8px 18px;margin:20px 0 24px;font-size:.86rem;font-weight:700;display:flex}.editorial-story-visual{background:#d9ebea;border:1px solid #d8cfbd;border-radius:28px;overflow:hidden;box-shadow:0 24px 60px #17221d1c}.editorial-story-visual.compact{border-radius:24px}.editorial-story-visual svg{width:100%;height:auto;display:block}.story-sky{fill:#9bcfd0}.story-cloud{fill:#f5efe2;stroke:#485b51;stroke-width:3px;stroke-linejoin:round}.story-ground-back{fill:#c8b955;stroke:#485b51;stroke-width:3px}.story-ground-front{fill:#d89345;stroke:#485b51;stroke-width:3px}.story-stream{fill:#4b9b9d;stroke:#485b51;stroke-width:3px}.story-paper rect,.story-envelope rect{fill:#f8f0dc;stroke:#485b51;stroke-width:3px}.story-paper path,.story-envelope path{fill:none;stroke:#a44c40;stroke-width:4px;stroke-linecap:round}.story-paper circle{fill:#d89345;stroke:#485b51;stroke-width:3px}.story-note path:first-child{fill:#e4b34d;stroke:#485b51;stroke-width:3px}.story-note path:not(:first-child){fill:none;stroke:#485b51;stroke-width:4px;stroke-linecap:round}.story-motion{fill:none;stroke:#5c7d6d;stroke-width:5px;stroke-linecap:round;opacity:.75}.story-leg-back,.story-leg-front,.story-pants{fill:#8e4f3f;stroke:#3e4d46;stroke-width:4px;stroke-linejoin:round}.story-shoe{fill:#39463f;stroke:#39463f;stroke-width:3px}.story-shirt{fill:#f1dfbf;stroke:#3e4d46;stroke-width:4px;stroke-linejoin:round}.story-neck,.story-face,.story-hand{fill:#d99a72;stroke:#3e4d46;stroke-width:4px}.story-hair{fill:#584238;stroke:#3e4d46;stroke-width:4px;stroke-linejoin:round}.story-arm-left,.story-arm-right{fill:#f1dfbf;stroke:#3e4d46;stroke-width:4px;stroke-linejoin:round}.story-chaos path{fill:none;stroke:#a44c40;stroke-width:5px;stroke-linecap:round}.story-chaos circle{fill:#e7b54d;stroke:#485b51;stroke-width:3px}.story-organized rect{fill:#f7f0df;stroke:#485b51;stroke-width:3px}.story-organized path{fill:none;stroke:#2f6b4e;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.story-arrow{fill:none;stroke:#485b51;stroke-width:4px;stroke-linecap:round}.story-arrow-head{fill:none;stroke:#485b51;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.editorial-page{padding-top:60px;padding-bottom:110px}.editorial-breadcrumb{color:var(--muted);margin-bottom:34px;font-size:.9rem;font-weight:700}.editorial-breadcrumb a:hover,.editorial-breadcrumb a:focus-visible{color:var(--accent)}.editorial-hero{max-width:980px}.editorial-hero h1{letter-spacing:-.06em;max-width:940px;margin:0;font-size:clamp(3rem,7vw,6rem);line-height:.96}.editorial-dek{max-width:790px;color:var(--muted);margin:24px 0 0;font-size:clamp(1.15rem,2vw,1.35rem)}.editorial-hero .editorial-feature-meta{margin-bottom:30px}.editorial-hero .editorial-story-visual{margin-top:34px}.editorial-layout{grid-template-columns:minmax(0,760px) minmax(240px,310px);align-items:start;gap:76px;margin-top:62px;display:grid}.editorial-body{min-width:0}.editorial-section{padding:0 0 44px}.editorial-section+.editorial-section{border-top:1px solid var(--line);padding-top:44px}.editorial-section h2{letter-spacing:-.04em;margin:0 0 18px;font-size:clamp(1.8rem,3vw,2.55rem);line-height:1.05}.editorial-section p{color:#34433c;margin:0;font-size:1.08rem;line-height:1.78}.editorial-section p+p{margin-top:17px}.editorial-section ul{color:#34433c;gap:12px;margin:22px 0;padding-left:1.2rem;font-size:1.04rem;display:grid}.editorial-callout{background:#f6ead8;border-left:5px solid #bc694c;border-radius:0 18px 18px 0;margin:28px 0;padding:21px 24px}.editorial-callout strong{color:#7a3d2e;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:.76rem;display:block}.editorial-callout p{color:#493b34;font-size:1.03rem;font-weight:650;line-height:1.55}.editorial-aside{gap:14px;display:grid;position:sticky;top:102px}.editorial-aside-card{border:1px solid var(--line);background:var(--surface);border-radius:19px;padding:22px}.editorial-aside-card.warm{background:var(--warm);border-color:#e4d1b2}.editorial-aside-card h3{margin:4px 0 8px;font-size:1.18rem;line-height:1.15}.editorial-aside-card p{color:var(--muted);margin:0;font-size:.9rem}.editorial-related{border-top:1px solid var(--line);margin-top:30px;padding-top:64px}.editorial-related-heading{max-width:690px;margin-bottom:28px}.editorial-related-guides-heading{margin-top:58px}.editorial-related-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1}.editorial-related-heading p:not(.eyebrow){color:var(--muted);margin:13px 0 0}.editorial-guide-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:30px;display:grid}.editorial-guide-link{border:1px solid var(--line);background:var(--surface-soft);border-radius:18px;flex-direction:column;justify-content:space-between;gap:18px;min-height:128px;padding:20px;display:flex}.editorial-guide-link:hover,.editorial-guide-link:focus-visible{box-shadow:var(--shadow);border-color:#b9cec1;transform:translateY(-1px)}.editorial-guide-link span{color:var(--accent);font-size:.84rem;font-weight:800}@media (max-width:900px){.editorial-feature,.editorial-layout{grid-template-columns:1fr}.editorial-feature{gap:28px}.editorial-aside{grid-template-columns:repeat(2,minmax(0,1fr));position:static}}@media (max-width:680px){.editorial-feature{padding:54px 0}.editorial-story-visual,.editorial-story-visual.compact{border-radius:20px}.editorial-page{padding-top:36px;padding-bottom:76px}.editorial-layout{gap:34px;margin-top:40px}.editorial-section,.editorial-section+.editorial-section{padding-top:32px;padding-bottom:32px}.editorial-section:first-child{padding-top:0}.editorial-aside,.editorial-guide-links{grid-template-columns:1fr}}
.editorial-story-visual-school-night-chaos{background:#f0cf8d}.school-wall{fill:#e8c77d}.school-window{fill:#f4ead7;stroke:#485b51;stroke-width:4px}.school-window-sky{fill:#77b7bd}.school-window-hill{fill:#7d9b69}.school-window-frame,.school-thread,.school-thread-arrow{fill:none;stroke:#485b51;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.school-fridge>rect{fill:#e9e4d8;stroke:#485b51;stroke-width:4px}.school-fridge>path{fill:none;stroke:#69756e;stroke-width:4px;stroke-linecap:round}.school-fridge-note rect,.school-fridge-calendar rect,.school-papers rect,.school-checklist rect{fill:#faf1dc;stroke:#485b51;stroke-width:3px}.school-fridge-note path,.school-fridge-calendar path,.school-papers path{fill:none;stroke:#a65343;stroke-width:3px;stroke-linecap:round}.school-backpack path:first-child{fill:#93604f;stroke:#3d4d45;stroke-width:4px;stroke-linejoin:round}.school-backpack path:not(:first-child){fill:none;stroke:#3d4d45;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.school-table{fill:#ba744c;stroke:#485b51;stroke-width:4px;stroke-linejoin:round}.school-table-edge{fill:none;stroke:#485b51;stroke-width:5px;stroke-linecap:round}.school-dinner ellipse{fill:#f8efd9;stroke:#485b51;stroke-width:3px}.school-dinner path{fill:none;stroke:#668253;stroke-width:8px;stroke-linecap:round}.school-dinner circle{fill:#ce6548;stroke:#485b51;stroke-width:2px}.school-checklist path{fill:none;stroke:#2f6b4e;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.school-thread{stroke:#2f6b4e;stroke-width:6px;opacity:.78}.school-thread-arrow{stroke:#2f6b4e;stroke-width:5px}.school-thread-dot{fill:#e8af46;stroke:#485b51;stroke-width:3px}.editorial-story-visual-overwhelmed-not-inspired{background:#d8ddd0}.overwhelm-sky{fill:#baccc5}.overwhelm-ground{fill:#c99961;stroke:#485b51;stroke-width:4px}.overwhelm-cloud>path:first-child{fill:#68736e;stroke:#39463f;stroke-width:4px;stroke-linejoin:round}.overwhelm-note rect{fill:#f5ead5;stroke:#39463f;stroke-width:3px}.overwhelm-note.warm rect{fill:#e8b653}.overwhelm-note path{fill:none;stroke:#a34e40;stroke-width:3px;stroke-linecap:round}.overwhelm-scribble{fill:none;stroke:#e8b653;stroke-width:5px;stroke-linecap:round}.overwhelm-chair{fill:#556860;stroke:#39463f;stroke-width:4px;stroke-linejoin:round}.overwhelm-body{fill:#e7d7bd;stroke:#39463f;stroke-width:4px;stroke-linejoin:round}.overwhelm-face{fill:#d99a72;stroke:#39463f;stroke-width:4px}.overwhelm-hair{fill:#574238;stroke:#39463f;stroke-width:4px;stroke-linejoin:round}.overwhelm-arm{fill:#e7d7bd;stroke:#39463f;stroke-width:4px;stroke-linejoin:round}.overwhelm-legs{fill:#855447;stroke:#39463f;stroke-width:4px;stroke-linejoin:round}.overwhelm-path{fill:none;stroke:#f4e5c8;stroke-width:28px;stroke-linecap:round}.overwhelm-steps rect{fill:#f8efdb;stroke:#485b51;stroke-width:3px}.overwhelm-steps path,.overwhelm-arrow,.overwhelm-arrow-head{fill:none;stroke:#2f6b4e;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.editorial-more{padding:0 0 72px}.editorial-more-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.editorial-more-heading h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.8rem,3vw,2.6rem)}.editorial-more-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.editorial-teaser{border:1px solid var(--line);background:var(--surface);border-radius:22px;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:22px;padding:18px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.editorial-teaser:hover,.editorial-teaser:focus-within{box-shadow:var(--shadow);border-color:#b9cec1;transform:translateY(-2px)}.editorial-teaser .editorial-story-visual{box-shadow:none;border-radius:16px}.editorial-teaser-copy{min-width:0}.editorial-teaser-copy h3{letter-spacing:-.035em;margin:4px 0 10px;font-size:clamp(1.25rem,2.4vw,1.75rem);line-height:1.04}.editorial-teaser-copy h3 a:after{content:"";position:absolute;inset:0}.editorial-teaser{position:relative}.editorial-teaser-copy p:not(.eyebrow){color:var(--muted);margin:0;font-size:.93rem}.editorial-teaser-meta{color:var(--muted);gap:12px;margin-top:14px;font-size:.78rem;font-weight:750;display:flex}@media (max-width:900px){.editorial-more-grid{grid-template-columns:1fr}}@media (max-width:620px){.editorial-more{padding-bottom:54px}.editorial-more-heading{flex-direction:column;align-items:start}.editorial-teaser{grid-template-columns:1fr}}
.editorial-story-visual-context-beats-prompt{background:#d9e6df}.context-sky{fill:#c8ddd5}.context-ground{fill:#d6a46b;stroke:#465850;stroke-width:4px}.context-vague path:first-child{fill:#f5ecd9;stroke:#465850;stroke-width:4px;stroke-linejoin:round}.context-vague path:not(:first-child){fill:none;stroke:#a45443;stroke-width:4px;stroke-linecap:round}.context-vague circle{fill:#e5af4b;stroke:#465850;stroke-width:3px}.context-arrow,.context-arrow-head{fill:none;stroke:#466c59;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.context-brief>rect,.context-result rect{fill:#f8f0df;stroke:#465850;stroke-width:4px}.context-brief-title{fill:none;stroke:#465850;stroke-width:6px;stroke-linecap:round}.context-brief-row circle{fill:#e4ae4c;stroke:#465850;stroke-width:3px}.context-brief-row:nth-of-type(3) circle{fill:#80a48d}.context-brief-row:nth-of-type(4) circle{fill:#c86b50}.context-brief-row:nth-of-type(5) circle{fill:#77aab0}.context-brief-row path,.context-result path{fill:none;stroke:#466c59;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.context-face{fill:#d99b73;stroke:#3c4b44;stroke-width:4px}.context-hair{fill:#564138;stroke:#3c4b44;stroke-width:4px;stroke-linejoin:round}.context-body,.context-arm{fill:#e7d6ba;stroke:#3c4b44;stroke-width:4px;stroke-linejoin:round}.context-thread{fill:none;stroke:#a45443;stroke-width:5px;stroke-linecap:round;opacity:.72}.context-thread-dot{fill:#e5af4b;stroke:#465850;stroke-width:3px}.editorial-story-visual-ai-at-work{background:#d9ded7}.work-wall{fill:#dde2da}.work-window{fill:#f5eddd;stroke:#44554e;stroke-width:4px}.work-window-sky{fill:#90c4c8}.work-window-frame{fill:none;stroke:#44554e;stroke-width:4px}.work-desk{fill:#b77a52;stroke:#44554e;stroke-width:4px}.work-desk-edge{fill:none;stroke:#44554e;stroke-width:5px}.work-laptop>rect{fill:#68746f;stroke:#34433d;stroke-width:4px}.work-laptop>path:first-of-type{fill:#eef0e8;stroke:#34433d;stroke-width:3px}.work-laptop>path:last-of-type{fill:#59655f;stroke:#34433d;stroke-width:4px;stroke-linejoin:round}.work-screen-shapes rect{fill:#7c9e89}.work-screen-shapes rect:nth-child(2){fill:#d29b5d}.work-screen-shapes rect:nth-child(3){fill:#bd6753}.work-source-stack rect,.work-result rect,.work-envelope rect{fill:#f7efdc;stroke:#44554e;stroke-width:3px}.work-source-stack path,.work-envelope path{fill:none;stroke:#a34f40;stroke-width:3px;stroke-linecap:round}.work-boundary path:first-child{fill:#7fa38d;stroke:#34433d;stroke-width:4px;stroke-linejoin:round}.work-boundary path:last-child{fill:none;stroke:#f7efdc;stroke-width:8px;stroke-linecap:round;stroke-linejoin:round}.work-result path{fill:none;stroke:#2f6b4e;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.work-flow,.work-flow-head{fill:none;stroke:#2f6b4e;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.work-mug path:first-child{fill:#d6a25e;stroke:#44554e;stroke-width:4px}.work-mug path:not(:first-child){fill:none;stroke:#44554e;stroke-width:4px;stroke-linecap:round}.editorial-story-card{border:1px solid var(--line);background:var(--surface);border-radius:24px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:24px;padding:20px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;position:relative}.editorial-story-card:hover,.editorial-story-card:focus-within{box-shadow:var(--shadow);border-color:#b9cec1;transform:translateY(-2px)}.editorial-story-card .editorial-story-visual{box-shadow:none;border-radius:18px}.editorial-story-card-copy{min-width:0}.editorial-story-card-copy h3{letter-spacing:-.038em;margin:5px 0 11px;font-size:clamp(1.35rem,2.4vw,1.9rem);line-height:1.04}.editorial-story-card-copy h3 a:after{content:"";position:absolute;inset:0}.editorial-story-card-copy>p:not(.eyebrow){color:var(--muted);margin:0;font-size:.95rem}.editorial-story-card-meta{color:var(--muted);flex-wrap:wrap;gap:8px 14px;margin-top:15px;font-size:.78rem;font-weight:750;display:flex}.editorial-story-card.compact{border-radius:22px;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);padding:18px}.editorial-story-card.compact .editorial-story-visual{border-radius:16px}.editorial-story-card.compact .editorial-story-card-copy h3{font-size:clamp(1.25rem,2.2vw,1.7rem)}.stories-index{padding-top:70px;padding-bottom:110px}.stories-index-intro{grid-template-columns:minmax(0,1.5fr) minmax(260px,.6fr);align-items:end;gap:60px;display:grid}.stories-index-intro h1{letter-spacing:-.06em;max-width:900px;margin:0;font-size:clamp(3rem,7vw,5.8rem);line-height:.95}.stories-index-intro>div:first-child>p:not(.eyebrow){max-width:760px;color:var(--muted);margin:24px 0 0;font-size:1.15rem}.stories-index-note{background:var(--warm);border:1px solid #e2d3b9;border-radius:20px;padding:22px}.stories-index-note strong{margin-bottom:8px;display:block}.stories-index-note span{color:var(--muted);font-size:.9rem;line-height:1.55;display:block}.stories-index-heading{justify-content:space-between;align-items:end;gap:24px;margin:76px 0 28px;display:flex}.stories-index-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1}.stories-index-grid{gap:18px;display:grid}@media (max-width:900px){.stories-index-intro{grid-template-columns:1fr;align-items:start;gap:28px}.stories-index-note{max-width:520px}.stories-index-heading{flex-direction:column;align-items:start}}@media (max-width:680px){.editorial-story-card,.editorial-story-card.compact{grid-template-columns:1fr}.stories-index{padding-top:42px;padding-bottom:76px}.stories-index-heading{margin-top:54px}}
.trust-page{padding-top:70px;padding-bottom:110px}.trust-hero{max-width:900px;margin-bottom:52px}.trust-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(2.8rem,7vw,5.6rem);line-height:.97}.trust-hero>p:not(.eyebrow):not(.trust-updated){max-width:760px;color:var(--muted);margin:22px 0 0;font-size:clamp(1.05rem,2vw,1.23rem)}.trust-updated{color:var(--muted);margin:18px 0 0;font-size:.86rem;font-weight:700}.trust-layout{grid-template-columns:minmax(0,760px) minmax(250px,320px);align-items:start;gap:72px;display:grid}.trust-body{min-width:0}.trust-section{padding:0 0 38px}.trust-section+.trust-section{border-top:1px solid var(--line);padding-top:38px}.trust-section h2,.trust-card h2,.report-intro-card h2{letter-spacing:-.035em;margin:0 0 14px;font-size:clamp(1.55rem,3vw,2.2rem);line-height:1.08}.trust-section p,.trust-section ul,.trust-card p,.report-help{color:var(--muted)}.trust-section p{margin:0;font-size:1.02rem;line-height:1.72}.trust-section p+p{margin-top:14px}.trust-section ul{gap:9px;margin:18px 0 0;padding-left:1.2rem;display:grid}.trust-section p+ul,.trust-section ul+p{margin-top:18px}.trust-action{margin-top:24px}.trust-aside{gap:14px;display:grid;position:sticky;top:100px}.trust-card{border:1px solid var(--line);background:var(--surface);border-radius:20px;padding:24px}.trust-card.warm{background:var(--warm);border-color:#e5d3b4}.trust-card h2{font-size:1.28rem}.trust-card p{margin:0;font-size:.92rem}.trust-card .text-link{margin-top:18px;display:inline-block}.report-page .trust-hero{margin-bottom:36px}.report-layout{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);align-items:start;gap:28px;display:grid}.report-intro-card{position:sticky;top:100px}.report-intro-card h2{font-size:1.55rem}.report-intro-card p+p{margin-top:14px}.concern-form{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:24px;gap:18px;padding:28px;display:grid}.concern-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.concern-form label{color:var(--ink);gap:7px;font-size:.88rem;font-weight:760;display:grid}.concern-form label>span{color:var(--muted);font-size:.75rem;font-weight:650}.concern-form input,.concern-form select,.concern-form textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #cbd6cf;border-radius:12px;outline:none;padding:12px 13px;font-weight:500}.concern-form textarea{resize:vertical;min-height:150px}.concern-form input:focus,.concern-form select:focus,.concern-form textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #28684a1f}.concern-form-actions{align-items:center;gap:18px;padding-top:4px;display:flex}.concern-form-status{color:var(--muted);margin:0;font-size:.84rem}.form-honeypot{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.report-help{max-width:760px;margin-top:28px;font-size:.92rem}.footer-copy{gap:2px;display:grid}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:10px 20px;font-weight:680;display:flex}.footer-links a:hover,.footer-links a:focus-visible{color:var(--accent)}@media (max-width:900px){.trust-layout,.report-layout{grid-template-columns:1fr}.trust-aside,.report-intro-card{position:static}.trust-aside{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.trust-page{padding-top:42px;padding-bottom:78px}.trust-layout{gap:32px}.trust-section,.trust-section+.trust-section{padding-top:30px;padding-bottom:30px}.trust-section:first-child{padding-top:0}.trust-aside,.concern-form-grid{grid-template-columns:1fr}.concern-form{padding:20px}.concern-form-actions{flex-direction:column;align-items:stretch}.concern-form-actions .button-secondary{width:100%}.footer-inner{flex-direction:column;align-items:flex-start}.footer-links{justify-content:flex-start}}
