/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#050505;--muted:#686868;--cream:#f3f3f1;--paper:#fff;--forest:#050505;--lime:#fff;--orange:#050505;--blue:#383838;--violet:#686868;--line:#05050529}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Apple SD Gothic Neo,Noto Sans KR,sans-serif}button,textarea,input,select{font:inherit}button{color:inherit}button:focus-visible,textarea:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #00000047}.site-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:30;background:#fffffff0;justify-content:space-between;align-items:center;height:78px;padding:0 5vw;display:flex;position:sticky;top:0}.brand{color:var(--ink);align-items:center;gap:12px;text-decoration:none;display:inline-flex}.church-brand{color:var(--ink);align-items:center;gap:13px;display:inline-flex}.church-brand>img{mix-blend-mode:multiply;width:105px;height:auto;display:block}.church-brand>i{background:var(--line);width:1px;height:31px}.church-brand>span{flex-direction:column;display:flex}.church-brand strong{letter-spacing:.08em;font-size:14px;line-height:1}.church-brand small{color:var(--muted);letter-spacing:.16em;margin-top:6px;font-size:7px}.brand-mark{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-size:20px;font-style:italic;font-weight:900;display:grid}.brand>span:last-child{display:flex}.brand strong{letter-spacing:.03em;font-size:16px;line-height:1}.brand small{color:var(--muted);letter-spacing:.16em;margin-top:5px;font-size:8px}.site-header nav{gap:30px;height:100%;display:flex}.site-header nav button{color:#71807a;cursor:pointer;background:0 0;border:0;padding:0 2px;font-weight:700;position:relative}.site-header nav button.active{color:var(--ink)}.site-header nav button.active:after{content:"";background:var(--ink);border-radius:3px;height:3px;position:absolute;bottom:0;left:0;right:0}.people-chip{border:1px solid var(--line);background:#ffffff73;border-radius:30px;align-items:center;gap:8px;padding:10px 14px;font-size:12px;font-weight:700;display:flex}.presence-dot{background:#050505;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #00000014}.announcement{background:var(--forest);color:#fff;justify-content:center;align-items:center;gap:18px;padding:10px 20px;font-size:12px;display:flex}.announcement span{color:var(--lime);letter-spacing:.03em;font-weight:800}.announcement strong{font-size:13px}.announcement em{color:#ffffffa6;border-left:1px solid #ffffff40;padding-left:18px;font-style:normal}.hero{border-bottom:1px solid var(--line);background:#fff;min-height:520px;padding:92px 8vw 70px;position:relative;overflow:hidden}.hero:before{content:"";filter:blur(95px);background:#0000000f;border-radius:50%;width:420px;height:420px;position:absolute;top:45px;right:5vw}.eyebrow{letter-spacing:.2em;color:#5d6a66;margin-bottom:20px;font-size:11px;font-weight:900}.hero h1,.studio-intro h1,.ideas-hero h1{letter-spacing:-.065em;max-width:760px;margin:0;font-size:clamp(54px,7.2vw,98px);line-height:.97}.hero h1 span,.studio-intro h1 em,.ideas-hero h1 em{color:var(--forest);font-family:Georgia,serif;font-style:italic;font-weight:500}.hero>p,.studio-intro p,.ideas-hero p{color:#5d6965;margin:27px 0 0;font-size:16px;line-height:1.75}.hero-actions{align-items:center;gap:30px;margin-top:36px;display:flex}.primary-button{color:#fff;cursor:pointer;box-shadow:none;background:#050505;border:0;border-radius:0;padding:15px 22px;font-weight:800}.primary-button:hover{transform:translateY(-1px)}.primary-button:disabled{opacity:.55;cursor:wait}.text-button{border:0;border-bottom:1px solid var(--ink);cursor:pointer;background:0 0;padding:9px 0;font-weight:800}.text-button span{margin-left:8px}.hero-orbit{border:1px solid #183d322e;border-radius:50%;width:310px;height:310px;position:absolute;top:50%;right:10vw;transform:translateY(-50%)}.hero-orbit:before{content:"";border:1px dashed #183d3233;border-radius:50%;position:absolute;inset:47px}.orbit-core{color:#fff;letter-spacing:.08em;width:84px;height:84px;box-shadow:none;background:#050505;border-radius:50%;place-items:center;font-weight:900;display:grid;position:absolute;inset:50%;transform:translate(-50%,-50%)}.orbit-item{background:var(--paper);border:1px solid var(--line);border-radius:50%;place-items:center;width:56px;height:56px;font-weight:900;display:grid;position:absolute;box-shadow:0 10px 30px #15231f1a}.orbit-1{top:-15px;left:126px}.orbit-2{top:126px;right:-15px}.orbit-3{bottom:-15px;left:126px}.orbit-4{top:126px;left:-15px}.process-shell,.content-section,.conclusion-section,.studio-page,.ideas-page{padding:74px 8vw}.process-shell{background:var(--paper)}.section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:32px;display:flex}.section-heading>div{align-items:center;gap:17px;display:flex}.section-number{border:1px solid var(--ink);border-radius:50%;place-items:center;width:38px;height:38px;font-size:10px;font-weight:900;display:grid}.section-heading h2{letter-spacing:-.04em;margin:0;font-size:clamp(26px,3vw,40px)}.section-heading p{color:var(--muted);margin:0;font-size:13px}.section-heading.compact{margin-bottom:24px}.section-heading.compact h2{font-size:26px}.stage-tabs{border:1px solid var(--line);border-radius:6px 6px 0 0;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.stage-tabs button{border:0;border-right:1px solid var(--line);color:#7b8682;cursor:pointer;background:#f5f1e8;padding:18px;font-weight:800}.stage-tabs button:last-child{border:0}.stage-tabs button span{border:1px solid;border-radius:50%;place-items:center;width:22px;height:22px;margin-right:8px;font-size:10px;display:inline-grid}.stage-tabs button.active{background:var(--forest);color:#fff}.stage-tabs button.active span{background:var(--lime);color:var(--forest);border-color:var(--lime)}.stage-message{border:1px solid var(--line);border-top:0;border-radius:0 0 6px 6px;align-items:center;gap:19px;padding:23px 28px;display:flex}.stage-icon{background:#ededeb;border-radius:50%;place-items:center;width:45px;height:45px;font-size:20px;display:grid}.stage-message strong{font-size:15px}.stage-message p{color:var(--muted);margin:6px 0 0;font-size:12px}.team-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.team-card{background:var(--paper);border:1px solid var(--line);border-radius:0;flex-direction:column;min-height:260px;padding:24px;transition:all .2s;display:flex;position:relative;overflow:hidden}.team-card:before{content:"";background:var(--team-color);height:4px;position:absolute;inset:0 0 auto}.team-card:hover{transform:translateY(-3px);box-shadow:0 18px 45px #15231f14}.team-1{--team-color:#050505}.team-2{--team-color:#383838}.team-3{--team-color:#686868}.team-4{--team-color:#9a9a9a}.team-topline{justify-content:space-between;align-items:center;display:flex}.team-topline>span{background:var(--team-color);border-radius:50%;width:42px;height:42px}@supports (color:color-mix(in lab, red, red)){.team-topline>span{background:color-mix(in srgb, var(--team-color) 18%, white)}}.team-topline>span{place-items:center;font-weight:900;display:grid}.team-topline em{color:#8a938f;background:#f0eee7;border-radius:20px;padding:6px 9px;font-size:10px;font-style:normal;font-weight:800}.team-topline em.ready{color:#fff;background:#050505}.team-card h3{letter-spacing:-.02em;margin:22px 0 18px;font-size:17px;line-height:1.48}.team-people-preview{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:0 0 16px;padding:13px 0}.mini-avatars{margin-bottom:9px;padding-left:5px;display:flex}.mini-avatars span{background:#ddd;border:2px solid #fff;border-radius:50%;place-items:center;width:29px;height:29px;margin-left:-5px;font-size:9px;font-weight:900;display:grid}.mini-avatars span.leader{color:#fff;background:#050505}.team-people-preview p{color:var(--muted);align-items:center;gap:5px;margin:0;font-size:10px;display:flex}.team-people-preview p strong{color:var(--ink)}.team-people-preview p span{margin-left:auto}.team-questions{gap:5px;margin-top:auto;display:flex}.team-questions span{letter-spacing:.07em;color:#9da5a1;background:#eeeae2;border-radius:3px;padding:5px 7px;font-size:8px;font-weight:900}.team-questions span.filled{background:var(--team-color)}@supports (color:color-mix(in lab, red, red)){.team-questions span.filled{background:color-mix(in srgb, var(--team-color) 20%, white)}}.team-questions span.filled{color:var(--ink)}.team-card>button{border:0;border-top:1px solid var(--line);cursor:pointer;text-align:left;background:0 0;justify-content:space-between;margin-top:18px;padding:14px 0 0;font-weight:800;display:flex}.direction-section{background:var(--forest);color:#fff}.section-heading.light .section-number{border-color:#ffffff80}.section-heading.light p{color:#ffffff9e}.direction-layout{grid-template-columns:minmax(0,1.8fr) minmax(270px,.65fr);align-items:start;gap:28px;display:grid}.insight-list{grid-template-columns:1fr 1fr;gap:13px;display:grid}.insight-card{background:#ffffff13;border:1px solid #ffffff24;border-radius:6px;grid-template-columns:1fr auto;gap:13px;padding:20px;display:grid}.insight-card.top{border-color:#fff;box-shadow:inset 0 0 0 1px #fff}.insight-card>div{grid-column:1/-1;align-items:center;gap:9px;display:flex}.category-tag{color:var(--lime);letter-spacing:.05em;font-size:9px;font-weight:900}.insight-card small{color:#ffffff73;font-size:9px}.insight-card p{margin:0;font-size:15px;font-weight:700;line-height:1.55}.insight-card button{color:#fff;cursor:pointer;background:#0000001f;border:1px solid #ffffff2e;border-radius:4px;grid-template-columns:auto auto;place-content:center;gap:4px;min-width:64px;padding:7px;display:grid}.insight-card button:hover{background:var(--lime);color:var(--forest)}.insight-card button em{color:#ffffff80;grid-column:1/-1;font-size:8px;font-style:normal}.insight-card button:hover em{color:var(--forest)}.add-thought{color:#050505;background:#fff;border:1px solid #fff;border-radius:0;padding:24px}.plus-mark{background:var(--forest);width:38px;height:38px;color:var(--lime);border-radius:50%;place-items:center;font-size:20px;display:grid}.add-thought h3{margin:17px 0 6px;font-size:21px}.add-thought p{margin:0 0 18px;font-size:12px;line-height:1.55}.add-thought select,.add-thought textarea{color:#050505;background:#f3f3f1;border:1px solid #0003;border-radius:0;width:100%;padding:12px}.add-thought textarea{resize:vertical;min-height:104px;margin-top:8px}.add-thought button{background:var(--forest);color:#fff;cursor:pointer;border:0;border-radius:4px;width:100%;margin-top:8px;padding:13px;font-weight:900}.conclusion-section{background:#e9e9e6}.conclusion-label{justify-content:center;align-items:center;gap:12px;margin-bottom:20px;display:flex}.conclusion-label span{border-bottom:2px solid var(--ink);padding:4px;font-size:10px}.conclusion-label strong{font-size:13px}.conclusion-card{background:var(--paper);border:1px solid var(--line);max-width:970px;margin:auto;padding:36px 48px 26px;box-shadow:0 20px 60px #15231f14}.quote-mark{color:#fff;background:#050505;border-radius:50%;place-items:center;width:44px;height:44px;margin:-58px auto 17px;font:34px Georgia;display:grid}.conclusion-card textarea{resize:vertical;text-align:center;width:100%;min-height:120px;color:var(--ink);background:0 0;border:0;padding:10px;font:italic 25px/1.55 Georgia,Apple SD Gothic Neo,sans-serif}.conclusion-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding-top:19px;display:flex}.status-switch{background:#efebe3;border-radius:4px;padding:3px;display:flex}.status-switch button{cursor:pointer;background:0 0;border:0;border-radius:3px;padding:9px 12px;font-size:10px;font-weight:800}.status-switch button.active{background:#fff;box-shadow:0 2px 8px #15231f14}.amber-dot,.green-dot{background:#888;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.green-dot{background:#050505}.primary-button.dark{padding:12px 18px}.permission-copy{text-align:center;color:var(--muted);margin:24px 0 0;font-size:12px}.studio-page,.ideas-page{min-height:calc(100vh - 120px)}.why-page{background:#f2f2f0;min-height:calc(100vh - 120px)}.why-hero{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:center;gap:7vw;min-height:610px;padding:84px 7vw 72px;display:grid}.why-hero h1{letter-spacing:-.07em;margin:0;font-size:clamp(58px,7.4vw,104px);line-height:.94}.why-hero h1 em{font:italic 500 1em Georgia,serif}.why-hero-copy>p{max-width:680px;color:var(--muted);margin:28px 0 0;font-size:16px;line-height:1.75}.why-manifesto{color:#fff;background:#050505;flex-direction:column;justify-content:space-between;min-height:330px;padding:33px;display:flex;position:relative;overflow:hidden}.why-manifesto:after{content:"WHY";color:#ffffff0f;font:italic 120px/1 Georgia,serif;position:absolute;bottom:-30px;right:-14px}.why-manifesto>span{letter-spacing:.15em;color:#ffffff8c;font-size:9px}.why-manifesto blockquote{z-index:1;margin:44px 0;font:italic 25px/1.55 Georgia,Apple SD Gothic Neo,sans-serif;position:relative}.why-manifesto small{color:#ffffff8c;z-index:1;line-height:1.5;position:relative}.why-path{z-index:2;border:1px solid var(--line);background:#fff;grid-template-columns:repeat(4,1fr);max-width:1250px;margin:-27px auto 0;display:grid;position:relative}.why-path>div{border-right:1px solid var(--line);grid-template-columns:auto 1fr;column-gap:10px;padding:19px 20px;display:grid}.why-path>div:last-child{border:0}.why-path>div.active{color:#fff;background:#050505}.why-path span{border:1px solid;border-radius:50%;grid-row:1/3;place-items:center;width:28px;height:28px;font-size:8px;display:grid}.why-path strong{font-size:12px}.why-path small{color:var(--muted);margin-top:4px;font-size:8px}.why-path .active small{color:#ffffff8c}.why-workspace{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:16px;max-width:1250px;margin:48px auto;padding:0 22px;display:grid}.why-composer{border:1px solid var(--line);background:#fff;padding:28px}.composer-heading{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.composer-heading span{color:var(--muted);letter-spacing:.12em;font-size:9px;font-weight:900}.composer-heading h2{margin:5px 0 0;font-size:25px}.composer-heading>strong{font:italic 14px Georgia,serif}.why-composer label{margin-top:14px;display:block}.why-composer label>span{color:var(--muted);letter-spacing:.08em;margin-bottom:7px;font-size:9px;font-weight:900;display:block}.why-composer select,.why-composer textarea{border:1px solid var(--line);background:#f4f4f2;width:100%;padding:13px}.why-composer textarea{resize:vertical;min-height:130px;line-height:1.65}.why-composer textarea.distilled-input{color:#fff;background:#050505;min-height:84px;font:italic 18px/1.5 Georgia,Apple SD Gothic Neo,sans-serif}.why-composer textarea.distilled-input::placeholder{color:#ffffff6b}.why-composer-footer{justify-content:space-between;align-items:center;gap:18px;margin-top:17px;display:flex}.why-composer-footer>div:last-child{gap:8px;display:flex}.visibility-pills{background:#ededeb;padding:3px;display:flex}.visibility-pills button,.cancel-button{cursor:pointer;background:0 0;border:0;padding:8px 10px;font-size:9px;font-weight:800}.visibility-pills button.active{background:#fff;box-shadow:0 2px 8px #00000014}.cancel-button{border-bottom:1px solid var(--ink)}.why-side{gap:12px;display:grid}.why-score{color:#fff;background:#050505;padding:24px}.why-score>span,.why-rule>span{letter-spacing:.12em;color:#ffffff80;font-size:8px}.why-score>strong{margin:24px 0 16px;font:italic 62px/1 Georgia,serif;display:block}.why-score>strong i{font-size:17px}.why-score p{color:#ffffff8c;margin:0;font-size:10px;line-height:1.55}.why-rule{border:1px solid var(--line);background:#fff;gap:11px;padding:22px;display:grid}.why-rule>span{color:var(--muted);margin-bottom:3px}.why-rule strong{border-bottom:1px solid var(--line);padding-bottom:10px;font-size:11px}.why-rule strong:last-child{border:0;padding:0}.why-library{max-width:1250px;margin:0 auto;padding:20px 22px 65px}.why-note-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.why-note{border:1px solid var(--line);background:#fff;flex-direction:column;min-height:310px;padding:22px;display:flex}.why-note header{justify-content:space-between;align-items:center;display:flex}.why-note header>span{font:italic 22px Georgia,serif}.why-note header em{background:#ededeb;padding:5px 7px;font-size:8px;font-style:normal}.why-note header em.share_ready{color:#fff;background:#050505}.why-note>small{color:var(--muted);margin:22px 0 8px;font-size:9px}.why-note>p{margin:0;font-size:12px;line-height:1.65}.why-note blockquote{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:18px 0;padding:14px 0;font:italic 16px/1.5 Georgia,Apple SD Gothic Neo,sans-serif}.why-note>button{cursor:pointer;background:0 0;border:0;justify-content:space-between;margin-top:auto;padding:13px 0 0;font-size:10px;font-weight:800;display:flex}.later-share{background:#dfdfdc;justify-content:space-between;align-items:center;gap:25px;max-width:1250px;margin:0 auto 70px;padding:27px;display:flex}.later-share span{color:var(--muted);letter-spacing:.14em;font-size:8px}.later-share h2{margin:5px 0;font-size:23px}.later-share p{color:var(--muted);margin:0;font-size:11px}.lounge-page{background:#efefed;min-height:calc(100vh - 120px);padding:66px 6vw 78px}.lounge-hero{grid-template-columns:1fr auto;align-items:end;gap:40px;max-width:1250px;margin:0 auto 34px;display:grid}.lounge-hero h1{letter-spacing:-.065em;margin:0;font-size:clamp(48px,6.8vw,88px);line-height:.97}.lounge-hero h1 em{font:italic 500 1em Georgia,serif}.lounge-hero p{max-width:630px;color:var(--muted);line-height:1.7}.lounge-counter{color:#fff;background:#050505;grid-template-columns:auto 1fr;align-items:baseline;min-width:185px;padding:23px;display:grid}.lounge-counter strong{font:italic 58px/1 Georgia,serif}.lounge-counter span{letter-spacing:.12em;margin-left:6px;font-size:9px}.lounge-counter small{color:#ffffffa6;border-top:1px solid #fff3;grid-column:1/-1;margin-top:15px;padding-top:12px}.privacy-strip{border:1px solid var(--line);background:#fff;align-items:center;gap:10px;max-width:1250px;margin:0 auto 18px;padding:13px 17px;font-size:11px;display:flex}.privacy-strip p{color:var(--muted);margin:0 0 0 auto}.roster-board{grid-template-columns:1fr 1fr;gap:15px;max-width:1250px;margin:auto;display:grid}.roster-team{--team-color:#050505;border:1px solid var(--line);border-top:5px solid var(--team-color);background:#fff}.roster-team.team-2{--team-color:#383838}.roster-team.team-3{--team-color:#686868}.roster-team.team-4{--team-color:#9a9a9a}.roster-team>header{justify-content:space-between;align-items:center;padding:20px 21px 14px;display:flex}.roster-team>header span{letter-spacing:.16em;color:var(--muted);font-size:8px;font-weight:900}.roster-team>header h2{margin:3px 0 0;font-size:22px}.roster-team>header small{border:1px solid var(--line);color:var(--muted);border-radius:20px;padding:6px 9px;font-size:9px}.member-list{border-top:1px solid var(--line)}.member-card{border-bottom:1px solid var(--line)}.member-card:last-child{border-bottom:0}.member-card.leader{background:#f0f0ee}.member-main{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;width:100%;padding:13px 14px;display:grid}.member-main:hover{background:#f6f6f4}.member-avatar{background:#e0e0dd;border-radius:50%;place-items:center;width:44px;height:44px;font-weight:900;display:grid;position:relative}.member-card.leader .member-avatar{color:#fff;background:#050505}.member-avatar i{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;font-style:normal;display:grid;position:absolute;bottom:-3px;right:-4px}.member-copy{flex-direction:column;min-width:0;display:flex}.member-copy small{color:var(--muted);letter-spacing:.09em;font-size:8px;font-weight:800}.member-copy strong{margin:3px 0;font-size:13px}.member-copy em{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-style:normal;overflow:hidden}.edit-hint{color:var(--muted);border-bottom:1px solid var(--line);font-size:9px}.member-reactions{gap:5px;padding:0 14px 12px 71px;display:flex}.member-reactions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:20px;justify-content:center;align-items:center;gap:4px;min-width:36px;height:27px;padding:0 8px;display:flex}.member-reactions button:hover:not(:disabled){color:#fff;background:#050505;transform:translateY(-1px)}.member-reactions button:disabled{opacity:.35;cursor:default}.member-reactions strong{font-size:9px}.lounge-note{max-width:1250px;color:var(--muted);text-align:center;margin:18px auto 0;font-size:10px}.studio-intro,.ideas-hero{text-align:center;max-width:930px;margin:0 auto 44px}.studio-intro h1,.ideas-hero h1{margin:auto;font-size:clamp(46px,6vw,76px)}.recorder-console{background:var(--forest);color:#fff;text-align:center;border-radius:8px;max-width:900px;margin:auto;padding:30px 45px 36px;position:relative;overflow:hidden;box-shadow:0 22px 70px #183d322e}.recorder-console:before{content:"";background:#d5ef6317;border-radius:50%;width:270px;height:270px;position:absolute;top:-160px;left:50%;transform:translate(-50%)}.recorder-status{justify-content:center;align-items:center;gap:9px;font-size:11px;display:flex;position:relative}.recorder-status em{color:#ffffff7a;margin-left:10px;font-style:normal}.record-dot{background:#888;border-radius:50%;width:8px;height:8px}.is-recording .record-dot{background:#fff;animation:1.4s infinite pulse;box-shadow:0 0 0 5px #ffffff26}@keyframes pulse{50%{opacity:.5}}.recorder-console>input{text-align:center;color:#fff;background:0 0;border:0;border-bottom:1px solid #fff3;width:min(520px,100%);margin:23px auto 2px;padding:10px;font-size:18px;font-weight:800;display:block}.waveform{justify-content:center;align-items:center;gap:5px;height:82px;margin:23px auto 2px;display:flex}.waveform i{opacity:.32;background:#fff;border-radius:0;width:3px;transition:height .2s;display:block}.is-recording .waveform i{opacity:.9;animation:1s ease-in-out infinite alternate wave}.waveform i:nth-child(3n){animation-delay:-.4s}.waveform i:nth-child(4n){animation-delay:-.7s}@keyframes wave{to{transform:scaleY(.45)}}.record-time{font:34px/1.2 var(--font-geist-mono), monospace;letter-spacing:.06em;margin-bottom:18px}.record-button{color:#050505;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:0;padding:15px 25px;font-weight:900}.record-button span{color:#050505;margin-right:9px}.record-button.stop{color:#fff;background:#050505}.record-button.stop span{color:#fff}.meeting-markers{border-top:1px solid #ffffff2e;max-width:650px;margin:24px auto 0;padding-top:20px}.meeting-markers>span{color:#fff9;font-size:10px}.meeting-markers>div{flex-wrap:wrap;justify-content:center;gap:7px;margin-top:10px;display:flex}.meeting-markers button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;padding:9px 11px;font-size:10px;font-weight:800}.meeting-markers button.marked{color:#050505;background:#fff}.meeting-markers button:disabled{opacity:.3;cursor:default}.meeting-markers p{color:#ffffff80;font-size:9px;line-height:1.5}.consent-note{color:#ffffff7a;margin:16px 0 0;font-size:10px}.error-message{color:#ffb8aa;font-size:12px}.recordings-list{max-width:1080px;margin:70px auto 0}.recording-row{background:var(--paper);border:1px solid var(--line);border-radius:6px;grid-template-columns:auto 1fr minmax(230px,auto);align-items:center;gap:20px;margin-bottom:10px;padding:20px;display:grid}.play-mark{color:#050505;background:#e9e9e6;border-radius:50%;place-items:center;width:42px;height:42px;font-size:12px;display:grid}.recording-main span{color:var(--muted);font-size:10px}.recording-main h3{margin:5px 0;font-size:16px}.recording-main p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.recording-meta{grid-template-columns:auto auto;justify-content:end;align-items:center;gap:9px;display:grid}.recording-meta>strong{font-family:var(--font-geist-mono), monospace}.recording-meta audio{grid-column:1/-1;width:230px;height:30px}.record-status{color:var(--muted);background:#ededeb;border-radius:20px;padding:5px 7px;font-size:9px}.record-status.ready{color:#fff;background:#050505}.recording-sections{border-top:1px solid var(--line);grid-column:1/-1;padding-top:14px}.section-chips{flex-wrap:wrap;gap:6px;display:flex}.section-chips span{background:#ededeb;border-radius:20px;padding:6px 8px;font-size:8px;font-weight:800}.recording-sections details{margin-top:12px}.recording-sections summary{cursor:pointer;font-size:10px;font-weight:900}.recording-sections details section{background:#f4f4f2;margin-top:10px;padding:13px}.recording-sections details section strong{font-size:10px}.recording-sections details section p{white-space:pre-wrap;color:var(--muted);margin:7px 0 0;font-size:10px;line-height:1.6}.empty-recordings,.empty-ideas{border:1px dashed var(--line);text-align:center;color:var(--muted);background:#ffffff52;padding:50px}.idea-composer{background:var(--forest);border-radius:6px;grid-template-columns:150px 1fr auto;gap:9px;max-width:980px;margin:auto;padding:13px;display:grid}.idea-composer select,.idea-composer textarea{background:#fffffff0;border:0;border-radius:3px;padding:13px}.idea-composer textarea{resize:vertical;min-height:48px}.idea-composer button{background:var(--lime);color:var(--forest);cursor:pointer;border:0;border-radius:3px;padding:0 18px;font-weight:900}.idea-grid{grid-template-columns:repeat(3,1fr);gap:14px;max-width:980px;margin:24px auto 0;display:grid}.idea-card{background:var(--paper);border:1px solid var(--line);border-radius:6px;flex-direction:column;min-height:180px;padding:22px;display:flex}.idea-card>span{color:#68785f;letter-spacing:.06em;font-size:9px;font-weight:900}.idea-card p{font-size:15px;font-weight:700;line-height:1.55}.idea-card button{border:0;border-top:1px solid var(--line);cursor:pointer;background:0 0;justify-content:space-between;margin-top:auto;padding:13px 0 0;font-size:10px;display:flex}.empty-ideas{grid-column:1/-1}.empty-ideas span{color:#8aa054;font-size:28px}.empty-ideas h3{color:var(--ink)}.analytics-page{background:#efefed;min-height:calc(100vh - 120px);padding:70px 7vw 90px}.analytics-hero{grid-template-columns:minmax(0,1.4fr) 340px;align-items:end;gap:24px;max-width:1240px;margin:0 auto 28px;display:grid}.analytics-hero h1{letter-spacing:-.065em;margin:0;font-size:clamp(48px,6vw,80px);line-height:.98}.analytics-hero h1 em{font:italic 500 1em Georgia,serif}.analytics-hero p{max-width:650px;color:var(--muted);font-size:14px;line-height:1.7}.privacy-card{color:#fff;background:#050505;flex-direction:column;gap:9px;min-height:190px;padding:25px;display:flex}.privacy-card>span{color:#ffffff80;letter-spacing:.12em;margin-bottom:17px;font-size:9px;font-weight:900}.privacy-card strong{font-size:15px}.privacy-card small{color:#ffffff80;margin-top:auto;font-size:9px;line-height:1.5}.metric-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:1px;max-width:1240px;margin:0 auto 15px;display:grid}.metric-grid article{background:#fff;padding:21px}.metric-grid span,.analytics-panel header span{color:var(--muted);letter-spacing:.09em;font-size:9px;font-weight:900;display:block}.metric-grid strong{margin:12px 0 7px;font:italic 43px/1 Georgia,serif;display:block}.metric-grid small{color:var(--muted);font-size:8px}.analytics-grid{grid-template-columns:1.35fr .65fr;gap:15px;max-width:1240px;margin:auto;display:grid}.analytics-panel{border:1px solid var(--line);background:#fff;min-height:310px;padding:24px}.analytics-panel header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:18px;display:flex}.analytics-panel header h2{margin:5px 0 0;font-size:23px}.analytics-panel header>strong{font:italic 13px Georgia,serif}.trend-bars{align-items:end;gap:9px;height:205px;padding-top:20px;display:flex}.trend-bars>div{text-align:center;flex:1;min-width:0}.bar-track{background:#f0f0ee;justify-content:center;align-items:end;height:135px;display:flex}.bar-track i{background:#050505;width:100%;min-height:8px;display:block}.trend-bars strong{margin-top:7px;font-size:10px;display:block}.trend-bars span{color:var(--muted);font-size:7px}.rank-list>div{border-bottom:1px solid var(--line);grid-template-columns:30px 1fr auto;align-items:center;gap:9px;padding:14px 0;display:grid}.rank-list>div>span{color:var(--muted);font:italic 15px Georgia,serif}.rank-list strong{font-size:12px}.rank-list em{font-size:10px;font-style:normal}.action-list{grid-template-columns:1fr 1fr;gap:8px;padding-top:18px;display:grid}.action-list>div:not(.analytics-empty){background:#f0f0ee;flex-direction:column;justify-content:space-between;min-height:70px;padding:13px;display:flex}.action-list strong{font-size:10px}.action-list span{font:italic 25px Georgia,serif}.recent-activity>div>p{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto auto;align-items:center;gap:8px;margin:0;padding:10px 0;font-size:9px;display:grid}.recent-activity p i{background:#050505;border-radius:50%;width:6px;height:6px}.recent-activity p span{color:var(--muted);background:#efefed;padding:4px 6px}.recent-activity p time{color:var(--muted)}.analytics-empty,.analytics-loading{color:var(--muted);text-align:center;padding:50px 10px;font-size:12px}.analytics-loading{border:1px dashed var(--line);background:#fff;max-width:1240px;margin:auto}.modal-backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:80;background:#0a1914ad;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.team-editor{background:var(--paper);border-radius:8px;width:min(850px,100%);max-height:92vh;padding:30px;overflow:auto;box-shadow:0 30px 100px #00000040}.member-editor{background:var(--paper);width:min(560px,100%);max-height:92vh;padding:30px;overflow:auto;box-shadow:0 30px 100px #00000040}.member-editor .editor-header button{border-radius:0}.profile-field{margin-top:17px;display:block;position:relative}.profile-field>span,.mood-picker legend{color:var(--muted);letter-spacing:.1em;margin-bottom:8px;font-size:9px;font-weight:900;display:block}.profile-field input,.profile-field textarea{border:1px solid var(--line);background:#f4f4f2;width:100%;padding:13px}.profile-field textarea{resize:vertical;min-height:100px}.profile-field>small{color:var(--muted);font-size:8px;position:absolute;bottom:8px;right:9px}.mood-picker{border:0;margin:17px 0 0;padding:0}.mood-picker button{border:1px solid var(--line);cursor:pointer;background:#fff;width:43px;height:43px;margin-right:6px;font-size:19px}.mood-picker button.active{background:#050505;border-color:#050505;transform:translateY(-2px)}.intro-prompts{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.intro-prompts>span{color:var(--muted);flex-basis:100%;font-size:9px}.intro-prompts button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:20px;padding:7px 9px;font-size:9px}.intro-prompts button:hover{color:#fff;background:#050505}.member-editor .editor-footer p{color:var(--muted);margin:0;font-size:10px}.editor-header{justify-content:space-between;align-items:flex-start;display:flex}.editor-header span{color:#6c7b75;letter-spacing:.16em;font-size:10px;font-weight:900}.editor-header h2{margin:5px 0 0;font-size:31px}.editor-header button{cursor:pointer;background:#ece8df;border:0;border-radius:50%;width:36px;height:36px;font-size:22px}.editor-guide{color:var(--muted);margin:13px 0 25px;font-size:12px}.editor-fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.editor-fields label{border:1px solid var(--line);border-radius:5px;padding:17px}.editor-fields label>span{color:#708261;letter-spacing:.08em;font-size:9px;font-weight:900;display:block}.editor-fields label>strong{margin:6px 0 12px;font-size:13px;display:block}.editor-fields textarea{border:0;border-top:1px solid var(--line);resize:vertical;background:0 0;width:100%;min-height:105px;padding:12px 0 0;font-size:13px;line-height:1.6}.editor-footer{justify-content:space-between;align-items:center;gap:18px;margin-top:20px;display:flex}.ready-check{align-items:center;gap:9px;font-size:12px;font-weight:700;display:flex}.ready-check input{width:17px;height:17px;accent-color:var(--forest)}.toast{background:var(--ink);color:#fff;border-left:4px solid var(--lime);z-index:100;border-radius:4px;padding:13px 18px;font-size:12px;font-weight:700;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 40px #0003}footer{color:#fff;background:#10251f;justify-content:space-between;align-items:center;gap:25px;min-height:150px;padding:42px 6vw;display:flex}.footer-brand{color:#fff}.footer-brand img{filter:invert();mix-blend-mode:screen}.footer-brand>i{background:#ffffff4d}.footer-brand small{color:#ffffff80}footer p,footer>span{color:#ffffff80;font-size:11px}footer>span{font-family:Georgia,serif;font-style:italic}.loading-screen{place-content:center;justify-items:center;gap:16px;min-height:100vh;display:grid}.loading-mark{background:var(--forest);width:58px;height:58px;color:var(--lime);border-radius:50%;place-items:center;font-size:30px;font-style:italic;font-weight:900;animation:1.3s infinite pulse;display:grid}.loading-screen p{color:var(--muted);font-size:13px}.access-page{background:var(--forest);place-items:center;min-height:100vh;padding:30px;display:grid;position:relative;overflow:hidden}.access-page:before{content:"";background-image:radial-gradient(#ffffff24 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 58%);mask-image:linear-gradient(90deg,#000,#0000 58%)}.access-card{background:var(--paper);z-index:2;border-radius:8px;width:min(470px,100%);margin-left:min(34vw,380px);padding:42px;position:relative;box-shadow:0 30px 100px #0000004d}.access-brand{margin-bottom:44px}.access-card .eyebrow{margin-bottom:13px;display:block}.access-card h1{letter-spacing:-.055em;margin:0;font-size:43px;line-height:1.1}.access-card>p{color:var(--muted);margin:17px 0 28px;font-size:13px;line-height:1.6}.access-card label{display:block}.access-card label span{margin-bottom:8px;font-size:10px;font-weight:900;display:block}.access-card input{border:1px solid var(--line);background:#f4f0e7;border-radius:4px;width:100%;padding:15px}.access-card>button{width:100%;margin-top:10px}.access-error{text-align:center;color:#b94736!important;margin:12px 0 0!important}.access-orbit{color:#fff;border:1px solid #ffffff29;border-radius:50%;width:min(47vw,590px);height:min(47vw,590px);position:absolute;top:50%;left:-4vw;transform:translateY(-50%)}.access-orbit:before,.access-orbit:after{content:"";border:1px dashed #ffffff24;border-radius:50%;position:absolute;inset:15%}.access-orbit:after{inset:31%}.access-orbit strong{color:#050505;letter-spacing:.08em;background:#fff;border-radius:50%;place-items:center;width:92px;height:92px;display:grid;position:absolute;inset:50%;transform:translate(-50%,-50%)}.access-orbit span{background:#ffffff1a;border:1px solid #fff3;border-radius:50%;place-items:center;width:62px;height:62px;font-weight:900;display:grid;position:absolute}.access-orbit span:first-child{top:6%;left:46%}.access-orbit span:nth-child(2){top:46%;right:5%}.access-orbit span:nth-child(4){bottom:5%;left:46%}.access-orbit span:nth-child(5){top:46%;left:5%}@media (width<=900px){.site-header{height:66px;padding:0 18px}.site-header nav{background:var(--paper);border-top:1px solid var(--line);z-index:50;justify-content:space-around;gap:0;height:62px;position:fixed;bottom:0;left:0;right:0}.site-header nav button{flex:1;font-size:11px}.people-chip{display:none}.announcement{white-space:nowrap;justify-content:flex-start;overflow:auto}.announcement em{margin-left:auto}.hero{padding:70px 24px 390px}.hero-orbit{width:270px;height:270px;top:auto;bottom:55px;right:50%;transform:translate(50%)}.orbit-1,.orbit-3{left:107px}.orbit-2,.orbit-4{top:107px}.process-shell,.content-section,.conclusion-section,.studio-page,.ideas-page,.analytics-page{padding:55px 22px 90px}.lounge-page{padding:50px 22px 90px}.lounge-hero{grid-template-columns:1fr}.lounge-counter{width:220px}.roster-board{grid-template-columns:1fr}.privacy-strip{flex-wrap:wrap;align-items:flex-start}.privacy-strip p{width:100%;margin:0}.why-hero{grid-template-columns:1fr;min-height:0;padding:70px 24px 90px}.why-manifesto{min-height:280px}.why-path{grid-template-columns:1fr 1fr;margin:-28px 22px 0}.why-path>div:nth-child(2){border-right:0}.why-path>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.why-workspace{grid-template-columns:1fr}.why-side,.why-note-grid{grid-template-columns:1fr 1fr}.later-share{margin:0 22px 90px}.section-heading{flex-direction:column;align-items:flex-start}.section-heading p{line-height:1.5}.stage-tabs{grid-template-columns:1fr 1fr}.stage-tabs button:nth-child(2){border-right:0}.stage-tabs button:nth-child(-n+2){border-bottom:1px solid var(--line)}.team-grid{grid-template-columns:1fr 1fr}.direction-layout,.insight-list{grid-template-columns:1fr}.conclusion-card{padding:35px 22px 22px}.conclusion-actions{flex-direction:column;align-items:stretch}.status-switch{grid-template-columns:1fr 1fr;display:grid}.conclusion-card textarea{font-size:20px}.recording-row{grid-template-columns:auto 1fr}.recording-meta{grid-column:2;justify-content:start}.recording-meta audio{width:min(100%,300px)}.idea-composer{grid-template-columns:1fr}.idea-composer button{padding:14px}.idea-grid{grid-template-columns:1fr 1fr}.analytics-hero{grid-template-columns:1fr}.metric-grid{grid-template-columns:1fr 1fr}.analytics-grid,.editor-fields{grid-template-columns:1fr}.editor-footer{flex-direction:column;align-items:stretch}.team-editor{padding:22px}.desktop-only{display:none}footer{flex-direction:column;align-items:flex-start;padding-bottom:90px}.access-card{margin:0}.access-orbit{opacity:.35;width:660px;height:660px;top:50%;left:50%;transform:translate(-50%,-50%)}}@media (width<=560px){.brand small{display:none}.church-brand>img{width:86px}.church-brand>i{height:25px}.church-brand small{display:none}.announcement strong{font-size:11px}.announcement em{display:none}.hero{padding-top:58px}.hero h1{font-size:51px}.hero>p{font-size:14px}.hero-actions{flex-direction:column;align-items:flex-start;gap:10px}.team-grid{grid-template-columns:1fr}.team-card{min-height:220px}.stage-tabs button{padding:14px 8px;font-size:11px}.stage-message{align-items:flex-start;padding:18px}.studio-intro h1,.ideas-hero h1{font-size:45px}.recorder-console{padding:25px 15px 30px}.recorder-status em{display:none}.waveform{gap:3px;overflow:hidden}.recording-row{grid-template-columns:1fr}.play-mark{display:none}.recording-meta{grid-column:1}.idea-grid{grid-template-columns:1fr}.access-page{padding:17px}.access-card{padding:30px 22px}.access-card h1{font-size:37px}.access-brand{margin-bottom:35px}.lounge-hero h1{font-size:48px}.member-copy em{max-width:210px}.member-editor{padding:24px 18px}.member-editor .editor-footer{align-items:stretch}.mood-picker button{width:40px;height:40px}.why-hero h1{font-size:51px}.why-hero-copy>p{font-size:14px}.why-path{grid-template-columns:1fr}.why-path>div{border-right:0;border-bottom:1px solid var(--line)}.why-path>div:nth-child(2){border-bottom:1px solid var(--line)}.why-workspace{margin-top:30px;padding:0 16px}.why-composer{padding:22px 16px}.why-composer-footer{flex-direction:column;align-items:stretch}.why-composer-footer>div:last-child{justify-content:flex-end}.why-side{grid-template-columns:1fr}.why-library{padding-left:16px;padding-right:16px}.why-note-grid{grid-template-columns:1fr}.later-share{flex-direction:column;align-items:flex-start;margin-left:16px;margin-right:16px}.meeting-markers>div{grid-template-columns:1fr 1fr;display:grid}.meeting-markers button{min-height:42px}.analytics-hero h1{font-size:45px}.metric-grid{grid-template-columns:1fr}.analytics-panel{padding:18px}.trend-bars{gap:4px}.recent-activity>div>p{grid-template-columns:auto 1fr auto}.recent-activity p span{display:none}}
