
/* Mono Stillframe RC13.6 — production bridge. The design source above is copied verbatim from the approved concept. */
.theme-11{min-height:100vh;background:var(--bg);color:var(--ink)}
.theme-11 .grain{display:none!important}
.theme-11 .skip{position:fixed;left:-9999px;top:0}.theme-11 .skip:focus{left:16px;top:16px;z-index:999;background:var(--ink);color:var(--bg);padding:10px 14px}
/* Exact Stillframe header, with the production 27-language selector added without changing the header geometry. */
.theme-11 .site-header{position:relative;z-index:80;width:100%}
.theme-11 .site-header>.brand{flex-shrink:0}.theme-11 .site-header .lang-menu{position:relative}
.theme-11 .site-header .language-button{display:inline-flex;align-items:center;gap:7px;color:var(--muted);white-space:nowrap}
.theme-11 .site-header .language-button:after{content:'⌄';font-size:.7rem;transform:translateY(-1px)}
.theme-11 .site-header .lang-pop{display:none;position:absolute;right:0;top:calc(100% + 12px);width:min(310px,80vw);max-height:430px;overflow:auto;padding:8px;background:var(--surface);border:1px solid var(--line);border-radius:12px;box-shadow:0 24px 70px #18221e1f;z-index:120;grid-template-columns:1fr 1fr;gap:3px}
.theme-11 .site-header .lang-menu.open .lang-pop{display:grid}
.theme-11 .site-header .lang-pop a{font-size:.78rem;padding:9px 10px;border-radius:8px;color:var(--muted)}
.theme-11 .site-header .lang-pop a:hover,.theme-11 .site-header .lang-pop a.active{background:var(--soft);color:#334b2a}
.theme-11 .mobile-menu{color:var(--ink)}
.theme-11 .mobile-nav{max-width:none;border-color:var(--line)}
/* Workspace shell: one sidebar only. This removes the previous duplicated navigation that caused the visual break. */
.theme-11 .workspace-shell{width:100%;min-height:calc(100vh - 94px)}
.theme-11 .workspace-main.app-main{display:block;min-width:0;background:var(--workbg,var(--bg));border:0;border-radius:0;box-shadow:none}
.theme-11 .workspace-main .page-heading{margin-bottom:34px}
.theme-11 .workspace-main .sf-runtime-anchor{display:none!important}
.theme-11 .workspace-main .studio-dock,.theme-11 .workspace-main .app-side{display:none!important}
.theme-11 .workspace-sidebar svg{width:18px;height:18px}
.theme-11 .sidebar-bottom>a{color:var(--muted)}
.theme-11 .sf-inline-action{flex-shrink:0}
/* Keep real Workspace actions, but place them in Stillframe surfaces. */
.theme-11 .sf-drawer{margin:0 0 28px}.theme-11 .sf-drawer[hidden]{display:none!important}
.theme-11 .workspace-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:0 0 28px}
.theme-11 .panel{border:1px solid #d6e0cb;background:#fcfdf9;border-radius:14px;padding:26px}
.theme-11 .panel h3{font-size:1.35rem}.theme-11 .panel p{font-size:.9rem}
.theme-11 .panel.continue-panel{background:#1c2921;color:#edf3e8;border:0}.theme-11 .panel.continue-panel p{color:#b8c8b1}.theme-11 .panel.continue-panel h3{color:#edf3e8}
.theme-11 #workspaceSummary,.theme-11 #workspaceFeatureMap{display:none!important}
.theme-11 #workspaceCommand{display:none!important}
.theme-11 .recent-grid,.theme-11 .collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.theme-11 .saved-card{border:1px solid #d6e0cb;background:#fcfdf9;border-radius:14px;padding:22px;min-width:0;transition:transform .2s}
.theme-11 .saved-card:hover{transform:translateY(-3px)}.theme-11 .saved-card .meta{font-size:.72rem;color:var(--muted)}.theme-11 .saved-card p{font-size:1rem;color:var(--ink);margin:15px 0 20px}.theme-11 .saved-card .bottom{display:flex;gap:14px;flex-wrap:wrap;font-size:.78rem}.theme-11 .saved-card .bottom a{color:#536b43}.theme-11 .empty{grid-column:1/-1;border:1px dashed var(--line);padding:55px 24px;border-radius:14px;text-align:center;color:var(--muted)}
.theme-11 .library-toolbar,.theme-11 .workspace-section-tools{display:flex;align-items:center;gap:16px;margin-bottom:28px}.theme-11 .library-toolbar .field,.theme-11 .workspace-section-tools input{flex:1;max-width:430px}
.theme-11 .library-toolbar input,.theme-11 .workspace-section-tools input{width:100%;border:1px solid var(--line);background:var(--surface);border-radius:10px;padding:11px 13px}
/* Notes */
.theme-11 .editor-wrap{display:grid;grid-template-columns:.82fr 1.18fr;gap:24px;margin-bottom:34px}
.theme-11 .source-card,.theme-11 .editor-card{border:1px solid #d4dfc8;background:#fafcf5;border-radius:14px;padding:28px}
.theme-11 .source-card{background:#edf2e5}.theme-11 .editor-card textarea{min-height:260px;background:#fcfdf6}
.theme-11 .notes-archive{margin-top:34px}.theme-11 .notes-archive-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.theme-11 .notes-archive-grid h3{font-size:1.25rem}
/* Projects / history */
.theme-11 #projectItems{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-11 #historyItems{grid-template-columns:1fr}
.theme-11 #historyItems .saved-card{display:flex;align-items:center;justify-content:space-between;gap:22px;border-width:0 0 1px;border-radius:0;background:transparent;padding:22px 8px}
.theme-11 #historyItems .saved-card p{margin:0;flex:1}.theme-11 #historyItems .bottom{margin-left:auto}
/* Focus: exact Stillframe Study surface. The runtime IDs/classes remain unchanged. */
.theme-11.focus-page{background:var(--bg);color:var(--ink)}
.theme-11.focus-page .workspace-main{padding-top:36px}
.theme-11 .focus-head-actions{display:flex;align-items:center;gap:13px;flex-wrap:wrap;justify-content:flex-end}.theme-11 .focus-head-actions .focus-time{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:.75rem}.theme-11 .focus-head-actions .focus-time b{color:var(--ink);font-size:.85rem}
.theme-11 .focus-layout{align-items:start}.theme-11 .focus-view.focus-main{min-width:0}
.theme-11 .video-frame.focus-player{position:relative;overflow:hidden;background:#102019;color:#fff;min-height:360px}
.theme-11 .video-frame.focus-player iframe{width:100%;height:100%;border:0;display:block}.theme-11 .video-empty{position:absolute;inset:0;display:grid;place-items:center;text-align:center;padding:30px;color:#dbe4d8}.theme-11 .video-empty p{color:#aab8aa}
.theme-11 .focus-runtime{display:flex;justify-content:space-between;align-items:center;gap:14px;border:1px solid #d7dfcd;background:#fbfcf8;border-radius:10px;padding:12px 14px;margin-bottom:14px}.theme-11 .focus-runtime-copy{display:flex;align-items:center;gap:10px}.theme-11 .focus-runtime-copy strong{font-size:.82rem;color:var(--ink)}.theme-11 .focus-runtime-copy small{display:block;color:var(--muted);font-size:.7rem}.theme-11 .focus-runtime-dot{width:7px;height:7px;border-radius:50%;background:#819978}.theme-11 .focus-runtime-actions{display:flex;gap:8px}.theme-11 .quiet-button{border:1px solid var(--line);background:transparent;color:var(--ink);border-radius:8px;padding:8px 11px;font-size:.75rem}
.theme-11 .focus-current-card{margin:16px 0;border:1px solid #d7dfcd;background:#fbfcf8;border-radius:10px;padding:18px}.theme-11 .focus-section-head{display:flex;justify-content:space-between;font-size:.7rem;color:var(--muted);margin-bottom:12px}.theme-11 .focus-current-source{font-size:.9rem;color:var(--muted);line-height:1.6}.theme-11 .focus-current-translation{font-size:1.02rem;color:var(--ink);line-height:1.6;margin-top:5px}.theme-11 .focus-current-actions{display:flex;gap:9px;margin-top:14px}.theme-11 .focus-line-action{border:0;background:#e8efdc;color:#4a613a;border-radius:7px;padding:8px 10px;font-size:.72rem}
.theme-11 .focus-transcript{padding:0;overflow:hidden}.theme-11 .focus-transcript-head{display:flex;justify-content:space-between;align-items:end;gap:20px;padding:18px;border-bottom:1px solid #e3e8db}.theme-11 .focus-transcript-head h2{font-size:1.25rem;margin:2px 0}.theme-11 .focus-transcript-hint{font-size:.75rem;margin:0}.theme-11 .focus-transcript-tools{display:flex;gap:12px;align-items:center;font-size:.72rem;color:var(--muted)}.theme-11 .focus-transcript-list{max-height:390px;overflow:auto}.theme-11 .focus-transcript-row{border-bottom:1px solid #e3e8db;padding:16px 17px}.theme-11 .focus-transcript-row:hover,.theme-11 .focus-transcript-row.active{background:#e9f0dc}.theme-11 .focus-transcript-row .focus-transcript-time{color:#66765f;font-size:.7rem}.theme-11 .focus-transcript-row .focus-transcript-source{color:var(--muted)}.theme-11 .focus-transcript-row .focus-transcript-translation{color:var(--ink)}
.theme-11 .focus-notes.focus-side{position:static;background:#edf2e5;color:var(--ink);border:1px solid #d5dfcb;border-radius:14px;padding:22px;min-width:0}.theme-11 .focus-notes h2{font-size:1.3rem}.theme-11 .focus-notes .quiet{font-size:.75rem;color:var(--muted)}.theme-11 .note-box textarea{width:100%;min-height:280px;border:1px solid #d4dec9;background:#fcfdf6;color:var(--ink);border-radius:10px;padding:13px}.theme-11 .focus-source,.theme-11 .focus-bottom{font-size:.75rem;color:var(--muted);line-height:1.65;margin-top:16px}.theme-11 .focus-side-tools{display:grid;gap:8px;margin:18px 0}.theme-11 .focus-side-context{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #d5dfcb;padding:8px 0;font-size:.72rem}.theme-11 .focus-project-row{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:8px}.theme-11 .focus-project-row select{min-width:0}
/* Account / Security */
.theme-11 .account-hero{max-width:1120px;padding:46px 5% 24px}.theme-11 .account-hero h1{font-size:clamp(2.2rem,3.6vw,3.7rem)}
.theme-11 .account-page{max-width:1120px;margin:auto;padding:0 5% 90px}.theme-11 .account-page>.page-heading{padding-top:46px}.theme-11 .account-grid{grid-template-columns:360px minmax(0,1fr);gap:32px;align-items:start}.theme-11 .sf-account-profile-card{padding:37px;background:#eff3e8;border:1px solid #d4dec9;border-radius:var(--r);text-align:center}.theme-11 .account-identity{display:grid;justify-items:center;gap:8px}.theme-11 .account-identity .avatar{margin:0 auto 12px}.theme-11 .status-badge{display:inline-flex;margin:12px auto 0;background:#e5edc7;color:#506a35;border-radius:999px;padding:5px 10px;font-size:.72rem}.theme-11 .account-settings{min-width:0}.theme-11 .account-row{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:13px 0;font-size:.85rem}.theme-11 .account-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.theme-11 .security-card{background:#eff3e8}.theme-11 .security-list{display:grid;gap:10px}.theme-11 .security-item{display:flex;gap:10px;align-items:flex-start}.theme-11 .security-item small{display:block;color:var(--muted)}
/* Real auth structure mapped onto the exact Stillframe split. */
.theme-11 .center-shell{max-width:none;padding:0}.theme-11 .center-shell .auth-layout{display:grid;grid-template-columns:1fr 1fr;max-width:1380px;margin:auto;min-height:700px;padding:25px 4% 45px;gap:20px}.theme-11 .center-shell .auth-story{position:relative;overflow:hidden;min-height:650px;border-radius:90px 16px 16px 16px;background:#1b2821;color:#fff;padding:70px 11%;display:flex;flex-direction:column;justify-content:flex-end}.theme-11 .center-shell .auth-story:before{content:'';position:absolute;inset:0;background:linear-gradient(145deg,#3d503c55,#0d1913dd),url('stillframe/craft.webp') center/cover;z-index:0}.theme-11 .center-shell .auth-story>*{position:relative;z-index:1}.theme-11 .center-shell .auth-story h1{color:#fff;font-family:Georgia,serif;font-size:clamp(2.7rem,4vw,4.4rem);font-weight:400}.theme-11 .center-shell .auth-story p,.theme-11 .center-shell .auth-story .bottom{color:#e7ece4}.theme-11 .center-shell .auth-card{align-self:center;border:0;background:var(--surface);border-radius:18px;padding:50px 12%;box-shadow:none}.theme-11 .provider{width:100%;border:1px solid var(--line);background:transparent;border-radius:10px;padding:12px}.theme-11 .auth-tabs{display:flex;gap:7px;margin:12px 0}.theme-11 .divider{display:flex;align-items:center;gap:15px;margin:24px 0;color:var(--muted);font-size:.75rem}.theme-11 .divider:before,.theme-11 .divider:after{content:'';height:1px;background:var(--line);flex:1}
/* Billing */
.theme-11 .billing-shell{max-width:1000px;margin:auto;padding:10px 5% 90px}.theme-11 .billing-status{background:#fbfcf7;border:1px solid #d4dec9;border-top:4px solid #a4bb83;border-radius:14px;padding:24px;display:flex;justify-content:space-between;gap:25px;align-items:center;margin-bottom:30px}.theme-11 .billing-shell .pricing-grid{max-width:900px}.theme-11 .billing-shell .plan{display:none!important}.theme-11 .billing-shell .price-card button{width:100%}.theme-11 .payment-note{font-size:.78rem;color:var(--muted);margin-top:22px;text-align:center}
/* Checkout */
.theme-11 .checkout-shell{min-height:70vh;display:grid;place-items:center;padding:50px 5%}.theme-11 .checkout-card{width:min(520px,100%);text-align:center;border:1px solid var(--line);background:var(--surface);border-radius:16px;padding:45px}.theme-11 .checkout-card .centered-brand{justify-content:center;margin-bottom:28px}.theme-11 .spinner{width:28px;height:28px;border:2px solid var(--line);border-top-color:#526c43;border-radius:50%;margin:0 auto 25px;animation:sfspin .8s linear infinite}@keyframes sfspin{to{transform:rotate(360deg)}}
/* Legal, Journal and FAQ */
.theme-11 .content-page{max-width:850px;margin:0 auto;padding:20px 5% 80px;font-size:1.06rem;line-height:1.9}.theme-11 .content-page h2{font-family:Georgia,serif;font-weight:400;font-size:1.8rem;margin-top:38px}.theme-11 .content-page p{color:#596552}.theme-11 .content-page a{color:#4e6738;text-decoration:underline;text-underline-offset:3px}
.theme-11 .stillframe-journal,.theme-11 .stillframe-learn{max-width:1360px;padding:55px 5% 90px;margin:auto}.theme-11 .stillframe-journal>.page-heading h1,.theme-11 .stillframe-learn>h1{font-size:clamp(2.5rem,4.4vw,4.6rem)}
.theme-11 .faq-list{display:none!important}.theme-11 .sf-faq-exact{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;padding:80px 5%;max-width:1500px;margin:auto;border-top:1px solid var(--line)}.theme-11 .sf-faq-exact details{border-bottom:1px solid var(--line);padding:0 0 19px;margin-bottom:20px}.theme-11 .sf-faq-exact summary{cursor:pointer;display:flex;justify-content:space-between;gap:25px;font-size:1rem;list-style:none}.theme-11 .sf-faq-exact summary::-webkit-details-marker{display:none}.theme-11 .sf-faq-exact details p{font-size:.9rem;margin:18px 30px 3px 0}.theme-11 .sf-faq-exact summary span{font-size:1.4rem}.theme-11 .sf-faq-exact details[open] summary span{transform:rotate(45deg)}
/* Production pricing cards use the exact concept geometry. */
.theme-11 .sf-pricing .pricing-intro,.theme-11 .sf-pricing .pricing-switch,.theme-11 .sf-pricing>.release-note,.theme-11 .sf-pricing>.payment-note{display:none!important}
.theme-11 .sf-pricing>.pricing-grid{display:grid!important}
.theme-11 .sf-pricing-exact{padding:0}.theme-11 .sf-pricing-exact .price-card .button{width:100%}
/* Footer copied from concept geometry. */
.theme-11 .site-footer .brand{align-self:start}.theme-11 .site-footer .footer-links{grid-template-columns:1fr 1fr}.theme-11 .site-footer .footer-bottom{grid-column:1/-1}
/* RTL */
[dir='rtl'] .theme-11 .workspace-sidebar{border-right:0;border-left:1px solid var(--line)}
[dir='rtl'] .theme-11 .site-header .lang-pop{right:auto;left:0}
@media(max-width:900px){.theme-11 .site-header nav{display:none}.theme-11 .site-header .mobile-menu{display:inline-flex}.theme-11 .workspace-shell{grid-template-columns:1fr}.theme-11 .workspace-sidebar{border-right:0;border-bottom:1px solid var(--line);padding:12px 4%;position:relative}.theme-11 .workspace-sidebar>.eyebrow,.theme-11 .sidebar-bottom{display:none}.theme-11 .workspace-sidebar nav{display:flex;gap:5px;overflow-x:auto}.theme-11 .workspace-sidebar nav a{flex:0 0 auto}.theme-11 .recent-grid,.theme-11 .collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-11 .editor-wrap{grid-template-columns:1fr}.theme-11 .center-shell .auth-layout{grid-template-columns:1fr;max-width:720px}.theme-11 .center-shell .auth-story{min-height:330px;border-radius:60px 14px 14px 14px}.theme-11 .sf-faq-exact{grid-template-columns:1fr;gap:25px}.theme-11 .account-grid{grid-template-columns:1fr}.theme-11 .account-page{padding-left:5%;padding-right:5%}}
@media(max-width:650px){.theme-11 .site-header{min-height:76px;padding:17px 5%}.theme-11 .site-header .brand{font-size:1.35rem}.theme-11 .site-header .nav-actions{gap:8px}.theme-11 .site-header .account-link span{display:none}.theme-11 .site-header .lang-pop{position:fixed;left:5%;right:5%;top:78px;width:auto;grid-template-columns:1fr 1fr}.theme-11 .workspace-main{padding:28px 5%}.theme-11 .page-heading{align-items:flex-start}.theme-11 .page-heading>.sf-inline-action{width:100%}.theme-11 .workspace-grid,.theme-11 .recent-grid,.theme-11 .collection-grid,.theme-11 #projectItems{grid-template-columns:1fr}.theme-11 .notes-archive-grid{grid-template-columns:1fr}.theme-11 .focus-head-actions{justify-content:flex-start}.theme-11 .focus-runtime{align-items:flex-start;flex-direction:column}.theme-11 .focus-transcript-head{align-items:flex-start;flex-direction:column}.theme-11 .focus-transcript-tools{width:100%;justify-content:space-between}.theme-11 .account-hero,.theme-11 .account-grid{padding-left:5%;padding-right:5%}.theme-11 .center-shell .auth-layout{padding:0}.theme-11 .center-shell .auth-story{border-radius:0;min-height:260px;padding:40px 7%}.theme-11 .center-shell .auth-card{border-radius:0;padding:40px 7%}}

/* RC13.7 — Stillframe final presentation lock */
.theme-11 .sf-pricing>.pricing-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));max-width:900px;margin:0 auto}
.theme-11 .pricing-page .pricing-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));max-width:900px;margin:0 auto}
.theme-11 .pricing-page>.page-heading{justify-content:center;text-align:center;margin-bottom:18px}
.theme-11 .pricing-page>.page-heading>div{max-width:760px}
.theme-11 .pricing-page>.page-heading h1{margin-inline:auto}
.theme-11 .pricing-page>.page-heading p{margin-inline:auto}
.theme-11 .workspace-continue-image{position:relative;overflow:hidden;min-height:315px}
.theme-11 .workspace-continue-image img{width:100%;height:100%;object-fit:cover;display:block}
.theme-11 .continue-card>div:nth-child(2){display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.theme-11 .continue-card .button{margin-top:3px;background:var(--citrus);border-color:var(--citrus);color:#35452a}
.theme-11 .daily-note{min-height:315px}
.theme-11 .workspace-main .section-row{margin-top:36px}
.theme-11 .sf-drawer{border:1px solid var(--line);background:var(--surface);border-radius:14px;padding:22px;margin:-20px 0 28px}
.theme-11 .sf-drawer form{display:grid;grid-template-columns:1fr 1fr auto;gap:14px;align-items:end}
.theme-11 .sf-drawer .field{margin:0}
.theme-11 .sf-drawer .micro{grid-column:1/-1;margin:0}
.theme-11 .workspace-sidebar a,.theme-11 .site-header a{transition:color .12s ease,background .12s ease,opacity .12s ease}
@view-transition{navigation:auto}
::view-transition-old(root),::view-transition-new(root){animation-duration:.16s;animation-timing-function:cubic-bezier(.2,.7,.2,1)}
@media(max-width:900px){.theme-11 .sf-pricing>.pricing-grid,.theme-11 .pricing-page .pricing-grid{grid-template-columns:1fr;max-width:620px}.theme-11 .sf-drawer form{grid-template-columns:1fr}.theme-11 .workspace-continue-image{min-height:240px}}
@media(prefers-reduced-motion:reduce){::view-transition-old(root),::view-transition-new(root){animation:none!important}.theme-11 *{scroll-behavior:auto!important}}
