:root{--bg:#f3efe7;--ink:#1a1f1d;--muted:#5e665f;--panel:rgba(255,251,245,0.9);--line:rgba(26,31,29,0.12);--brand:#0f766e;--brand-strong:#115e59;--accent:#f59e0b;--shadow:0 24px 60px rgba(42,46,43,0.12);--radius-lg:28px;--radius-md:18px;--radius-sm:12px;--max:1180px;--font-body:"Lora",Georgia,serif;--font-ui:"Source Sans 3","Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--ink);background:radial-gradient(circle at top left,rgba(15,118,110,.18),transparent 28%),radial-gradient(circle at top right,rgba(245,158,11,.2),transparent 24%),linear-gradient(180deg,#f5f2eb,#eee6d8);font-family:var(--font-body);font-size:17px;line-height:1.7;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button,input,textarea{font-family:var(--font-ui)}.page-shell{width:min(var(--max),calc(100% - 32px));margin:0 auto}.site-footer,.site-header{padding:20px 0}.footer-row,.header-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.brand-mark{gap:14px;font-weight:700;letter-spacing:.02em;font-family:var(--font-ui)}.brand-logo,.brand-mark{display:inline-flex;align-items:center}.brand-logo{line-height:0}.brand-logo-image{width:100%;height:auto;display:block}.brand-logo-header{width:210px}.brand-logo-footer,.brand-logo-sidebar{width:190px}.brand-block{display:grid;grid-gap:10px;gap:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.footer-links,.header-links{display:flex;gap:14px;align-items:center;flex-wrap:wrap;font-family:var(--font-ui)}.button-primary,.button-secondary{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 18px;border:1px solid var(--line);font-family:var(--font-ui);font-weight:600}.button-primary{background:var(--brand);color:#f7fffd;border-color:transparent}.button-secondary{background:rgba(255,255,255,.54)}.content-section,.hero{padding:28px 0}.account-card,.app-sidebar,.auth-card,.dashboard-banner,.feature-card,.hero-panel,.page-intro-card,.section-card,.stat-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow)}.account-card,.auth-card,.dashboard-banner,.feature-card,.hero-panel,.page-intro-card,.section-card,.stat-card{padding:22px}.account-grid,.app-shell,.content-grid,.feature-grid,.hero-grid,.stats-grid{display:grid;grid-gap:20px;gap:20px}.hero-grid{grid-template-columns:1.2fr .8fr}.account-grid,.feature-grid,.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-manager-stack,.admin-overview-grid{display:grid;grid-gap:20px;gap:20px}.admin-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:20px}.admin-manager-stack{margin-top:20px}.app-shell{width:min(var(--max),calc(100% - 24px));margin:24px auto 40px;grid-template-columns:260px 1fr}.app-main{display:grid;grid-gap:18px;gap:18px}.app-sidebar{padding:22px;position:-webkit-sticky;position:sticky;top:20px;align-self:start}.sidebar-nav{display:grid;grid-gap:10px;gap:10px;margin-top:22px}.sidebar-link{padding:12px 14px;border-radius:14px;border:1px solid var(--line);background:rgba(255,255,255,.55);font-size:1rem}.eyebrow,.sidebar-link{font-family:var(--font-ui)}.eyebrow{margin:0 0 12px;text-transform:uppercase;letter-spacing:.16em;font-size:.78rem;color:var(--brand-strong);font-weight:700}.app-main h1,.hero h1,.section-card h3{margin:0;line-height:1.05;font-weight:600}.hero h1{font-size:clamp(2.6rem,5vw,4.9rem);max-width:10ch}.account-card h3,.auth-card h1,.dashboard-banner h1,.feature-card h3,.section-card h3,.stat-card h3{font-family:var(--font-ui);line-height:1.2}.hero p,.muted,.section-card p{color:var(--muted);line-height:1.7}.pill-list,.table-list{display:grid;grid-gap:12px;gap:12px}.pill{padding:14px 16px;border-radius:var(--radius-sm);background:rgba(255,255,255,.68);border:1px solid var(--line)}.auth-shell{min-height:calc(100vh - 140px);display:grid;place-items:center}.auth-card{width:min(560px,calc(100% - 24px))}.account-form,.auth-form{display:grid;grid-gap:14px;gap:14px}.account-form label,.auth-form label{display:grid;grid-gap:8px;gap:8px;font-weight:700;font-family:var(--font-ui)}.account-form input,.account-form textarea,.auth-form input,.support-textarea{width:100%;border-radius:14px;border:1px solid var(--line);padding:12px 14px;background:rgba(255,255,255,.72);font-size:.98rem;line-height:1.5}.support-textarea{display:block;min-height:160px;margin-bottom:14px;resize:vertical}.dashboard-banner{align-items:flex-start}.dashboard-banner,.page-intro-card{display:flex;justify-content:space-between;gap:18px}.page-intro-card{align-items:center;min-height:148px}.page-intro-copy{display:grid;grid-gap:6px;gap:6px}.page-intro-copy h2{margin:0;font-family:var(--font-ui);line-height:1.15;font-size:clamp(1.8rem,3vw,2.5rem)}.page-intro-copy p{margin:0;max-width:72ch}.page-intro-action{display:flex;align-items:center;justify-content:flex-end}.dashboard-banner-compact{padding:16px 20px;align-items:center}.dashboard-banner-copy{display:grid;grid-gap:4px;gap:4px}.dashboard-banner-copy .eyebrow{margin-bottom:2px}.dashboard-banner-copy h1{font-size:clamp(1.75rem,3vw,2.4rem)}.table-row{display:grid;grid-template-columns:1fr max-content;grid-gap:10px;gap:10px;padding:12px 0;border-top:1px solid var(--line)}.table-row:first-child{border-top:0;padding-top:0}.admin-list{display:grid;grid-gap:12px;gap:12px}.admin-list-scroll{max-height:440px;overflow:auto;padding-right:6px}.admin-list-row{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:12px;padding:12px 14px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.62);overflow:hidden}.admin-list-row>*{min-width:0}.admin-list-row form{width:100%}.section-card{overflow:hidden}.prompt-library-grid{display:grid;grid-gap:18px;gap:18px}.prompt-theme-stack{display:grid;grid-gap:22px;gap:22px}.prompt-theme-card{border:1px solid var(--line);border-radius:24px;padding:22px;background:rgba(255,251,245,.88);box-shadow:var(--shadow)}.prompt-example-grid,.prompt-theme-grid{display:grid;grid-gap:18px;gap:18px}.prompt-theme-grid{grid-template-columns:1.2fr .8fr;align-items:stretch}.prompt-theme-copy{display:grid;grid-gap:10px;gap:10px}.prompt-theme-copy h3{margin:0;font-family:var(--font-ui);font-size:clamp(1.8rem,2.8vw,2.5rem);line-height:1.1}.prompt-theme-copy p{margin:0}.prompt-theme-image-frame{min-height:230px;border-radius:20px;border:1px dashed rgba(26,31,29,.22);background:linear-gradient(135deg,rgba(255,255,255,.7),rgba(255,255,255,.32)),radial-gradient(circle at top left,rgba(15,118,110,.12),transparent 45%);display:grid;place-items:center;padding:18px;text-align:center;font-family:var(--font-ui);color:var(--muted);font-weight:700}.prompt-example-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.prompt-example-grid-three-up{grid-template-columns:repeat(3,minmax(0,1fr))}.prompt-example-card{padding:18px;border-radius:18px;border:1px solid rgba(26,31,29,.1);background:rgba(255,255,255,.76)}.prompt-example-card p{margin:0}.prompt-example-accordion{padding:0;overflow:hidden}.prompt-example-summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:1fr auto;grid-gap:12px;gap:12px;align-items:start;padding:18px}.prompt-example-summary::-webkit-details-marker{display:none}.prompt-example-preview{margin-top:8px!important;color:var(--muted);line-height:1.6}.prompt-example-body{border-top:1px solid rgba(26,31,29,.08);padding:18px;background:rgba(255,255,255,.48)}.prompt-expand-label{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:8px 12px;background:rgba(15,118,110,.1);color:var(--brand-strong);font-family:var(--font-ui);font-weight:700;min-width:64px}.prompt-example-accordion[open] .prompt-expand-label{background:rgba(15,118,110,.18)}.prompt-example-accordion[open] .prompt-expand-label:after{content:"Close"}.prompt-example-accordion[open] .prompt-expand-label{font-size:0}.prompt-example-accordion .prompt-expand-label,.prompt-example-accordion[open] .prompt-expand-label:after{font-size:.95rem}.prompt-example-copy{white-space:pre-wrap;color:var(--ink)}.prompt-example-card-cta{position:relative}.prompt-build-pill{margin-top:16px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:10px 14px;background:rgba(15,118,110,.12);color:var(--brand-strong);font-family:var(--font-ui);font-weight:700;text-decoration:none;cursor:pointer}.theme-audit{background:linear-gradient(180deg,rgba(224,242,254,.8),rgba(255,251,245,.92))}.theme-blank-page{background:linear-gradient(180deg,rgba(219,234,254,.82),rgba(255,251,245,.92))}.theme-email{background:linear-gradient(180deg,rgba(240,249,255,.84),rgba(255,251,245,.92))}.theme-how-to{background:linear-gradient(180deg,rgba(236,253,245,.84),rgba(255,251,245,.92))}.theme-data{background:linear-gradient(180deg,rgba(224,231,255,.82),rgba(255,251,245,.92))}.theme-why{background:linear-gradient(180deg,rgba(254,249,195,.82),rgba(255,251,245,.92))}.theme-strategy{background:linear-gradient(180deg,rgba(220,252,231,.82),rgba(255,251,245,.92))}.theme-act-like{background:linear-gradient(180deg,rgba(233,213,255,.78),rgba(255,251,245,.92))}.theme-examples{background:linear-gradient(180deg,rgba(254,240,138,.7),rgba(255,251,245,.92))}.theme-questions{background:linear-gradient(180deg,rgba(245,243,255,.82),rgba(255,251,245,.92))}.theme-rewrite{background:linear-gradient(180deg,rgba(255,247,237,.84),rgba(255,251,245,.92))}.theme-role-play{background:linear-gradient(180deg,rgba(254,226,226,.82),rgba(255,251,245,.92))}.theme-next-step{background:linear-gradient(180deg,rgba(230,244,255,.84),rgba(255,251,245,.92))}.theme-emotion{background:linear-gradient(180deg,rgba(255,237,213,.82),rgba(255,251,245,.92))}.theme-meeting{background:linear-gradient(180deg,rgba(220,252,231,.76),rgba(255,251,245,.92))}.theme-research{background:linear-gradient(180deg,rgba(226,232,240,.9),rgba(255,251,245,.92))}.theme-summarize{background:linear-gradient(180deg,rgba(254,242,242,.84),rgba(255,251,245,.92))}.theme-brainstorm{background:linear-gradient(180deg,rgba(255,251,235,.84),rgba(255,251,245,.92))}.prompt-category-card{border:1px solid var(--line);border-radius:20px;padding:18px}.prompt-entry-card{padding:16px 18px;border-radius:16px;border:1px solid rgba(26,31,29,.1);background:rgba(255,255,255,.72)}.prompt-entry-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.prompt-entry-title{margin:0;font-family:var(--font-ui);font-size:1.22rem;line-height:1.25}.prompt-entry-copy{margin:0;white-space:pre-wrap}.status-chip{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;background:rgba(15,118,110,.12);color:var(--brand-strong);font-size:.9rem;font-weight:700;font-family:var(--font-ui)}@media (max-width:960px){.account-grid,.admin-overview-grid,.app-shell,.content-grid,.feature-grid,.hero-grid,.prompt-example-grid,.prompt-theme-grid,.stats-grid{grid-template-columns:1fr}.dashboard-banner,.footer-row,.header-row,.page-intro-card,.prompt-entry-header{flex-direction:column;align-items:flex-start}.app-sidebar{position:static}}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/03b436aa846269de-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/0086f8992871c45b-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/ab00a911ac2adf48-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/36008747766f78c6-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/6d38f9d4e0f4772b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/08aedeceaf1dcd57-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/5c0c2bcbaa4149ca-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lora Fallback;src:local("Times New Roman");ascent-override:87.33%;descent-override:23.78%;line-gap-override:0.00%;size-adjust:115.20%}.__className_c1a059{font-family:Lora,Lora Fallback;font-style:normal}.__variable_c1a059{--font-body:"Lora","Lora Fallback"}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/88da59c891d37117-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/1e377d93cbdd6b44-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/36d711d427a06e51-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/f1f7cdf240180e28-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/55fbdf033607a0e1-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/b6a6f0b43d027304-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/9cf9c6e84ed13b5e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Source Sans\ 3 Fallback;src:local("Arial");ascent-override:109.21%;descent-override:42.66%;line-gap-override:0.00%;size-adjust:93.76%}.__className_1fdbab{font-family:Source Sans\ 3,Source Sans\ 3 Fallback;font-style:normal}.__variable_1fdbab{--font-ui:"Source Sans 3","Source Sans 3 Fallback"}