/* Puente v9.1.2 — cinematic lean growth support pages */
:root{
  --ink:#101510;--muted:#5d675e;--paper:#f6f4ee;--white:#fff;--line:#d9ddd7;
  --green:#d8ff3e;--green-dark:#172400;--soft:#edf1e9;--dark:#09100b;--warm:#f0eee7;
  --radius:24px;--shadow:0 22px 70px rgba(16,21,16,.10);--max:1180px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Hanken Grotesk",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}body.nav-open{overflow:hidden}
a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.shell{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;z-index:1000;left:16px;top:-80px;padding:12px 16px;background:var(--dark);color:white;border-radius:12px}.skip-link:focus{top:16px}.eyebrow{font:700 12px/1.2 "Space Mono",monospace;letter-spacing:.14em;text-transform:uppercase;color:#596458}.display{font-family:"Bricolage Grotesque",sans-serif;letter-spacing:-.045em;line-height:.94}.muted{color:var(--muted)}
.site-header{position:sticky;top:0;z-index:100;background:rgba(246,244,238,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(16,21,16,.08)}.nav{height:78px;display:flex;align-items:center;gap:26px}.brand{width:176px;flex:none}.desktop-nav{margin-left:auto;display:flex;align-items:center;gap:28px;font-weight:650}.desktop-nav a:hover,.desktop-nav a:focus-visible{opacity:.62}.header-actions{display:flex;gap:10px;align-items:center}.language{font-size:14px;font-weight:700;padding:10px 12px}.menu-button{display:none;border:1px solid var(--line);background:white;border-radius:14px;padding:10px 14px}.mobile-menu{display:none}
.button{border:1px solid var(--ink);border-radius:999px;padding:13px 20px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--green);color:var(--green-dark);box-shadow:0 10px 28px rgba(121,160,0,.18)}.button-dark{background:var(--dark);color:white;border-color:var(--dark)}.button-light{background:white}.button-large{padding:16px 24px;font-size:17px}.text-link{font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}
.hero{padding:80px 0 48px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:58px;align-items:center}.hero h1{font-size:clamp(54px,7vw,92px);margin:14px 0 24px;max-width:850px}.hero h1 em{font-style:normal;color:#5d7600}.hero-copy>p{font-size:20px;color:var(--muted);max-width:690px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-proof{display:flex;gap:18px;flex-wrap:wrap;margin-top:30px;font-size:14px;color:var(--muted)}.hero-proof span{display:flex;gap:7px;align-items:center}.hero-proof span:before{content:"✓";font-weight:900;color:#5e7600}.signal-card{position:relative;background:var(--dark);color:white;border-radius:32px;padding:30px;min-height:470px;box-shadow:var(--shadow);overflow:hidden}.signal-card:before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;background:var(--green);filter:blur(85px);opacity:.18;right:-100px;top:-80px}.signal-title{position:relative;font-size:38px;margin:6px 0 30px}.signal-stack{position:relative;display:grid;gap:12px}.signal-row{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:18px;display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center}.signal-row b{width:42px;height:42px;border-radius:12px;background:var(--green);color:var(--green-dark);display:grid;place-items:center}.signal-row strong{display:block;font-size:17px}.signal-row span{display:block;color:#b7c0b8;font-size:14px;margin-top:3px}.signal-caption{position:relative;margin:22px 0 0;color:#b7c0b8;font-size:14px}
.logo-strip{padding:20px 0 60px}.strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0;display:flex;gap:18px;justify-content:space-between;flex-wrap:wrap;color:var(--muted);font-size:14px}.strip b{color:var(--ink)}
.section{padding:86px 0}.section-dark{background:var(--dark);color:white}.section-head{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:end;margin-bottom:42px}.section-head h2{font-size:clamp(40px,5vw,64px);margin:8px 0 0}.section-head>p{font-size:18px;color:var(--muted);max-width:620px}.section-dark .section-head>p{color:#b7c0b8}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-card,.resource-card,.step-card,.principle-card{border:1px solid var(--line);border-radius:var(--radius);padding:28px;background:rgba(255,255,255,.55)}.service-card .num,.step-card .num{font:700 12px "Space Mono",monospace;color:#788173}.service-card h3,.step-card h3,.resource-card h3{font-size:24px;margin:24px 0 10px}.service-card p,.step-card p,.resource-card p{color:var(--muted);margin:0}.service-card ul{padding-left:18px;color:var(--muted)}
.problem-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:48px}.problem-copy h2{font-size:clamp(42px,5vw,68px);margin:10px 0 22px}.problem-copy p{color:#b7c0b8;font-size:18px}.problem-list{display:grid;gap:12px}.problem-item{border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.045);border-radius:20px;padding:22px;display:grid;grid-template-columns:46px 1fr;gap:14px}.problem-item b{color:var(--green);font:700 13px "Space Mono",monospace}.problem-item strong{font-size:19px}.problem-item p{margin:6px 0 0;color:#adb6ae}
.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.step-card{background:white}.step-card:has(.num){min-height:250px}.step-card .num{display:inline-grid;width:38px;height:38px;place-items:center;border-radius:10px;background:var(--soft)}
.resources{background:#ecebe4}.resource-card{background:white;display:flex;flex-direction:column;min-height:330px}.resource-tag{font:700 11px "Space Mono",monospace;letter-spacing:.08em;text-transform:uppercase;color:#667062}.resource-card h3{font-size:28px}.resource-card .text-link{margin-top:auto;padding-top:24px}.resource-card.featured{background:var(--green);border-color:#bedb3a}.resource-card.featured p{color:#374300}
.instagram-band{padding:42px 0}.instagram-box{background:#202a21;color:white;border-radius:32px;padding:36px;display:grid;grid-template-columns:1.2fr .8fr;gap:30px;align-items:center}.instagram-box h2{font-size:clamp(36px,4vw,54px);margin:8px 0 14px}.instagram-box p{color:#c2cbc3}.content-pillars{display:grid;grid-template-columns:1fr 1fr;gap:10px}.content-pillars span{border:1px solid rgba(255,255,255,.15);border-radius:14px;padding:14px;font-weight:700;background:rgba(255,255,255,.05)}
.consultation{padding:92px 0;background:white}.consultation-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:56px;align-items:start}.consultation-copy{position:sticky;top:110px}.consultation-copy h2{font-size:clamp(44px,5vw,68px);margin:10px 0 20px}.consultation-copy>p{color:var(--muted);font-size:18px}.consultation-points{display:grid;gap:12px;margin-top:28px}.consultation-points span{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:start}.consultation-points span:before{content:"✓";width:24px;height:24px;border-radius:50%;background:var(--green);display:grid;place-items:center;font-weight:900;font-size:12px}.form-card{border:1px solid var(--line);border-radius:28px;padding:30px;box-shadow:var(--shadow);background:var(--white)}.progress{height:6px;background:#eef0eb;border-radius:999px;overflow:hidden;margin:12px 0 28px}.progress span{height:100%;display:block;background:#94bc00;width:25%;transition:width .2s ease}.form-step{border:0;padding:0;margin:0}.form-step legend{font-family:"Bricolage Grotesque",sans-serif;font-size:28px;font-weight:700;line-height:1.05;margin-bottom:22px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:grid;gap:7px;margin-bottom:14px}.field span{font-size:13px;font-weight:800;color:#4d564e}.field input,.field select,.field textarea{width:100%;border:1px solid #cfd5cd;border-radius:14px;padding:14px 15px;background:white;color:var(--ink);outline:0}.field input:focus,.field select:focus,.field textarea:focus{border-color:#769700;box-shadow:0 0 0 3px rgba(139,177,0,.14)}.choice-grid{display:grid;gap:10px}.choice{display:flex;gap:10px;align-items:flex-start;border:1px solid var(--line);border-radius:14px;padding:14px;cursor:pointer}.choice:has(input:checked){border-color:#779700;background:#f4f9df}.choice input{margin-top:4px}.form-actions{display:flex;justify-content:space-between;gap:10px;margin-top:24px}.back-button{border:0;background:transparent;padding:12px;font-weight:800}.form-error{padding:12px 14px;border-radius:12px;background:#fff0ee;color:#8a1c13;margin:18px 0 0}.form-note{font-size:12px;color:var(--muted);margin-top:18px}.form-success{padding:24px;border-radius:18px;background:#eff8d5}.form-success h3{font-size:28px;margin:0 0 8px}.form-success p{margin:0;color:#46513a}
.faq-list{display:grid;gap:10px;max-width:900px}.faq-list details{border-bottom:1px solid var(--line);padding:18px 0}.faq-list summary{font-size:20px;font-weight:800;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list p{color:var(--muted);max-width:760px}.closing{padding:80px 0}.closing-box{background:var(--green);border-radius:34px;padding:54px;display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:center}.closing-box h2{font-size:clamp(42px,5vw,68px);margin:8px 0 16px}.closing-box p{color:#384300}.closing-actions{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}
.site-footer{background:var(--dark);color:white;padding:52px 0 24px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:40px}.footer-brand img{width:180px;filter:brightness(0) invert(1)}.footer-brand p{color:#aeb7af;max-width:420px}.footer-col{display:grid;align-content:start;gap:10px}.footer-col strong{font-size:13px;color:#8f9a91;text-transform:uppercase;letter-spacing:.08em}.footer-col a{color:#dce2dd}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:36px;padding-top:20px;color:#89938b;font-size:13px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}
.resource-page{padding:72px 0}.resource-hero{max-width:820px}.resource-hero h1{font-size:clamp(48px,6vw,78px);margin:14px 0 22px}.resource-hero p{font-size:20px;color:var(--muted)}.resource-sheet{margin-top:42px;background:white;border:1px solid var(--line);border-radius:28px;padding:36px;box-shadow:var(--shadow)}.checklist{display:grid;gap:12px;margin-top:24px}.check-item{display:grid;grid-template-columns:42px 1fr;gap:14px;padding:16px;border:1px solid var(--line);border-radius:16px}.check-item b{width:38px;height:38px;border-radius:10px;background:var(--soft);display:grid;place-items:center}.check-item strong{display:block}.check-item p{margin:4px 0 0;color:var(--muted)}
.client-access{min-height:70vh;display:grid;place-items:center;padding:70px 20px}.client-access-card{max-width:680px;background:white;border:1px solid var(--line);border-radius:28px;padding:40px;box-shadow:var(--shadow);text-align:center}.client-access-card img{width:180px;margin:0 auto 30px}.client-access-card h1{font-size:42px;margin:0 0 14px}.client-access-card p{color:var(--muted)}
@media(max-width:900px){.desktop-nav{display:none}.header-actions .language{display:none}.menu-button{display:block}.mobile-menu{position:fixed;inset:78px 0 auto 0;background:var(--paper);border-bottom:1px solid var(--line);padding:20px;display:none}.nav-open .mobile-menu{display:grid;gap:14px}.mobile-menu a,.mobile-menu .button{padding:14px 4px;font-size:18px}.hero{padding-top:52px}.hero-grid,.section-head,.problem-grid,.consultation-grid,.instagram-box,.closing-box,.footer-grid{grid-template-columns:1fr}.hero-grid{gap:34px}.signal-card{min-height:0}.grid-3{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}.consultation-copy{position:static}.closing-actions{justify-content:flex-start}}
@media(max-width:600px){.shell{width:min(100% - 28px,var(--max))}.nav{height:68px}.brand{width:150px}.mobile-menu{inset:68px 0 auto 0}.hero{padding:42px 0 32px}.hero h1{font-size:52px}.hero-copy>p{font-size:18px}.hero-actions .button{width:100%}.signal-card{padding:22px;border-radius:24px}.section{padding:64px 0}.section-head{gap:14px}.section-head h2{font-size:42px}.steps{grid-template-columns:1fr}.instagram-box,.closing-box{padding:28px;border-radius:24px}.content-pillars{grid-template-columns:1fr}.consultation{padding:64px 0}.form-card{padding:22px;border-radius:22px}.field-grid{grid-template-columns:1fr}.form-actions{align-items:stretch}.form-actions .button{flex:1}.footer-grid{gap:28px}.resource-sheet{padding:22px}.check-item{grid-template-columns:34px 1fr}.check-item b{width:32px;height:32px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}


/* Cinematic visual identity shared by consultation + resource pages */
:root{--ink:#f5f1e8;--muted:#a7aa9f;--paper:#060705;--white:#11140f;--line:rgba(255,255,255,.13);--green:#e2ca91;--green-dark:#11140f;--soft:#1b1f17;--dark:#060705;--warm:#0b0d0a;--shadow:0 34px 110px rgba(0,0,0,.48)}
body{background:radial-gradient(circle at 75% 10%,rgba(199,168,101,.11),transparent 28%),#060705;color:var(--ink)}
.site-header{background:rgba(6,7,5,.82);border-bottom-color:rgba(255,255,255,.1);backdrop-filter:blur(22px)}
.brand img{filter:none}.desktop-nav a,.language,.text-link{color:#eee7d9}.button-primary{background:#c7a865;color:#060705;border-color:#c7a865;box-shadow:0 10px 34px rgba(199,168,101,.15)}.button-primary:hover{background:#e2ca91}.button-light{background:#151812;color:#f5f1e8;border-color:rgba(255,255,255,.16)}
.consultation,.resource-page{background:transparent}.consultation-copy>p,.resource-hero p,.resource-card p,.step-card p,.service-card p,.form-note,.field span{color:#a7aa9f}.consultation-points span:before{background:#c7a865;color:#060705}.form-card,.resource-sheet,.resource-card,.service-card,.step-card,.principle-card,.client-access-card{background:linear-gradient(165deg,#151812,#0d0f0c);border-color:rgba(255,255,255,.13);color:#f5f1e8;box-shadow:0 34px 100px rgba(0,0,0,.36)}
.progress{background:#24281f}.progress span{background:linear-gradient(90deg,#c7a865,#e2ca91)}.field input,.field select,.field textarea{background:#0b0d0a;color:#f5f1e8;border-color:rgba(255,255,255,.16)}.field input:focus,.field select:focus,.field textarea:focus{border-color:#e2ca91;box-shadow:0 0 0 3px rgba(226,202,145,.12)}.choice{background:#0b0d0a;border-color:rgba(255,255,255,.13)}.choice:has(input:checked){border-color:#c7a865;background:#1b1a12}.back-button{color:#e2ca91}.form-success{background:#1a2119;color:#f5f1e8}.form-success p{color:#b9c5b8}.form-error{background:#28110f;color:#ffb6ab}.resource-sheet{background:#0d0f0c}.check-item{border-color:rgba(255,255,255,.12);background:#11140f}.check-item b{background:#282719;color:#e2ca91}.resource-card.featured{background:linear-gradient(160deg,#d8c28f,#b99754);color:#0b0d0a;border-color:#e2ca91}.resource-card.featured p{color:#36342c}.resources{background:#090b08}.resource-tag,.eyebrow{color:#e2ca91}.site-footer{background:#050604}.footer-col a{color:#ded8ca}.mobile-menu{background:#090b08;border-color:rgba(255,255,255,.12)}

/* v9.1.2 resource readability + flashcards */
.resource-hero .display .line{display:block}.resource-hero .display .line + .line{margin-top:10px}.resource-hero .display .line-soft{color:#9d998f;font-size:clamp(26px,3.2vw,42px);line-height:1.08;letter-spacing:-.04em}
.resource-hero-compact p:last-of-type{max-width:740px}
.resource-card .resource-tag,.flashcard-viewer .resource-tag{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:rgba(226,202,145,.10);border:1px solid rgba(226,202,145,.18);color:#e2ca91}
.resource-card h3{max-width:12ch}
.flashcard-viewer{padding:28px}.flashcard-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.flashcard-toolbar strong{display:block;margin-top:8px;font-size:18px}.flashcard-controls-top{display:flex;gap:10px}.ghost-button{padding:10px 14px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#11140f;color:#f5f1e8;font-weight:700}
.flashcard-stage{position:relative;min-height:420px}.flashcard{display:none;height:100%}.flashcard.is-active{display:block}.flashcard-inner{position:relative;min-height:420px;transform-style:preserve-3d;transition:transform .55s ease}.flashcard.is-flipped .flashcard-inner{transform:rotateY(180deg)}
.flashcard-face{position:absolute;inset:0;border-radius:28px;padding:30px;border:1px solid rgba(255,255,255,.12);backface-visibility:hidden;background:radial-gradient(circle at 85% 18%,rgba(226,202,145,.14),transparent 24%),linear-gradient(160deg,#141712,#0d0f0c);overflow:hidden}.flashcard-front{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:28px}.flashcard-back{transform:rotateY(180deg);display:flex;align-items:flex-end}
.flashcard-badge{position:absolute;top:24px;left:24px;display:inline-flex;width:50px;height:50px;align-items:center;justify-content:center;border-radius:16px;background:rgba(226,202,145,.14);border:1px solid rgba(226,202,145,.28);font:700 16px "Space Mono",monospace;color:#e2ca91}
.flashcard-copy{position:relative;z-index:2;max-width:680px}.flashcard-copy small{display:block;margin-bottom:14px;color:#e2ca91;font:700 11px "Space Mono",monospace;letter-spacing:.12em;text-transform:uppercase}.flashcard-copy h2{margin:0 0 14px;font-family:"Bricolage Grotesque",sans-serif;font-size:clamp(34px,4vw,58px);line-height:.94;letter-spacing:-.05em}.flashcard-copy p{margin:0;color:#a7aa9f;font-size:18px;line-height:1.45;max-width:42ch}
.flashcard-graphic{position:relative;min-height:260px;border-radius:24px;background:linear-gradient(145deg,rgba(226,202,145,.10),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.09);overflow:hidden}.flashcard-graphic:before,.flashcard-graphic:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(226,202,145,.18)}.flashcard-graphic:before{width:240px;height:240px;right:-45px;top:-25px}.flashcard-graphic:after{width:140px;height:140px;left:16px;bottom:18px}.flashcard-graphic span{position:absolute;display:block;border-radius:999px;background:linear-gradient(90deg,rgba(226,202,145,.92),rgba(226,202,145,.14))}.flashcard-graphic span:nth-child(1){left:14%;right:14%;top:28%;height:8px}.flashcard-graphic span:nth-child(2){left:22%;right:28%;top:47%;height:8px}.flashcard-graphic span:nth-child(3){left:18%;width:44%;bottom:26%;height:8px}
.flashcard-actions{display:flex;justify-content:space-between;gap:12px;margin-top:22px}.button.button-quiet{border:1px solid rgba(255,255,255,.14);background:#11140f;color:#f5f1e8}
@media(max-width:900px){.flashcard-toolbar{flex-direction:column;align-items:flex-start}.flashcard-front{grid-template-columns:1fr}.flashcard-inner,.flashcard-stage{min-height:500px}.flashcard-face{padding:22px}.flashcard-copy p{font-size:16px}.flashcard-actions{flex-wrap:wrap}.flashcard-actions .button{flex:1 1 180px}}
@media(max-width:600px){.resource-hero .display .line-soft{font-size:24px}.flashcard-viewer{padding:18px}.flashcard-inner,.flashcard-stage{min-height:540px}.flashcard-badge{top:18px;left:18px;width:42px;height:42px}.flashcard-copy h2{font-size:34px}}

/* v9.1.2 flashcard cinematic pass */
.flashcard-hero .display .line-soft{max-width:20ch}
.flashcard-summary{margin:10px 0 0;color:#9ea39a;max-width:34ch}
.flashcard-progress{position:relative;height:6px;border-radius:999px;background:rgba(255,255,255,.07);overflow:hidden;margin:18px 0 20px}.flashcard-progress span{display:block;height:100%;width:8.333%;background:linear-gradient(90deg,#c6a767,#edd6a0);box-shadow:0 0 28px rgba(226,202,145,.45);transition:width .3s ease}
.flashcard-guide{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:start;margin-bottom:22px}.flashcard-guide>span{display:inline-flex;align-items:center;min-height:42px;padding:0 14px;border-radius:999px;border:1px solid rgba(226,202,145,.18);background:rgba(226,202,145,.07);color:#e2ca91;font:700 11px "Space Mono",monospace;letter-spacing:.14em;text-transform:uppercase}.flashcard-guide ol{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.flashcard-guide li{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:16px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);color:#a7aa9f;transition:all .2s ease}.flashcard-guide li b{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;border-radius:11px;background:rgba(226,202,145,.10);color:#e2ca91;font:700 12px "Space Mono",monospace}.flashcard-guide li span{font-size:14px;font-weight:700;color:#c8cbc5;line-height:1.1}.flashcard-guide li.is-current{background:rgba(226,202,145,.09);border-color:rgba(226,202,145,.28);box-shadow:0 0 0 1px rgba(226,202,145,.14) inset}.flashcard-guide li.is-current span{color:#f5f1e8}.flashcard-stage{min-height:500px}
.flashcard{height:100%}.flashcard-inner{min-height:500px}.flashcard-face{padding:36px;background:radial-gradient(circle at 82% 20%,rgba(226,202,145,.14),transparent 26%),radial-gradient(circle at 10% 90%,rgba(134,158,117,.08),transparent 18%),linear-gradient(160deg,#151914,#0c0e0b)}
.flashcard-face:before{content:"";position:absolute;inset:18px;border-radius:22px;border:1px solid rgba(255,255,255,.05);pointer-events:none}
.flashcard-face-grid{display:grid;grid-template-columns:minmax(280px,.95fr) minmax(250px,.85fr);gap:28px;align-items:stretch;min-height:428px}
.flashcard-copy-front,.flashcard-copy-back{display:flex;flex-direction:column;justify-content:space-between}.flashcard-copy-front h2{font-size:clamp(44px,5vw,72px);line-height:.9;max-width:8ch}.flashcard-copy-front p{font-size:19px;line-height:1.4;color:#cfd1cb;max-width:24ch}.flashcard-hint{margin-top:26px;align-self:flex-start;padding:12px 18px;border-radius:999px;border:1px solid rgba(226,202,145,.22);background:linear-gradient(180deg,rgba(226,202,145,.14),rgba(226,202,145,.05));color:#f5e5be;font-weight:800;letter-spacing:.01em;box-shadow:0 10px 32px rgba(0,0,0,.24)}
.flashcard-graphic{display:flex;align-items:flex-end;justify-content:flex-start;padding:26px;min-height:100%;background:linear-gradient(145deg,rgba(226,202,145,.11),rgba(255,255,255,.02));box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 20px 50px rgba(0,0,0,.25)}.flashcard-graphic em{position:relative;z-index:2;display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(10,11,8,.72);border:1px solid rgba(255,255,255,.08);color:#d8d5ca;font:700 11px "Space Mono",monospace;text-transform:uppercase;letter-spacing:.12em}
.flashcard-graphic span:nth-child(1){left:14%;right:10%;top:24%;height:10px}.flashcard-graphic span:nth-child(2){left:20%;right:26%;top:43%;height:10px}.flashcard-graphic span:nth-child(3){left:18%;width:46%;bottom:24%;height:10px}
.graphic-2 span:nth-child(1){transform:rotate(-8deg)}.graphic-2 span:nth-child(2){transform:rotate(3deg)}.graphic-3 span:nth-child(1){right:25%;top:30%}.graphic-3 span:nth-child(3){width:55%;bottom:22%}.graphic-4 span:nth-child(1){left:10%;right:18%}.graphic-5 span:nth-child(2){right:16%}.graphic-6 span:nth-child(3){width:36%;bottom:18%}.graphic-7 span:nth-child(1){top:32%}.graphic-8 span:nth-child(2){left:15%;right:20%}.graphic-9 span:nth-child(3){width:60%}.graphic-10 span:nth-child(1){right:30%}.graphic-11 span:nth-child(2){top:50%}.graphic-12 span:nth-child(3){width:50%;left:24%}
.flashcard-copy-back{gap:20px;justify-content:flex-start;padding-top:12px}.flashcard-label{display:block;margin-bottom:10px;color:#e2ca91;font:700 11px "Space Mono",monospace;letter-spacing:.12em;text-transform:uppercase}.flashcard-block h2{font-size:clamp(30px,3.6vw,50px);line-height:1.02;max-width:19ch}.flashcard-why{margin-top:auto;padding:20px 22px;border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.015));border:1px solid rgba(255,255,255,.08)}.flashcard-why p{font-size:18px;line-height:1.5;color:#d0d2cd;max-width:52ch}.flashcard-back-actions{display:flex;gap:12px;margin-top:18px}.flashcard-back-actions .button{min-width:170px}
.flashcard-actions{margin-top:24px}.flashcard-actions .button,.flashcard-back-actions .button{display:inline-flex;justify-content:center;align-items:center}
@media (max-width:1100px){.flashcard-guide ol{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media (max-width:900px){.flashcard-guide{grid-template-columns:1fr}.flashcard-guide ol{grid-template-columns:repeat(3,minmax(0,1fr))}.flashcard-stage,.flashcard-inner{min-height:620px}.flashcard-face-grid{grid-template-columns:1fr;min-height:auto}.flashcard-face{padding:24px}.flashcard-copy-front h2{font-size:48px}.flashcard-block h2{font-size:32px}.flashcard-why p,.flashcard-copy-front p{font-size:17px}.flashcard-back-actions{flex-wrap:wrap}.flashcard-back-actions .button{flex:1 1 180px}}
@media (max-width:640px){.flashcard-guide ol{grid-template-columns:repeat(2,minmax(0,1fr))}.flashcard-guide li{padding:10px}.flashcard-guide li span{font-size:13px}.flashcard-stage,.flashcard-inner{min-height:680px}.flashcard-copy-front h2{font-size:40px}.flashcard-graphic{min-height:220px}.flashcard-back-actions .button,.flashcard-actions .button{width:100%}.flashcard-actions{flex-direction:column}}

/* v9.1.2 all resources as cinematic flashcards */
.flashcard-viewer.theme-audit .resource-tag{background:rgba(226,202,145,.10)}
.flashcard-viewer.theme-creative .resource-tag{background:rgba(224,169,105,.12);border-color:rgba(224,169,105,.20);color:#efc890}
.flashcard-viewer.theme-followup .resource-tag{background:rgba(149,187,156,.11);border-color:rgba(149,187,156,.20);color:#c9dfc7}
.flashcard-viewer.theme-creative .flashcard-progress span{background:linear-gradient(90deg,#d89b62,#f0c58d)}
.flashcard-viewer.theme-followup .flashcard-progress span{background:linear-gradient(90deg,#86a67c,#d7e1bd)}
.flashcard-viewer.theme-creative .flashcard-guide>span,.flashcard-viewer.theme-creative .flashcard-guide li b,.flashcard-viewer.theme-creative .flashcard-label,.flashcard-viewer.theme-creative .flashcard-hint,.flashcard-viewer.theme-creative .flashcard-copy small{color:#efc890}
.flashcard-viewer.theme-followup .flashcard-guide>span,.flashcard-viewer.theme-followup .flashcard-guide li b,.flashcard-viewer.theme-followup .flashcard-label,.flashcard-viewer.theme-followup .flashcard-hint,.flashcard-viewer.theme-followup .flashcard-copy small{color:#d0e3c8}
.flashcard-viewer.theme-creative .flashcard-guide>span,.flashcard-viewer.theme-creative .flashcard-guide li.is-current,.flashcard-viewer.theme-creative .flashcard-hint{border-color:rgba(239,200,144,.26)}
.flashcard-viewer.theme-followup .flashcard-guide>span,.flashcard-viewer.theme-followup .flashcard-guide li.is-current,.flashcard-viewer.theme-followup .flashcard-hint{border-color:rgba(208,227,200,.24)}
.flashcard-viewer.theme-creative .flashcard-face{background:radial-gradient(circle at 82% 20%,rgba(244,182,114,.16),transparent 26%),radial-gradient(circle at 8% 90%,rgba(131,87,54,.16),transparent 20%),linear-gradient(160deg,#18130f,#0d0b09)}
.flashcard-viewer.theme-followup .flashcard-face{background:radial-gradient(circle at 82% 20%,rgba(182,211,167,.14),transparent 26%),radial-gradient(circle at 8% 90%,rgba(108,138,120,.14),transparent 20%),linear-gradient(160deg,#111512,#090b09)}
.flashcard-viewer.theme-creative .flashcard-graphic{background:linear-gradient(145deg,rgba(244,182,114,.12),rgba(255,255,255,.02))}
.flashcard-viewer.theme-followup .flashcard-graphic{background:linear-gradient(145deg,rgba(182,211,167,.10),rgba(255,255,255,.02))}
.flashcard-viewer.theme-creative .flashcard-graphic span{background:linear-gradient(90deg,rgba(244,182,114,.95),rgba(244,182,114,.16))}
.flashcard-viewer.theme-followup .flashcard-graphic span{background:linear-gradient(90deg,rgba(182,211,167,.95),rgba(182,211,167,.16))}
.flashcard-viewer .flashcard-graphic::before,.flashcard-viewer .flashcard-graphic::after{transition:all .35s ease}
.flashcard-viewer .graphic-1::before{width:220px;height:220px}.flashcard-viewer .graphic-1::after{width:120px;height:120px}
.flashcard-viewer .graphic-2::before{width:180px;height:180px;right:-20px;top:12px}.flashcard-viewer .graphic-2::after{width:170px;height:170px;left:-30px;bottom:-10px}
.flashcard-viewer .graphic-3::before{width:260px;height:110px;border-radius:999px;right:-30px;top:18px}.flashcard-viewer .graphic-3::after{width:160px;height:160px;left:26px;bottom:12px}
.flashcard-viewer .graphic-4::before{width:220px;height:220px;right:10px;top:-50px}.flashcard-viewer .graphic-4::after{width:110px;height:110px;left:18px;bottom:30px}
.flashcard-viewer .graphic-5::before{width:160px;height:160px;right:-10px;top:18px}.flashcard-viewer .graphic-5::after{width:210px;height:70px;left:16px;bottom:22px;border-radius:999px}
.flashcard-viewer .graphic-6::before{width:210px;height:120px;right:-26px;top:-4px;border-radius:999px}.flashcard-viewer .graphic-6::after{width:130px;height:130px;left:28px;bottom:28px}
.flashcard-viewer .graphic-7::before{width:170px;height:170px;right:18px;top:10px}.flashcard-viewer .graphic-7::after{width:190px;height:95px;left:6px;bottom:6px;border-radius:999px}
.flashcard-viewer .graphic-8::before{width:245px;height:245px;right:-65px;top:-45px}.flashcard-viewer .graphic-8::after{width:120px;height:120px;left:30px;bottom:40px}
.flashcard-viewer .graphic-9::before{width:150px;height:150px;right:-5px;top:24px}.flashcard-viewer .graphic-9::after{width:210px;height:210px;left:-40px;bottom:-20px}
.flashcard-viewer .graphic-10::before{width:230px;height:90px;right:-30px;top:20px;border-radius:999px}.flashcard-viewer .graphic-10::after{width:130px;height:130px;left:20px;bottom:26px}
.flashcard-viewer .graphic-11::before{width:200px;height:200px;right:20px;top:-30px}.flashcard-viewer .graphic-11::after{width:160px;height:100px;left:0;bottom:20px;border-radius:999px}
.flashcard-viewer .graphic-12::before{width:250px;height:160px;right:-20px;top:-10px;border-radius:999px}.flashcard-viewer .graphic-12::after{width:140px;height:140px;left:22px;bottom:20px}
.flashcard-viewer.theme-creative .graphic-1 span:nth-child(1){transform:rotate(-12deg)}
.flashcard-viewer.theme-creative .graphic-2 span:nth-child(2){transform:rotate(8deg)}
.flashcard-viewer.theme-creative .graphic-3 span:nth-child(3){transform:rotate(-6deg)}
.flashcard-viewer.theme-creative .graphic-4 span:nth-child(1){width:55%;left:10%}
.flashcard-viewer.theme-creative .graphic-5 span:nth-child(2){left:14%;right:14%}
.flashcard-viewer.theme-creative .graphic-6 span:nth-child(3){width:52%;left:14%}
.flashcard-viewer.theme-creative .graphic-7 span:nth-child(1){right:18%}
.flashcard-viewer.theme-creative .graphic-8 span:nth-child(2){right:12%}
.flashcard-viewer.theme-followup .graphic-1 span:nth-child(3){width:56%;left:12%}
.flashcard-viewer.theme-followup .graphic-2 span:nth-child(1){left:10%;right:12%}
.flashcard-viewer.theme-followup .graphic-3 span:nth-child(2){left:18%;right:18%}
.flashcard-viewer.theme-followup .graphic-4 span:nth-child(3){width:36%;left:20%}
.flashcard-viewer.theme-followup .graphic-5 span:nth-child(1){right:18%}
.flashcard-viewer.theme-followup .graphic-6 span:nth-child(2){top:50%}
.flashcard-viewer.theme-followup .graphic-7 span:nth-child(3){left:24%;width:52%}
.flashcard-viewer.theme-followup .graphic-8 span:nth-child(1){top:26%}
