@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Outfit:wght@300;400;500;600;700&family=Cinzel:wght@500;700;800&family=Cinzel+Decorative:wght@700&family=Montserrat:wght@400;500;600;700&family=Alex+Brush&family=Great+Vibes&display=swap";:root{--bg-light:#f5f7fb;--bg-dark:#07080e;--bg:var(--bg-dark);--card-bg-light:#ffffffb3;--card-bg-dark:#0d0f18bf;--card-bg:var(--card-bg-dark);--border-light:#00000014;--border-dark:#ffffff14;--border-color:var(--border-dark);--text-light:#334155;--text-dark:#cbd5e1;--text:var(--text-dark);--text-h-light:#0f172a;--text-h-dark:#f8fafc;--text-h:var(--text-h-dark);--primary:#8b5cf6;--primary-glow:#8b5cf640;--primary-hover:#7c3aed;--success:#10b981;--success-glow:#10b98140;--success-hover:#059669;--error:#f43f5e;--error-glow:#f43f5e40;--error-hover:#e11d48;--accent-cyan:#06b6d4;--accent-amber:#f59e0b;--shadow-light:0 8px 32px 0 #1f26870a;--shadow-dark:0 24px 60px #00000080, inset 0 1px 0 #ffffff1a, 0 0 50px #8b5cf60d;--card-shadow:var(--shadow-dark);--sans:"Outfit", system-ui, -apple-system, sans-serif;--heading:"Space Grotesk", system-ui, -apple-system, sans-serif;--mono:ui-monospace, Consolas, monospace;font-family:var(--sans);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@keyframes rotateGlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}@keyframes floatSlow{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-15px)rotate(3deg)}to{transform:translateY(0)rotate(0)}}*{box-sizing:border-box;margin:0;padding:0;transition:background-color .3s,border-color .3s,transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s}body{background:var(--bg);color:var(--text);background-image:radial-gradient(circle at 10% 20%,#8b5cf62e 0%,#0000 45%),radial-gradient(circle at 90% 80%,#06b6d42e 0%,#0000 45%),radial-gradient(circle,#10b98108 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ec48990d 0%,#0000 40%);background-size:200% 200%;background-attachment:fixed;justify-content:center;align-items:center;min-height:100svh;animation:20s infinite rotateGlow;display:flex;position:relative;overflow-x:hidden}:root{--color-scrollbar-track:#090a0f;--color-scrollbar-thumb:#312e81;scrollbar-color:var(--color-scrollbar-thumb) var(--color-scrollbar-track);scrollbar-width:thin}@supports not (scrollbar-color:auto){::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--color-scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--color-scrollbar-thumb);border-radius:3px}}body:has(.ppt-studio){color:#233142;background-color:#f5f8f4;background-image:linear-gradient(#fffffff5,#eef7f2f0),linear-gradient(90deg,#0f9f8f1a,#e25d4f14);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;justify-content:stretch;align-items:stretch;animation:none}body:has(.ppt-studio) #root{justify-content:flex-start;align-items:stretch;max-width:none;min-height:100vh;padding:0}.ppt-studio{--studio-bg:#f5f8f4;--studio-surface:#fff;--studio-surface-soft:#eef7f3;--studio-line:#dbe7e1;--studio-text:#102033;--studio-muted:#607083;--studio-teal:#0f9f8f;--studio-coral:#e25d4f;--studio-yellow:#f0c849;--studio-green:#4ba66a;--studio-blue:#4776d0;--studio-shadow:0 18px 50px #162a3a1a;width:100%;min-height:100vh;color:var(--studio-text);padding:24px}.studio-topbar{justify-content:space-between;align-items:flex-end;gap:20px;width:min(1480px,100%);margin:0 auto 18px;display:flex}.studio-back{color:var(--studio-teal);margin-bottom:10px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.studio-topbar h1{-webkit-text-fill-color:currentColor;color:var(--studio-text);letter-spacing:0;text-align:left;background:0 0;margin:0;font-size:clamp(2rem,4vw,3.8rem)}.studio-topbar p,.workspace-head p,.stage-copy p{color:var(--studio-muted);margin-top:6px;font-size:1rem}.studio-status{background:var(--studio-surface);border:1px solid var(--studio-line);min-width:250px;box-shadow:var(--studio-shadow);border-radius:8px;gap:4px;padding:14px 16px;display:grid}.studio-status span,.voice-card span,.studio-field label{color:var(--studio-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.studio-status strong,.voice-card strong{color:var(--studio-text);font-family:var(--heading);font-size:1rem}.studio-shell{grid-template-columns:minmax(250px,.8fr) minmax(520px,1.7fr) minmax(300px,.95fr);align-items:stretch;gap:16px;width:min(1480px,100%);margin:0 auto;display:grid}.studio-panel,.studio-workspace{border:1px solid var(--studio-line);box-shadow:var(--studio-shadow);background:#fffffff0;border-radius:8px}.studio-panel{padding:18px}.studio-workspace{padding:20px}.panel-title,.workspace-head,.voice-card,.script-box div{align-items:center;gap:10px;display:flex}.panel-title{margin-bottom:16px}.panel-title h2,.workspace-head h2,.storyboard h3,.stage-copy h2{color:var(--studio-text);margin:0;font-size:1.2rem;line-height:1.15}.studio-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;flex:none;width:20px;height:20px}.dropzone{background:var(--studio-surface-soft);color:var(--studio-text);cursor:pointer;text-align:center;border:1.5px dashed #9bcfc5;border-radius:8px;place-items:center;gap:8px;min-height:180px;padding:24px 16px;display:grid}.dropzone input{display:none}.dropzone .studio-icon{color:var(--studio-teal);width:34px;height:34px}.dropzone strong{font-family:var(--heading);font-size:1.05rem}.dropzone span,.script-box p,.voice-card small{color:var(--studio-muted);font-size:.9rem;line-height:1.45}.studio-field{gap:7px;margin-top:14px;display:grid}.studio-field select{appearance:none;border:1px solid var(--studio-line);color:var(--studio-text);font:700 .94rem var(--sans);background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23102033' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") right 12px center no-repeat;border-radius:8px;min-height:44px;padding:0 38px 0 12px}.pipeline{border-top:1px solid var(--studio-line);gap:10px;margin-top:18px;padding-top:18px;display:grid}.pipeline-step{color:var(--studio-muted);align-items:center;gap:10px;font-size:.92rem;font-weight:700;display:flex}.pipeline-step span{background:#e7ece9;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.pipeline-step.is-done{color:var(--studio-text)}.pipeline-step.is-done span{background:var(--studio-teal);color:#fff}.workspace-head{justify-content:space-between}.generation-meter{background:#e8efeb;border-radius:999px;width:min(250px,34%);height:10px;overflow:hidden}.generation-meter span{background:linear-gradient(90deg, var(--studio-teal), var(--studio-green));height:100%;display:block}.subject-list{gap:10px;margin-top:18px;display:grid}.subject-row{border:1px solid var(--studio-line);color:var(--studio-text);cursor:pointer;font-family:var(--sans);text-align:left;background:#fff;border-radius:8px;grid-template-columns:14px 1fr auto auto auto;align-items:center;gap:14px;min-height:68px;padding:12px 14px;display:grid}.subject-row:hover,.subject-row.is-selected{border-color:var(--subject-color);transform:translateY(-1px);box-shadow:0 10px 24px #162a3a14}.subject-row strong{font-size:1rem;display:block}.subject-row small,.subject-row>span:not(:nth-child(2)),.subject-row em{color:var(--studio-muted);font-size:.86rem;font-style:normal;font-weight:700}.subject-dot{background:var(--subject-color);border-radius:999px;width:14px;height:14px}.subject-row em{background:color-mix(in srgb, var(--subject-color) 15%, white);color:color-mix(in srgb, var(--subject-color) 70%, #102033);border-radius:999px;padding:6px 10px}.lesson-stage{grid-template-columns:minmax(320px,1.3fr) minmax(220px,.7fr);gap:16px;margin-top:18px;display:grid}.stage-board{aspect-ratio:16/9;background:linear-gradient(135deg, #ffffffe6, #eef7f3c7), linear-gradient(90deg, color-mix(in srgb, var(--subject-color) 18%, white), #fff6d9);border:1px solid var(--studio-line);border-radius:8px;position:relative;overflow:hidden}.stage-image-card{z-index:1;border-radius:10px;position:absolute;inset:24px 30px 24px 18px;overflow:hidden;box-shadow:0 18px 34px #10203333}.stage-board--generated-image .stage-image-card{z-index:6;inset:12px}.stage-board--generated-image .cartoon-teacher,.stage-board--generated-image .motion-scene,.stage-board--generated-image .diagram-card,.stage-board--generated-image .student-row{opacity:0;pointer-events:none}.stage-image-card img{object-fit:cover;width:100%;height:100%;animation:5s ease-in-out infinite imageFloat;display:block}.stage-image-provider{color:#fff;letter-spacing:0;text-transform:uppercase;z-index:3;background:#102033db;border:1px solid #ffffff9e;border-radius:999px;padding:.35rem .62rem;font-size:.68rem;font-weight:900;position:absolute;top:12px;right:12px}.stage-image-labels{flex-wrap:wrap;gap:8px;display:flex;position:absolute;bottom:14px;left:14px;right:14px}.stage-image-labels span{color:#fff;background:#102033e6;border-radius:999px;padding:8px 10px;font-size:.72rem;font-weight:900;line-height:1}.cartoon-teacher{z-index:4;width:150px;height:220px;animation:2.2s ease-in-out infinite teacherTalk;position:absolute;bottom:38px;left:46px}.teacher-head{border:5px solid var(--studio-text);background:#ffd7ad;border-radius:50%;width:76px;height:76px;position:absolute;top:0;left:35px}.teacher-body{background:var(--subject-color);border:5px solid var(--studio-text);border-radius:32px 32px 12px 12px;width:98px;height:116px;position:absolute;top:72px;left:24px}.teacher-pointer{background:var(--studio-text);transform-origin:0;width:120px;height:8px;animation:1.8s ease-in-out infinite pointerWave;position:absolute;top:104px;left:108px;transform:rotate(-18deg)}.motion-scene{perspective:820px;height:210px;transform-style:preserve-3d;width:238px;position:absolute;top:30px;left:178px}.motion-scene>span{position:absolute}.stage-model{perspective:780px;height:142px;transform-style:preserve-3d;width:142px;animation:4s ease-in-out infinite floatModel;position:absolute;top:45px;left:34px;transform:rotateX(58deg)rotate(-32deg)}.stage-model span{border:2px solid #10203338;border-radius:12px;position:absolute;box-shadow:0 16px 24px #1020332e}.stage-model span:first-child{background:var(--subject-color);width:78px;height:78px;top:4px;left:34px;transform:translateZ(42px)}.stage-model span:nth-child(2){background:#f0c849;width:112px;height:64px;top:78px;left:4px;transform:translateZ(18px)}.stage-model span:nth-child(3){background:#e25d4f;width:58px;height:58px;top:54px;left:86px;transform:translateZ(70px)}.scene-sun{background:#f0c849;border-radius:50%;width:42px;height:42px;animation:3s ease-in-out infinite sunPulse;top:4px;right:16px}.scene-mountain{clip-path:polygon(50% 0,100% 100%,0 100%);filter:drop-shadow(0 14px 10px #1020332e);background:#4776d0;width:110px;height:88px;top:96px}.scene-mountain-one{left:12px}.scene-mountain-two{background:var(--subject-color);left:82px;transform:translateZ(34px)scale(1.08)}.scene-wind{opacity:.75;background:#4776d0;border-radius:999px;width:150px;height:8px;animation:2.4s linear infinite windMove;top:76px;left:26px}.scene-wind-two{width:112px;animation-delay:.55s;top:118px}.scene-rain{background:var(--subject-color);opacity:.75;border-radius:999px;width:5px;height:42px;animation:1.1s linear infinite rainFall;top:42px;transform:rotate(18deg)}.scene-rain-one{left:80px}.scene-rain-two{animation-delay:.25s;left:132px}.scene-rain-three{animation-delay:.5s;left:184px}.scene-map{border:3px solid var(--studio-text);background:#f0c849;border-radius:46% 54% 58% 42%;width:124px;height:142px;animation:3.2s ease-in-out infinite mapLift;top:60px;left:42px;transform:rotate(-12deg)translateZ(36px)}.scene-pin{background:#e25d4f;border-radius:50% 50% 50% 0;width:26px;height:26px;animation:1.4s ease-in-out infinite pinBounce;top:76px;left:122px;transform:rotate(-45deg)}.scene-field{background:repeating-linear-gradient(90deg,#4ba66a 0 18px,#f0c849 18px 34px);border-radius:12px;width:180px;height:30px;animation:2.8s linear infinite fieldFlow;left:24px;transform:rotateX(56deg)rotate(-18deg)}.scene-field-one{top:104px}.scene-field-two{animation-delay:.4s;top:140px}.scene-field-three{animation-delay:.8s;top:176px}.scene-card{border:3px solid var(--studio-text);height:130px;transform-style:preserve-3d;background:#fff;border-radius:16px;width:150px;animation:3.4s ease-in-out infinite cardFlip;top:58px;left:44px;box-shadow:0 18px 28px #1020332e}.scene-card:before,.scene-card:after{background:var(--subject-color);content:"";border-radius:999px;width:112px;height:10px;margin:24px 18px 0;display:block}.scene-card:after{background:#e25d4f;width:78px;margin-top:16px}.stage-board--monsoon .stage-model,.stage-board--terrain .stage-model,.stage-board--map .stage-model,.stage-board--field .stage-model,.stage-board--example .stage-model{opacity:.16}.stage-board--concept .motion-scene>span:not(.scene-sun),.stage-board--terrain .scene-wind,.stage-board--terrain .scene-rain,.stage-board--terrain .scene-map,.stage-board--terrain .scene-pin,.stage-board--terrain .scene-field,.stage-board--terrain .scene-card,.stage-board--monsoon .scene-mountain,.stage-board--monsoon .scene-map,.stage-board--monsoon .scene-pin,.stage-board--monsoon .scene-field,.stage-board--monsoon .scene-card,.stage-board--map .scene-mountain,.stage-board--map .scene-wind,.stage-board--map .scene-rain,.stage-board--map .scene-field,.stage-board--map .scene-card,.stage-board--field .scene-mountain,.stage-board--field .scene-wind,.stage-board--field .scene-rain,.stage-board--field .scene-map,.stage-board--field .scene-pin,.stage-board--field .scene-card,.stage-board--example .scene-mountain,.stage-board--example .scene-wind,.stage-board--example .scene-rain,.stage-board--example .scene-map,.stage-board--example .scene-pin,.stage-board--example .scene-field{display:none}@keyframes teacherTalk{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-6px)rotate(-1deg)}}@keyframes pointerWave{0%,to{transform:rotate(-18deg)}50%{transform:rotate(-30deg)}}@keyframes floatModel{0%,to{transform:rotateX(58deg)rotate(-32deg)translateY(0)}50%{transform:rotateX(58deg)rotate(-22deg)translateY(-12px)}}@keyframes sunPulse{0%,to{transform:scale(1)}50%{transform:scale(1.14)}}@keyframes windMove{0%{opacity:0;transform:translate(-70px)}20%,80%{opacity:.8}to{opacity:0;transform:translate(90px)}}@keyframes rainFall{0%{opacity:0;transform:translateY(-24px)rotate(18deg)}20%,80%{opacity:.75}to{opacity:0;transform:translateY(120px)rotate(18deg)}}@keyframes mapLift{0%,to{transform:rotate(-12deg)translateZ(36px)translateY(0)}50%{transform:rotate(-8deg)translateZ(56px)translateY(-10px)}}@keyframes pinBounce{0%,to{transform:rotate(-45deg)translate(0)}50%{transform:rotate(-45deg)translate(8px,-8px)}}@keyframes fieldFlow{0%{background-position:0 0}to{background-position:68px 0}}@keyframes cardFlip{0%,to{transform:rotateY(-14deg)rotateX(8deg)}50%{transform:rotateY(14deg)rotateX(4deg)translateY(-8px)}}@keyframes imageFloat{0%,to{transform:scale(1)translateY(0)}50%{transform:scale(1.035)translateY(-8px)}}.diagram-card{border:2px solid color-mix(in srgb, var(--subject-color) 55%, white);z-index:2;background:#fff;border-radius:8px;gap:14px;width:52%;padding:22px;display:grid;position:absolute;top:42px;right:36px}.diagram-card strong{color:var(--studio-text);font-family:var(--heading);overflow-wrap:anywhere;font-size:clamp(.8rem,1.55vw,1.15rem);line-height:1.25}.diagram-labels{flex-wrap:wrap;gap:8px;display:flex}.diagram-labels span{background:color-mix(in srgb, var(--subject-color) 85%, #102033);color:#fff;border-radius:999px;padding:8px 10px;font-size:.72rem;font-weight:900;line-height:1}.diagram-card small{color:var(--studio-muted);font-weight:800}.student-row{gap:10px;display:flex;position:absolute;bottom:22px;right:40px}.student-row span{border:4px solid var(--studio-text);background:#ffcc78;border-radius:50% 50% 12px 12px;width:48px;height:54px}.stage-copy{align-content:center;display:grid}.stage-tags{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.stage-tags span{border:1px solid var(--studio-line);color:var(--studio-muted);background:#fff;border-radius:999px;padding:8px 10px;font-size:.82rem;font-weight:800}.voice-card{background:var(--studio-surface-soft);border:1px solid var(--studio-line);border-radius:8px;justify-content:space-between;padding:12px}.voice-card>div{gap:2px;display:grid}.json-player{border:1px solid var(--studio-line);background:#fff;border-radius:8px;gap:12px;margin-top:18px;padding:14px;display:grid}.json-player>div:first-child{justify-content:space-between;align-items:center;display:flex}.json-player strong{color:var(--studio-text);font-family:var(--heading)}.json-player span{color:var(--studio-muted);font-size:.86rem;font-weight:800}.json-player__bar{background:#e8efeb;border-radius:999px;height:8px;overflow:hidden}.json-player__bar span{background:var(--studio-teal);height:100%;display:block}.json-player__actions{grid-template-columns:1fr auto;gap:8px;display:grid}.ai-visual-tools{grid-template-columns:1fr;gap:8px;display:grid}.ai-visual-tools select{border:1px solid var(--studio-line);color:var(--studio-text);font:inherit;background:#fff;border-radius:8px;width:100%;min-width:0;padding:10px 12px;font-weight:800}.icon-button{background:var(--studio-teal);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.storyboard{margin-top:18px}.scene-scroll-list{border:1px solid var(--studio-line);scroll-behavior:smooth;border-radius:8px;max-height:440px;margin-top:10px;padding:0 10px;overflow-y:auto}.slide-step{border-bottom:1px solid var(--studio-line);grid-template-columns:28px 1fr;align-items:flex-start;gap:10px;padding:11px 0;display:grid}.slide-step.is-active-scene{background:#eef8f5;border-color:#9bd7cd;border-radius:8px;margin:8px -4px;padding:12px 8px}.slide-step span{color:#8d6500;background:#fff3d1;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.78rem;font-weight:900;display:inline-flex}.slide-step.is-active-scene span{background:var(--studio-teal);color:#fff}.slide-step.is-active-scene p{color:var(--studio-text);font-weight:800}.slide-step p{color:var(--studio-text);margin:0;font-size:.92rem;line-height:1.4}.script-box{border:1px solid var(--studio-line);background:#fff;border-radius:8px;margin-top:18px;padding:14px}.script-box div{color:var(--studio-coral);margin-bottom:8px}.download-stack{gap:10px;margin-top:18px;display:grid}.download-button{border:1px solid var(--studio-line);cursor:pointer;font:800 .94rem var(--sans);border-radius:8px;justify-content:flex-start;align-items:center;gap:10px;min-height:46px;padding:0 14px;display:flex}.download-button:disabled{color:#7a8996;cursor:not-allowed;background:#dce6e1;transform:none}.download-button--primary{background:var(--studio-text);color:#fff}.download-button--secondary{color:var(--studio-text);background:#fff}.download-button:hover,.icon-button:hover{transform:translateY(-1px)}.download-button:disabled:hover{transform:none}.single-create-stack{border:1px solid var(--studio-line);background:#f6faf8;border-radius:8px;padding:12px}.create-ppt-button{justify-content:center;min-height:58px}.create-hint{color:var(--studio-muted);font-size:.88rem;line-height:1.45}@media (width<=1180px){.studio-shell{grid-template-columns:1fr 1fr}.studio-workspace{order:-1;grid-column:1/-1}}@media (width<=760px){.ppt-studio{padding:14px}.studio-topbar,.studio-shell,.lesson-stage{grid-template-columns:1fr}.studio-topbar{align-items:stretch;display:grid}.studio-status{min-width:0}.subject-row{grid-template-columns:14px minmax(0,1fr);align-items:flex-start}.subject-dot{grid-column:1;margin-top:4px}.subject-row>span:nth-child(2){grid-column:2;min-width:0}.subject-row>span:not(:first-child):not(:nth-child(2)),.subject-row em{grid-column:2}.generation-meter{width:100%}.workspace-head{align-items:flex-start;display:grid}.diagram-card{width:58%;top:18px;right:16px}.cartoon-teacher{transform-origin:0 100%;bottom:20px;left:18px;transform:scale(.72)}.stage-model{transform-origin:0 0;top:40px;left:135px;transform:scale(.72)rotateX(58deg)rotate(-32deg)}}#root{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:720px;min-height:100svh;padding:20px;display:flex}.brain-card{background:var(--card-bg);-webkit-backdrop-filter:blur(24px);width:100%;box-shadow:var(--card-shadow);opacity:1;transition-behavior:allow-discrete;border:1px solid #ffffff14;border-top-color:#ffffff26;border-radius:24px;flex-direction:column;gap:24px;padding:40px;transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1),display .5s;display:flex;position:relative;overflow:hidden;transform:translateY(0)scale(1)}@starting-style{.brain-card{opacity:0;transform:translateY(20px)scale(.98)}}h1,h2,h3,h4{font-family:var(--heading);color:var(--text-h);font-weight:700}h1{background:linear-gradient(135deg, var(--primary) 0%, var(--accent-cyan) 100%);-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;margin-bottom:8px;font-size:2.5rem;line-height:1.15}h2{font-size:1.8rem;line-height:1.2}p{color:var(--text);font-size:1rem;line-height:1.6}.subtitle{text-align:center;color:#94a3b8;margin-top:-8px;font-size:1.1rem}.input-group{flex-direction:column;gap:8px;display:flex}.input-label{color:var(--text-h);text-transform:uppercase;letter-spacing:.05em;justify-content:space-between;font-size:.9rem;font-weight:600;display:flex}.input-field{color:var(--text-h);font-family:var(--sans);background:#07080e80;border:1px solid #ffffff14;border-radius:12px;outline:none;padding:14px 16px;font-size:1rem;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:inset 0 2px 4px #00000026}.input-field:hover{border-color:#ffffff26}.input-field:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-glow), 0 0 15px #8b5cf626;background:#07080eb3}.slider-container{flex-direction:column;gap:12px;display:flex}.slider-header{justify-content:space-between;align-items:center;display:flex}.slider-val-badge{background:var(--primary);color:#fff;font-family:var(--mono);box-shadow:0 4px 12px var(--primary-glow);border-radius:20px;padding:4px 12px;font-size:1.1rem;font-weight:700}.slider-difficulty-desc{color:var(--accent-cyan);text-align:center;background:#06b6d41a;border-radius:8px;padding:6px;font-size:1rem;font-weight:600}.difficulty-slider{appearance:none;cursor:pointer;background:#1e293b;border-radius:8px;outline:none;width:100%;height:8px}.difficulty-slider::-webkit-slider-thumb{appearance:none;background:var(--primary);border:3px solid #0a0b10;border-radius:50%;width:24px;height:24px;transition:transform .1s;box-shadow:0 0 10px #0003}.difficulty-slider::-webkit-slider-thumb:hover{transform:scale(1.15)}.btn{background:linear-gradient(135deg, var(--primary) 0%, #7c3aed 100%);color:#fff;font-family:var(--sans);cursor:pointer;box-shadow:0 4px 20px var(--primary-glow);letter-spacing:.02em;border:1px solid #ffffff1a;border-radius:14px;outline:none;justify-content:center;align-items:center;gap:8px;padding:15px 24px;font-size:1.05rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.btn:hover{background:linear-gradient(135deg,#9061f9 0%,#6d28d9 100%);transform:translateY(-2px)scale(1.02);box-shadow:0 8px 28px #8b5cf666}.btn:active{transform:translateY(0)scale(.98)}.btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;color:#ffffff4d;background:#ffffff14;border:1px solid #ffffff0d;transform:none}.btn-secondary{color:var(--text-h);box-shadow:none;background:#ffffff0a;border:1px solid #ffffff14}.btn-secondary:hover{background:#ffffff14;border-color:#ffffff26;transform:translateY(-1px);box-shadow:0 4px 15px #0003}.btn-whatsapp{background:#25d366;box-shadow:0 4px 14px #25d3664d}.btn-whatsapp:hover{background:#20ba5a;box-shadow:0 6px 20px #25d36666}.btn-facebook{background:#1877f2;width:100%;box-shadow:0 4px 14px #1877f247}.btn-facebook:hover{background:#0f66d8;box-shadow:0 6px 20px #1877f25c}.btn-instagram{background:linear-gradient(135deg,#f58529,#dd2a7b 45%,#8134af 75%,#515bd4);width:100%;box-shadow:0 4px 14px #dd2a7b47}.btn-instagram:hover{background:linear-gradient(135deg,#f77720,#d31d70 45%,#7130a2 75%,#4552c8);box-shadow:0 6px 20px #dd2a7b5c}.quiz-header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.category-tag{color:var(--primary);letter-spacing:.02em;text-transform:uppercase;background:#8b5cf626;border:1px solid #8b5cf64d;border-radius:30px;padding:6px 14px;font-size:.85rem;font-weight:600}.progress-info{font-family:var(--mono);font-size:.95rem;font-weight:600}.timer-bar-container{background:#1e293b;border-radius:4px;width:100%;height:6px;position:relative;overflow:hidden}.timer-bar{background:linear-gradient(90deg, var(--accent-cyan), var(--primary));border-radius:4px;height:100%;transition:width 1s linear}.timer-bar.warning{background:var(--accent-amber)}.timer-bar.danger{background:var(--error);animation:1s infinite alternate pulse}.timer-text-container{justify-content:space-between;align-items:center;font-size:.9rem;display:flex}.timer-value{font-family:var(--mono);color:var(--text-h);font-weight:700}.question-container{flex-direction:column;gap:16px;display:flex}.question-text{color:var(--text-h);text-align:left;font-size:1.35rem;font-weight:600;line-height:1.45}.options-grid{grid-template-columns:1fr;gap:14px;display:grid}.option-card{border:1px solid var(--border-color);text-align:left;font-family:var(--sans);color:var(--text-h);cursor:pointer;background:#ffffff05;border-radius:16px;outline:none;justify-content:space-between;align-items:center;padding:18px 24px;font-size:1.05rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.option-card:hover:not(:disabled){border-color:var(--primary);background:#ffffff0d;transform:translate(4px)}.option-card:focus-visible{outline:2px solid var(--primary)}.option-card.selected{border-color:var(--primary);background:#8b5cf61a}.option-card.correct{border-color:var(--success);box-shadow:0 0 15px var(--success-glow);color:#34d399;background:#10b98126;font-weight:600}.option-card.incorrect{border-color:var(--error);box-shadow:0 0 15px var(--error-glow);color:#fb7185;background:#f43f5e26}.option-badge{font-family:var(--mono);background:#ffffff0d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-right:12px;font-size:.9rem;display:flex}.option-text-wrapper{align-items:center;width:100%;display:flex}.option-content{flex-grow:1}.feedback-box{border-left:4px solid var(--primary);text-align:left;background:#ffffff03;border-radius:0 12px 12px 0;flex-direction:column;gap:6px;padding:16px;animation:.3s ease-out fadeIn;display:flex}.feedback-title{font-size:1rem;font-weight:700}.feedback-title.correct{color:var(--success)}.feedback-title.incorrect{color:var(--error)}.feedback-explanation{font-size:.9rem;line-height:1.5}.results-header{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.score-circle{background:radial-gradient(circle, var(--card-bg) 0%, transparent 100%);border:4px solid var(--primary);width:160px;height:160px;box-shadow:0 0 30px var(--primary-glow);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.score-num{font-family:var(--heading);color:var(--text-h);font-size:3.2rem;font-weight:700;line-height:1}.score-label{text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;font-weight:600}.badge-showcase{border:1px dashed var(--accent-cyan);background:#06b6d40d;border-radius:20px;flex-direction:column;align-items:center;gap:8px;max-width:320px;margin:0 auto;padding:16px 24px;display:flex}.badge-name{font-family:var(--heading);color:var(--accent-cyan);font-size:1.4rem;font-weight:700}.badge-icon{font-size:2.5rem;animation:3s ease-in-out infinite float}.score-card-share{color:#f8fafc;background:linear-gradient(145deg,#111827f5,#102137f5),linear-gradient(90deg,#f93,#fff,#128807);border:1px solid #ffffff24;border-radius:22px;flex-direction:column;gap:18px;width:100%;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 55px #0000003d}.score-card-share:before{content:"";background:linear-gradient(90deg,#f93 0 33%,#fff 33% 66%,#128807 66% 100%);height:5px;position:absolute;inset:0 0 auto}.score-card-share__top,.score-card-share__hero,.score-card-share__stats,.score-card-share__footer{z-index:1;position:relative}.score-card-share__top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.score-card-share__eyebrow{color:#67e8f9;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.78rem;font-weight:700;display:block}.score-card-share h1{-webkit-text-fill-color:#fff;text-align:left;background:0 0;margin:0 0 6px;font-size:2rem;line-height:1.05}.score-card-share p{color:#f8fafcd1;margin:0}.score-card-share__stamp{width:54px;height:54px;font-family:var(--heading);color:#67e8f9;background:#ffffff14;border:1px solid #ffffff3d;border-radius:50%;flex-shrink:0;place-items:center;font-weight:800;display:grid}.score-card-share__hero{grid-template-columns:minmax(150px,190px) 1fr;align-items:center;gap:18px;display:grid}.score-ring{aspect-ratio:1;background:conic-gradient(#22d3ee var(--score-pct), #ffffff21 0);border-radius:50%;width:174px;padding:10px;box-shadow:0 0 36px #22d3ee33}.score-ring__inner{background:#101827;border:1px solid #ffffff1f;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.score-ring__inner span{font-family:var(--heading);color:#fff;font-size:2.65rem;font-weight:800;line-height:1}.score-ring__inner small,.score-card-share__stats small{color:#f8fafcb3;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:700}.score-card-share__badge{flex-direction:column;gap:7px;display:flex}.score-card-share__badge-icon{font-size:2.3rem;line-height:1}.score-card-share__badge strong{color:#67e8f9;font-family:var(--heading);font-size:1.25rem}.score-card-share__badge p{font-size:.92rem;line-height:1.45}.score-card-share__stats{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.score-card-share__stats div{background:#ffffff14;border:1px solid #ffffff1f;border-radius:14px;flex-direction:column;gap:4px;padding:12px;display:flex}.score-card-share__stats span{color:#fff;font-size:1.35rem;font-weight:800;line-height:1}.performance-panel{z-index:1;background:#ffffff12;border:1px solid #ffffff1f;border-radius:16px;padding:14px;position:relative}.performance-panel h3{color:#fff;margin:0 0 10px;font-size:1rem}.metric-row{color:#f8fafcdb;grid-template-columns:72px 1fr 44px;align-items:center;gap:10px;margin-bottom:8px;font-size:.86rem;display:grid}.metric-row:last-child{margin-bottom:0}.metric-track{background:#ffffff1f;border-radius:999px;height:10px;overflow:hidden}.metric-fill{border-radius:inherit;background:linear-gradient(90deg,#22d3ee,#10b981);height:100%}.metric-row strong{text-align:right;color:#fff}.score-card-share__footer{color:#f8fafc9e;overflow-wrap:anywhere;justify-content:space-between;gap:10px;font-size:.72rem;font-weight:600;display:flex}.database-status,.share-status{border:1px solid var(--border-color);color:#86efac;text-align:center;background:#10b9811f;border-radius:12px;padding:10px 12px;font-size:.86rem;font-weight:600}.share-status{color:#67e8f9;background:#06b6d41f}.share-actions{flex-direction:column;gap:10px;display:flex}.share-actions__grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.recent-attempts{border:1px solid var(--border-color);background:#ffffff08;border-radius:14px;padding:12px}.recent-attempts__title{color:var(--text-h);text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:.84rem;font-weight:700}.recent-attempts__row{border-top:1px solid var(--border-color);justify-content:space-between;gap:12px;padding:7px 0;font-size:.9rem;display:flex}.recent-attempts__row strong{color:var(--accent-cyan)}@media (width<=560px){#root{padding:12px}.brain-card{border-radius:18px;padding:22px}.score-card-share{border-radius:18px;padding:18px}.score-card-share__top{align-items:center}.score-card-share h1{font-size:1.55rem}.score-card-share__stamp{width:44px;height:44px}.score-card-share__hero{text-align:center;grid-template-columns:1fr;justify-items:center}.score-ring{width:min(164px,72vw)}.score-card-share__stats,.share-actions__grid{grid-template-columns:1fr}.metric-row{grid-template-columns:62px 1fr 38px;gap:8px}.score-card-share__footer{text-align:center;flex-direction:column}.breakdown-label-row,.quiz-header{flex-direction:column;align-items:flex-start;gap:10px}}.results-breakdown{flex-direction:column;gap:14px;display:flex}.breakdown-row{flex-direction:column;gap:6px;display:flex}.breakdown-label-row{justify-content:space-between;font-size:.9rem;font-weight:500;display:flex}.breakdown-bar-bg{background:#1e293b;border-radius:4px;height:8px;overflow:hidden}.breakdown-bar-fill{background:var(--primary);border-radius:4px;height:100%;transition:width 1s cubic-bezier(.16,1,.3,1)}@keyframes fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{opacity:.6}to{opacity:1}}.theme-toggle-container{justify-content:flex-end;width:100%;margin-bottom:12px;display:flex}.theme-toggle-btn{cursor:pointer;color:var(--text);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:background-color .2s,transform .2s;display:flex}.theme-toggle-btn:hover{background:#ffffff0d;transform:rotate(15deg)}.error-text{color:var(--error);margin-top:4px;font-size:.85rem;font-weight:500}.info-page-card{gap:0;max-width:720px;margin:0 auto;padding:32px 36px}.ip-header{flex-direction:column;gap:12px;margin-bottom:4px;display:flex}.ip-header__top{justify-content:space-between;align-items:center;display:flex}.ip-header__icon-wrap{filter:drop-shadow(0 4px 12px #8b5cf64d);font-size:2.8rem;line-height:1}.ip-back-btn{white-space:nowrap;padding:10px 18px!important;font-size:.9rem!important}.ip-header__text h1{text-align:left;margin-bottom:6px;font-size:1.9rem}.ip-header__subtitle{color:#94a3b8;margin:0;font-size:1rem;line-height:1.6}.ip-header__meta{color:#64748b;font-size:.8rem;font-family:var(--mono);margin-top:6px}.ip-divider{background:var(--border-color);width:100%;height:1px;margin:20px 0}.ip-sections{flex-direction:column;gap:28px;display:flex}.ip-section{flex-direction:column;gap:10px;display:flex}.ip-section-heading{color:var(--text-h);font-size:1.1rem;font-weight:700;font-family:var(--heading);border-bottom:1px solid var(--border-color);align-items:center;gap:10px;margin:0;padding-bottom:6px;display:flex}.ip-section-icon{flex-shrink:0;font-size:1.15rem}.ip-paragraph{color:var(--text);margin:0;font-size:.95rem;line-height:1.8}.ip-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ip-list-item{color:var(--text);background:#8b5cf612;border:1px solid #8b5cf62e;border-radius:10px;padding:10px 14px;font-size:.93rem;line-height:1.65;transition:background .15s}.ip-list-item:hover{background:#8b5cf61f}.ip-callout{border-radius:12px;padding:14px 18px;font-size:.93rem;font-weight:500;line-height:1.7}.ip-callout--highlight{color:#c4b5fd;border:1px solid #8b5cf659;border-left:4px solid var(--primary);background:#8b5cf626}.ip-callout--info{color:#67e8f9;border:1px solid #06b6d44d;border-left:4px solid var(--accent-cyan);background:#06b6d41f}.ip-callout--warning{color:#fcd34d;border:1px solid #f59e0b4d;border-left:4px solid var(--accent-amber);background:#f59e0b1f}.ip-contact-card{color:inherit;cursor:pointer;background:#8b5cf61f;border:1px solid #8b5cf64d;border-radius:18px;align-items:center;gap:18px;margin-top:8px;padding:20px 24px;text-decoration:none;transition:all .2s;display:flex}.ip-contact-card:hover{box-shadow:0 8px 24px var(--primary-glow);border-color:var(--primary);background:#8b5cf62e;transform:translateY(-2px)}.ip-contact-card__icon{flex-shrink:0;font-size:2.2rem}.ip-contact-card__content{flex-direction:column;flex:1;gap:2px;display:flex}.ip-contact-card__label{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin:0;font-size:.8rem;font-weight:600}.ip-contact-card__email{color:var(--primary);font-size:1.05rem;font-weight:700;font-family:var(--mono);margin:0}.ip-contact-card__hint{color:#64748b;margin:0;font-size:.78rem}.ip-contact-card__arrow{color:var(--primary);opacity:.7;font-size:1.4rem;transition:transform .2s}.ip-contact-card:hover .ip-contact-card__arrow{opacity:1;transform:translate(4px)}.info-page-paragraph{color:var(--text);font-size:.95rem;line-height:1.8}.legal-footer{text-align:center;width:100%;max-width:680px;color:var(--text);opacity:.8;flex-direction:column;align-items:center;gap:10px;margin-top:26px;padding:0 8px 12px;display:flex}.legal-links{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.legal-links a,.legal-links button{color:var(--text);opacity:.75;cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem;text-decoration:underline;transition:opacity .2s}.legal-links a:hover,.legal-links button:hover{opacity:1}.legal-note{opacity:.7;font-size:.78rem}.study-materials-page{max-width:900px;margin:0 auto;padding:20px}.study-materials-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.study-materials-heading h3{color:var(--text-h);margin:0;font-size:1.05rem}.study-materials-heading p{color:var(--text);margin:4px 0 0;font-size:.82rem}.reference-video-player{background:#000;border-radius:18px;width:100%;overflow:hidden}.video-queue-title{color:var(--text-h);margin-top:10px;font-size:.95rem;font-weight:600}.video-queue-controls{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.video-queue-button{border:1px solid var(--border-color);color:var(--text-h);cursor:pointer;background:#ffffff0f;border-radius:14px;flex:auto;padding:10px 12px;font-weight:600;transition:background .2s,transform .2s}.video-queue-button:hover{background:#ffffff1f;transform:translateY(-1px)}.video-list{color:var(--text);max-height:100px;margin-top:14px;padding-left:18px;font-size:.88rem;line-height:1.5;overflow-y:auto}.video-list li{margin-bottom:6px}.video-list li.active{color:var(--primary);font-weight:700}.video-empty-state{color:var(--text);background:#ffffff0f;border-radius:18px;padding:18px 12px;font-size:.9rem;line-height:1.6}.video-start-overlay{text-align:center;min-height:200px;color:var(--text);border:2px dashed var(--border-color);cursor:pointer;background:#ffffff14;border-radius:18px;justify-content:center;align-items:center;padding:28px 12px;font-size:.94rem;display:flex}.video-start-overlay:hover{background:#ffffff1f}.home-hub-container{flex-direction:column;gap:32px;width:100%;animation:.6s cubic-bezier(.16,1,.3,1) fadeIn;display:flex}.home-hero-header{text-align:center;margin-top:10px}.home-main-title{letter-spacing:-.02em;background:linear-gradient(135deg, var(--accent-cyan) 0%, var(--primary) 50%, var(--accent-amber) 100%);-webkit-text-fill-color:transparent;text-shadow:0 4px 20px #8b5cf626;-webkit-background-clip:text;margin:0 0 10px;font-size:3rem}.home-subtitle{color:#94a3b8;margin-top:2px;font-size:1.15rem;font-weight:500}.home-portals-grid{grid-template-columns:repeat(2,1fr);gap:28px;width:100%;margin-bottom:20px;display:grid}@media (width<=768px){.home-portals-grid{grid-template-columns:1fr;gap:24px}}.portal-card{background:var(--card-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-color);box-shadow:var(--card-shadow);border-radius:24px;flex-direction:column;gap:20px;padding:36px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s,border-color .4s;display:flex;position:relative;overflow:hidden}.portal-card:hover{transform:translateY(-6px)}.study-portal-card{border-color:#06b6d440}.study-portal-card:hover{border-color:var(--accent-cyan);box-shadow:0 12px 40px #06b6d440}.study-portal-card .portal-icon-container{background:#06b6d41f;border:1px solid #06b6d44d}.quiz-portal-card{border-color:#ff993340}.quiz-portal-card:hover{border-color:#f93;box-shadow:0 12px 40px #ff993340}.quiz-portal-card .portal-icon-container{background:#ff99331f;border:1px solid #ff99334d}.tricolor-accent-bar{background:linear-gradient(90deg,#f93 0 33%,#fff 33% 66%,#128807 66% 100%);height:5px;position:absolute;top:0;left:0;right:0}.portal-card-header{align-items:center;gap:16px;display:flex}.portal-icon-container{border-radius:16px;flex-shrink:0;place-items:center;width:56px;height:56px;display:grid}.portal-icon-emoji{font-size:1.85rem;line-height:1}.portal-title{text-align:left;background:linear-gradient(135deg, var(--text-h) 30%, #94a3b8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.45rem;line-height:1.2}.portal-description{color:#94a3b8;text-align:left;font-size:.98rem;line-height:1.55}.portal-features-list{flex-direction:column;gap:12px;margin:8px 0;list-style:none;display:flex}.portal-features-list li{color:var(--text);text-align:left;align-items:center;gap:12px;font-size:.92rem;line-height:1.4;display:flex}.feature-icon{flex-shrink:0;font-size:1.25rem;display:inline-block}.portal-action-btn{border-radius:14px;width:100%;margin-top:auto;padding:14px 20px;font-size:1.05rem;font-weight:700}.btn-study-action{background:linear-gradient(135deg,#06b6d4 0%,#3b82f6 100%);box-shadow:0 4px 14px #06b6d44d}.btn-study-action:hover{background:linear-gradient(135deg,#0891b2 0%,#2563eb 100%);box-shadow:0 6px 20px #06b6d466}.btn-quiz-action{background:linear-gradient(135deg,#f93 0%,#128807 100%);box-shadow:0 4px 14px #ff99334d}.btn-quiz-action:hover{background:linear-gradient(135deg,#e08528 0%,#0e6e05 100%);box-shadow:0 6px 20px #f936}.float-animation{animation:3s ease-in-out infinite floatEmoji;display:inline-block}.pulse-animation{animation:2.5s ease-in-out infinite pulseEmoji;display:inline-block}@keyframes floatEmoji{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes pulseEmoji{0%,to{filter:drop-shadow(0 0 #fff0);transform:scale(1)}50%{filter:drop-shadow(0 0 8px var(--primary-glow));transform:scale(1.08)}}.results-tabs{border:1px solid var(--border-color);background:#ffffff05;border-radius:14px;margin-bottom:20px;padding:4px;display:flex}.results-tab-btn{color:var(--text);font-family:var(--sans);cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.results-tab-btn:hover{color:var(--text-h);background:#ffffff08}.results-tab-btn.active{background:var(--primary);color:#fff;box-shadow:0 4px 12px var(--primary-glow)}.parent-report-card{color:#f8fafc;background:linear-gradient(145deg,#0a0b10f5,#101420f5);border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:24px;width:100%;padding:28px;display:flex;position:relative;box-shadow:0 20px 40px #0000004d}.parent-report-card:before{content:"";background:linear-gradient(90deg,#f93 0 33%,#fff 33% 66%,#128807 66% 100%);border-radius:20px 20px 0 0;height:5px;position:absolute;inset:0 0 auto}.parent-report-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-start;padding-bottom:16px;display:flex}.parent-report-title h2{color:#fff;-webkit-text-fill-color:initial;background:0 0;margin:0 0 6px;font-size:1.6rem;font-weight:700}.parent-report-subtitle{color:#94a3b8;font-size:.9rem}.parent-report-profile{color:#e2e8f0;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;padding:8px 16px;font-size:.95rem}.skills-report-grid{flex-direction:column;gap:12px;display:flex}.skill-card{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:8px;padding:14px;transition:transform .2s;display:flex}.skill-card:hover{background:#ffffff0d;transform:translate(4px)}.skill-card-header{justify-content:space-between;align-items:center;display:flex}.skill-name{color:#f1f5f9;font-size:.95rem;font-weight:600}.skill-meta{align-items:center;gap:8px;display:flex}.skill-score-label{color:#67e8f9;font-size:.85rem;font-weight:700}.skill-level-badge{text-transform:uppercase;letter-spacing:.03em;border-radius:20px;padding:2px 8px;font-size:.72rem;font-weight:700}.skill-level-badge.mastery{color:#34d399;background:#10b98126;border:1px solid #10b9814d}.skill-level-badge.developing{color:#fbbf24;background:#f59e0b26;border:1px solid #f59e0b4d}.skill-level-badge.practice{color:#fb7185;background:#f43f5e26;border:1px solid #f43f5e4d}.skill-level-badge.not-tested{color:#94a3b8;background:#94a3b81a;border:1px solid #94a3b833}.skill-bar-bg{background:#ffffff1a;border-radius:4px;width:100%;height:6px;overflow:hidden}.skill-bar-fill{border-radius:4px;height:100%;transition:width .5s ease-out}.skill-bar-fill.mastery{background:#10b981}.skill-bar-fill.developing{background:#f59e0b}.skill-bar-fill.practice{background:#f43f5e}.skill-bar-fill.not-tested{background:#475569}.parent-guide-section{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;gap:14px;padding:20px;display:flex}.parent-guide-section h3{color:#fff;border-bottom:1px solid #ffffff14;margin:0;padding-bottom:8px;font-size:1.15rem}.guide-cards-list{flex-direction:column;gap:12px;display:flex}.guide-card{background:#ffffff05;border-left:4px solid #38bdf8;border-radius:12px;gap:12px;padding:14px;display:flex}.guide-card.strength{background:#10b98103;border-left-color:#34d399}.guide-card.improvement{background:#f43f5e03;border-left-color:#fb7185}.guide-card-icon{flex-shrink:0;font-size:1.3rem}.guide-card-content{text-align:left;flex-direction:column;gap:4px;display:flex}.guide-card-title{color:#f1f5f9;font-size:.95rem;font-weight:700}.guide-card-text{color:#94a3b8;font-size:.85rem;line-height:1.45}.download-status-box{color:#22d3ee;text-align:center;background:#06b6d414;border:1px solid #06b6d433;border-radius:10px;margin-top:10px;padding:10px;font-size:.85rem;font-weight:500}.btn-certificate{justify-content:center;align-items:center;gap:8px;display:flex;color:#fff!important;background:linear-gradient(135deg,#f93 0%,#f5a623 50%,#128807 100%)!important;border:1px solid #ffd7004d!important;font-weight:700!important;transition:all .3s cubic-bezier(.25,.8,.25,1)!important;box-shadow:0 4px 20px #f5a62366,inset 0 1px #fff3!important}.btn-certificate:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 8px 30px #f5a62399,0 0 15px #12880766!important}.share-status.cert-status{color:#ffe066;background:#f5a62314;border:1px solid #f5a62333}.cert-modal-backdrop{z-index:10000;-webkit-backdrop-filter:blur(12px)saturate(180%);backdrop-filter:blur(12px)saturate(180%);background:#040508d9;justify-content:center;align-items:center;padding:20px;animation:.4s cubic-bezier(.16,1,.3,1) forwards certFadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes certFadeIn{0%{opacity:0}to{opacity:1}}.cert-particle{width:var(--size);height:var(--size);background-color:var(--color);pointer-events:none;z-index:10001;opacity:.9;animation:certParticleBurst var(--duration) cubic-bezier(.1, .8, .3, 1) var(--delay) forwards;border-radius:50%;position:absolute;top:50%;left:50%}@keyframes certParticleBurst{0%{transform:translate(0)scale(1)rotate(0)}to{transform:translate(var(--tx), var(--ty)) scale(0) rotate(360deg);opacity:0}}.cert-modal-content{flex-direction:column;align-items:center;gap:20px;max-width:100%;display:flex;position:relative}.cert-modal-actions{z-index:10002;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;gap:12px;padding:8px 16px;display:flex;box-shadow:0 4px 20px #0000004d}.cert-action-btn{color:var(--text-dark);font-family:var(--sans);cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:6px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.cert-action-btn.download{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-hover) 100%);color:#fff;box-shadow:0 0 10px #8b5cf64d}.cert-action-btn.download:hover{transform:translateY(-1px);box-shadow:0 0 20px #8b5cf680}.cert-action-btn.print{color:var(--text-h);background:#ffffff1a}.cert-action-btn.print:hover{background:#ffffff2e;transform:translateY(-1px)}.cert-action-btn.close{color:#fb7185;background:#f43f5e26;place-items:center;width:32px;height:32px;padding:0;font-size:1.1rem;font-weight:700;display:grid}.cert-action-btn.close:hover{color:#fff;background:#f43f5e4d;transform:scale(1.1)}.cert-card-container{perspective:1500px;justify-content:center;align-items:center;display:flex}.cert-card{box-sizing:border-box;width:900px;height:720px;transform-style:preserve-3d;background-color:#0000;background-image:radial-gradient(circle,#00d2ff26 0%,#010a0c00 100%),url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'><filter id='noise'><feTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/><feColorMatrix type='matrix' values='0 0 0 0 0   0 0 0 0 0   0 0 0 0 0  0 0 0 0.02 0'/></filter><rect width='100' height='100' filter='url(%23noise)' fill='none'/></svg>");background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:8px solid;border-image:linear-gradient(135deg,#00d2ff 0%,#005f73 25%,#fff 50%,#00f5d4 75%,#00d2ff 100%) 1;border-radius:12px;flex-direction:column;justify-content:space-between;padding:30px 50px;transition:transform .1s ease-out,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #00d2ff38,inset 0 0 50px #00d2ff1f}.cert-inner-frame{pointer-events:none;z-index:1;border:2px solid #00d2ff59;border-radius:8px;position:absolute;inset:15px;box-shadow:inset 0 0 30px #00d2ff1f,0 0 15px #00d2ff14}.cert-watermark{opacity:.12;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><defs><radialGradient id=\"goldMedal\" cx=\"50%\" cy=\"50%\" r=\"50%\" fx=\"30%\" fy=\"30%\"><stop offset=\"0%\" stop-color=\"%23ffffff\" stop-opacity=\"0.95\"/><stop offset=\"25%\" stop-color=\"%23e0f7fa\" stop-opacity=\"0.75\"/><stop offset=\"60%\" stop-color=\"%2380deea\" stop-opacity=\"0.45\"/><stop offset=\"85%\" stop-color=\"%2300d2ff\" stop-opacity=\"0.25\"/><stop offset=\"100%\" stop-color=\"%23005f73\" stop-opacity=\"0.1\"/></radialGradient><linearGradient id=\"goldStroke\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"%2380deea\" stop-opacity=\"0.6\"/><stop offset=\"50%\" stop-color=\"%2300d2ff\" stop-opacity=\"0.4\"/><stop offset=\"100%\" stop-color=\"%23005f73\" stop-opacity=\"0.2\"/></linearGradient></defs><g fill=\"url(%23goldMedal)\" stroke=\"url(%23goldStroke)\" stroke-width=\"0.35\"><polygon points=\"50,6 52,14 60,11 59,19 67,16 64,24 71,22 67,29 74,28 69,35 75,35 69,41 74,42 67,48 71,49 63,54 66,56 58,60 59,62 51,65 50,67 49,65 41,62 42,60 34,56 37,54 29,49 33,48 26,42 31,41 25,35 31,35 26,28 33,29 29,22 36,24 33,16 41,19 40,11 48,14\" transform=\"rotate(0, 50, 50)\"/><polygon points=\"50,6 52,14 60,11 59,19 67,16 64,24 71,22 67,29 74,28 69,35 75,35 69,41 74,42 67,48 71,49 63,54 66,56 58,60 59,62 51,65 50,67 49,65 41,62 42,60 34,56 37,54 29,49 33,48 26,42 31,41 25,35 31,35 26,28 33,29 29,22 36,24 33,16 41,19 40,11 48,14\" transform=\"rotate(10, 50, 50)\"/><polygon points=\"50,6 52,14 60,11 59,19 67,16 64,24 71,22 67,29 74,28 69,35 75,35 69,41 74,42 67,48 71,49 63,54 66,56 58,60 59,62 51,65 50,67 49,65 41,62 42,60 34,56 37,54 29,49 33,48 26,42 31,41 25,35 31,35 26,28 33,29 29,22 36,24 33,16 41,19 40,11 48,14\" transform=\"rotate(20, 50, 50)\"/><polygon points=\"50,6 52,14 60,11 59,19 67,16 64,24 71,22 67,29 74,28 69,35 75,35 69,41 74,42 67,48 71,49 63,54 66,56 58,60 59,62 51,65 50,67 49,65 41,62 42,60 34,56 37,54 29,49 33,48 26,42 31,41 25,35 31,35 26,28 33,29 29,22 36,24 33,16 41,19 40,11 48,14\" transform=\"rotate(30, 50, 50)\"/></g><circle cx=\"50\" cy=\"50\" r=\"41\" fill=\"none\" stroke=\"url(%23goldStroke)\" stroke-width=\"0.8\"/><circle cx=\"50\" cy=\"50\" r=\"39\" fill=\"none\" stroke=\"url(%23goldStroke)\" stroke-width=\"0.3\" stroke-dasharray=\"1,1\"/><circle cx=\"50\" cy=\"50\" r=\"28\" fill=\"url(%23goldMedal)\" stroke=\"url(%23goldStroke)\" stroke-width=\"0.4\"/><path d=\"M50 32 C54 32, 59 34, 59 40 C59 47, 50 54, 50 56 C50 54, 41 47, 41 40 C41 34, 46 32, 50 32 Z\" fill=\"none\" stroke=\"url(%23goldStroke)\" stroke-width=\"0.5\"/><path d=\"M50 36 L50 51 M45 42 L50 45 M55 42 L50 45 M44 46 L50 48 M56 46 L50 48\" stroke=\"url(%23goldStroke)\" stroke-width=\"0.4\"/></svg>");background-repeat:no-repeat;background-size:contain;width:320px;height:320px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cert-corner{pointer-events:none;z-index:2;width:45px;height:45px;position:absolute}.cert-corner:before,.cert-corner:after{content:"";background:linear-gradient(135deg,#dfb76c,#f3d49b,#b38728);position:absolute}.cert-corner.top-left{top:20px;left:20px}.cert-corner.top-right{top:20px;right:20px}.cert-corner.bottom-left{bottom:20px;left:20px}.cert-corner.bottom-right{bottom:20px;right:20px}.cert-corner.top-left:before{width:28px;height:2px;top:0;left:0}.cert-corner.top-left:after{width:2px;height:28px;top:0;left:0}.cert-corner.top-right:before{width:28px;height:2px;top:0;right:0}.cert-corner.top-right:after{width:2px;height:28px;top:0;right:0}.cert-corner.bottom-left:before{width:28px;height:2px;bottom:0;left:0}.cert-corner.bottom-left:after{width:2px;height:28px;bottom:0;left:0}.cert-corner.bottom-right:before{width:28px;height:2px;bottom:0;right:0}.cert-corner.bottom-right:after{width:2px;height:28px;bottom:0;right:0}.cert-shine{pointer-events:none;z-index:10;background:linear-gradient(135deg,#fff0 30%,#ffffff1f 42%,#ffeb9642 48%,#ffffff1f 54%,#fff0 70%);animation:5.5s ease-in-out infinite certShineSweep;position:absolute;inset:0;transform:translate(-100%)}@keyframes certShineSweep{0%{transform:translate(-100%)}30%{transform:translate(100%)}to{transform:translate(100%)}}.cert-header,.cert-body,.cert-footer{z-index:1;position:relative}.cert-header{text-align:center;border-bottom:1px solid #c5a0594d;flex-direction:column;align-items:center;gap:4px;width:100%;padding-top:5px;padding-bottom:8px;display:flex}.cert-logo{object-fit:contain;filter:drop-shadow(0 2px 4px #0000000d);z-index:10;-webkit-user-select:none;user-select:none;width:3cm;height:3cm;position:absolute;top:30px;left:55px}.cert-header-text{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.cert-org.ivory{color:#dfb76c;letter-spacing:.22em;text-transform:uppercase;text-shadow:0 0 8px #dfb76c66;margin-top:0;font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:700;line-height:1.5;display:inline-block}.cert-title-svg.ivory{width:100%;height:96px;margin-top:5px;display:block}.cert-name-svg.ivory{width:100%;height:70px;margin:4px 0;display:block}.cert-body{text-align:center;flex-direction:column;align-items:center;gap:8px;margin:10px 0;display:flex}.cert-presentation{color:#f5e6c8;letter-spacing:.02em;margin:0;font-family:Montserrat,sans-serif;font-size:.98rem;font-style:italic;font-weight:500}.cert-badge-pill.ivory{background:#dfb76c14;border:1px solid #dfb76c66;border-radius:25px;align-items:center;gap:8px;margin:2px 0;padding:4px 14px;display:inline-flex;box-shadow:0 2px 8px #dfb76c1a,inset 0 1px #ffffff1a}.cert-badge-pill-icon{font-size:1.1rem}.cert-badge-pill-title{text-transform:uppercase;letter-spacing:.08em;color:#dfb76c;text-shadow:0 0 5px #dfb76c4d;font-family:Space Grotesk,sans-serif;font-size:.82rem;font-weight:700}.cert-reason{color:#fcf8f2;max-width:720px;text-shadow:none;margin:0 auto;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:400;line-height:1.5}.cert-stats-grid{grid-template-columns:repeat(4,1fr);gap:15px;width:100%;max-width:680px;margin-top:8px;display:grid}.cert-stat-item.ivory{background:#150f0599;border:1px solid #dfb76c40;border-radius:10px;flex-direction:column;align-items:center;gap:4px;padding:8px 12px;transition:all .3s;display:flex;box-shadow:0 4px 12px #0000004d}.cert-stat-item.ivory:hover{border-color:#dfb76c;transform:translateY(-1.5px);box-shadow:0 6px 20px #dfb76c40}.cert-stat-val.ivory{color:#dfb76c;text-shadow:0 0 8px #dfb76c4d;font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:800;display:inline-block}.cert-stat-lbl.ivory{text-transform:uppercase;color:#bfa370;letter-spacing:.05em;font-family:Montserrat,sans-serif;font-size:.68rem;font-weight:600}.cert-footer{border-top:1px solid #0000000d;justify-content:center;align-items:center;width:100%;padding-top:2px;display:flex}.cert-seal-section{justify-content:center;align-items:center;display:flex}.cert-new-badge{object-fit:contain;z-index:2;width:235px;height:225px;animation:4.5s ease-in-out infinite sealFloat}@keyframes sealFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-4px)rotate(1.5deg)}}.cert-verification-row{color:#dfb76c;box-sizing:border-box;border-top:1px solid #dfb76c33;justify-content:center;align-items:center;gap:15px;width:100%;margin-top:8px;padding-top:8px;font-family:Outfit,sans-serif;font-size:.72rem;display:flex}.cert-verification-row strong{color:#f3d49b}@media (width<=960px){.cert-card-container{transform:scale(.8)}}@media (width<=768px){.cert-card-container{transform:scale(.6)}}@media (width<=560px){.cert-card-container{transform:scale(.42)}.cert-modal-backdrop{padding:5px}.cert-modal-actions{flex-wrap:wrap;justify-content:center}}@media (width<=400px){.cert-card-container{transform:scale(.35)}}@media print{body *{visibility:hidden}body:not(.cert-printing-mode) .parent-report-card,body:not(.cert-printing-mode) .parent-report-card *{visibility:visible}body:not(.cert-printing-mode) .parent-report-card{position:absolute;top:0;left:0;color:#000!important;width:100%!important;box-shadow:none!important;background:#fff!important;border:none!important;padding:0!important}body:not(.cert-printing-mode) .parent-report-card:before{display:none!important}body:not(.cert-printing-mode) .parent-report-card h2,body:not(.cert-printing-mode) .parent-report-card h3,body:not(.cert-printing-mode) .parent-report-card .skill-name,body:not(.cert-printing-mode) .parent-report-card .guide-card-title{color:#000!important}body:not(.cert-printing-mode) .parent-report-card p,body:not(.cert-printing-mode) .parent-report-card .parent-report-subtitle,body:not(.cert-printing-mode) .parent-report-card .guide-card-text{color:#334155!important}body:not(.cert-printing-mode) .parent-report-profile{color:#000!important;background:#f1f5f9!important;border:1px solid #cbd5e1!important}body:not(.cert-printing-mode) .skill-card{page-break-inside:avoid;background:#f8fafc!important;border:1px solid #e2e8f0!important}body:not(.cert-printing-mode) .skill-bar-bg{background:#e2e8f0!important;border:1px solid #cbd5e1!important}body:not(.cert-printing-mode) .skill-bar-fill.mastery{-webkit-print-color-adjust:exact;print-color-adjust:exact;background-color:#10b981!important}body:not(.cert-printing-mode) .skill-bar-fill.developing{-webkit-print-color-adjust:exact;print-color-adjust:exact;background-color:#f59e0b!important}body:not(.cert-printing-mode) .skill-bar-fill.practice{-webkit-print-color-adjust:exact;print-color-adjust:exact;background-color:#f43f5e!important}body:not(.cert-printing-mode) .skill-level-badge.mastery{color:#065f46!important;background:#d1fae5!important;border:1px solid #a7f3d0!important}body:not(.cert-printing-mode) .skill-level-badge.developing{color:#92400e!important;background:#fef3c7!important;border:1px solid #fde68a!important}body:not(.cert-printing-mode) .skill-level-badge.practice{color:#9f1239!important;background:#ffe4e6!important;border:1px solid #fecdd3!important}body:not(.cert-printing-mode) .parent-guide-section{page-break-inside:avoid;background:#f8fafc!important;border:1px solid #e2e8f0!important}body:not(.cert-printing-mode) .guide-card{background:#fff!important;border:1px solid #e2e8f0!important;border-left:4px solid #0284c7!important}body:not(.cert-printing-mode) .guide-card.strength{border-left-color:#10b981!important}body:not(.cert-printing-mode) .guide-card.improvement{border-left-color:#f43f5e!important}body.cert-printing-mode .cert-modal-backdrop,body.cert-printing-mode .cert-card-container,body.cert-printing-mode .cert-card,body.cert-printing-mode .cert-card *{visibility:visible!important}body.cert-printing-mode .cert-modal-backdrop{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;width:297mm!important;height:210mm!important;box-shadow:none!important;background:0 0!important;margin:0!important;padding:0!important;position:absolute!important;top:0!important;left:0!important}body.cert-printing-mode .cert-modal-actions,body.cert-printing-mode .cert-particle,body.cert-printing-mode .download-status-box,body.cert-printing-mode .share-status{display:none!important}body.cert-printing-mode .cert-card-container{perspective:none!important;width:297mm!important;height:210mm!important;box-shadow:none!important;margin:0!important;padding:0!important;transform:none!important}body.cert-printing-mode .cert-card{width:297mm!important;height:210mm!important;box-shadow:none!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;page-break-inside:avoid!important;background:#fdfbf7!important;border:8px double #c5a059!important;border-radius:0!important;margin:0!important;padding:55px!important;position:absolute!important;top:0!important;left:0!important;transform:none!important}body.cert-printing-mode .cert-stat-val{color:#0b3c5d!important}}.vm-page-container{width:100%;max-width:900px;font-family:var(--sans);color:var(--text);margin:0 auto;padding:20px 20px 60px;animation:.8s cubic-bezier(.16,1,.3,1) fadeIn}.vm-top-nav{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.vm-back-btn{background:var(--card-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-color);color:var(--text-h);border-radius:12px;align-items:center;gap:8px;padding:10px 18px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.vm-back-btn:hover{border-color:var(--primary);background:#ffffff14;transform:translate(-4px);box-shadow:0 4px 15px #8b5cf626}.vm-logo-top{object-fit:contain;filter:drop-shadow(0 0 8px #8b5cf626);height:40px}.vm-hero-section{text-align:center;flex-direction:column;align-items:center;margin-bottom:45px;display:flex}.vm-tricolor-badge{letter-spacing:.1em;text-transform:uppercase;color:#f1f5f9;background:#ffffff0a;border:1px solid #ffffff14;border-radius:30px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 14px;font-size:.72rem;font-weight:700;display:inline-flex;box-shadow:0 4px 12px #0000001a}.vm-tricolor-badge span{border-radius:50%;width:8px;height:8px;display:inline-block}.vm-tricolor-badge .saffron{background-color:#f93;box-shadow:0 0 6px #f93}.vm-tricolor-badge .white{background-color:#fff;box-shadow:0 0 6px #fff}.vm-tricolor-badge .green{background-color:#128807;box-shadow:0 0 6px #128807}.vm-hero-title{font-size:2.6rem;font-family:var(--heading);background:linear-gradient(135deg,#f93 0%,#fff 50%,#128807 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 10px #0003);-webkit-background-clip:text;margin:0 0 10px;font-weight:800;line-height:1.25}.vm-hero-subtitle{color:#94a3b8;margin:0 0 25px;font-size:1.15rem;font-weight:500}.vm-quote-card{-webkit-backdrop-filter:blur(10px);background:#8b5cf60a;border:1px solid #8b5cf626;border-radius:20px;max-width:760px;padding:24px 40px;position:relative;box-shadow:0 10px 30px #00000026,inset 0 1px #ffffff0d}.vm-quote-card:before{content:"";background:linear-gradient(#f93,#fff,#128807);border-radius:0 4px 4px 0;width:3px;position:absolute;top:15%;bottom:15%;left:0}.quote-text{color:#e2e8f0;text-align:center;margin:0;font-size:1.1rem;line-height:1.7}.quote-text strong{color:#fff;background:linear-gradient(120deg,#f933 0%,#12880733 100%);border-radius:4px;padding:2px 6px;font-weight:700}.quote-mark{color:#8b5cf626;-webkit-user-select:none;user-select:none;font-family:Georgia,serif;font-size:4rem;line-height:1;position:absolute}.quote-mark.open{top:-5px;left:15px}.quote-mark.close{bottom:-35px;right:15px}.vm-core-grid{grid-template-columns:repeat(2,1fr);gap:30px;margin-bottom:50px;display:grid}@media (width<=768px){.vm-core-grid{grid-template-columns:1fr;gap:25px}}.vm-core-card{background:var(--card-bg);border:1px solid var(--border-color);box-shadow:var(--card-shadow);border-radius:24px;flex-direction:column;padding:35px 30px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.vm-core-card:hover{border-color:#ffffff26;transform:translateY(-5px)}.vm-card-accent-bar{height:5px;position:absolute;top:0;left:0;right:0}.saffron-gradient{background:linear-gradient(90deg,#f93 0%,#fb7 100%)}.green-gradient{background:linear-gradient(90deg,#128807 0%,#34d399 100%)}.vm-core-card.vision:hover{border-color:#ff993359;box-shadow:0 15px 40px #ff993326}.vm-core-card.mission:hover{border-color:#12880759;box-shadow:0 15px 40px #12880726}.vm-card-icon-wrap{border:1px solid #ffffff0f;border-radius:14px;place-items:center;width:50px;height:50px;margin-bottom:20px;font-size:1.6rem;display:grid}.saffron-glow{background:#ff99331a;box-shadow:0 0 15px #ff993326}.green-glow{background:#1288071a;box-shadow:0 0 15px #12880726}.vm-core-card h2{font-size:1.6rem;font-family:var(--heading);color:#fff;text-align:left;margin:0 0 14px;font-weight:700}.vm-core-text{color:#cbd5e1;text-align:left;margin:0 0 20px;font-size:.96rem;line-height:1.65}.vm-card-points{flex-direction:column;gap:10px;margin:auto 0 0;padding:0;list-style:none;display:flex}.vm-card-points li{color:#f1f5f9;text-align:left;align-items:center;gap:10px;font-size:.88rem;font-weight:600;display:flex}.point-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.point-dot.saffron{background-color:#f93;box-shadow:0 0 6px #f93}.point-dot.green{background-color:#128807;box-shadow:0 0 6px #128807}.vm-comparison-section{margin-bottom:55px}.vm-section-title{font-size:1.8rem;font-family:var(--heading);color:#fff;text-align:center;margin:0 0 8px;font-weight:700}.vm-section-subtitle{color:#94a3b8;text-align:center;margin:0 0 32px;font-size:.95rem}.vm-comparison-grid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}@media (width<=768px){.vm-comparison-grid{grid-template-columns:1fr;gap:20px}}.vm-compare-card{background:var(--card-bg);border:1px solid var(--border-color);text-align:left;border-radius:20px;flex-direction:column;gap:16px;padding:28px;display:flex;position:relative}.vm-compare-card.old-way{background:#f43f5e03;border-color:#f43f5e26}.vm-compare-card.old-way h3{color:#f43f5e;margin:0 0 4px;font-size:1.15rem;font-weight:700}.vm-compare-card.new-way{background:linear-gradient(145deg,#0d0f18cc,#8b5cf60f);border-color:#8b5cf64d;overflow:hidden;box-shadow:0 10px 30px #8b5cf614}.vm-compare-card.new-way h3{color:#a78bfa;margin:0 0 4px;font-size:1.15rem;font-weight:700}.glowing-border-glow{pointer-events:none;border-radius:20px;width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 15px #8b5cf61a,0 0 20px #06b6d40d}.compare-item{align-items:flex-start;gap:12px;display:flex}.compare-icon{margin-top:2px;font-size:1.1rem;line-height:1.4}.compare-item strong{color:#f1f5f9;margin-bottom:2px;font-size:.92rem;display:block}.compare-item p{color:#94a3b8;margin:0;font-size:.84rem;line-height:1.5}.vm-pillars-section{margin-bottom:55px}.vm-pillars-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (width<=768px){.vm-pillars-grid{grid-template-columns:1fr;gap:20px}}.vm-pillar-card{background:var(--card-bg);border:1px solid var(--border-color);text-align:center;border-radius:20px;flex-direction:column;align-items:center;padding:24px;transition:all .3s;display:flex}.vm-pillar-card:hover{border-color:#06b6d44d;transform:translateY(-4px);box-shadow:0 8px 24px #06b6d41a}.pillar-icon{filter:drop-shadow(0 4px 8px #0003);margin-bottom:14px;font-size:2.2rem}.vm-pillar-card h3{color:#fff;margin:0 0 10px;font-size:1.05rem;font-weight:700}.vm-pillar-card p{color:#94a3b8;margin:0;font-size:.84rem;line-height:1.55}.vm-cta-section{border:1px solid var(--border-color);text-align:center;box-shadow:var(--card-shadow);background:linear-gradient(#ffffff05 0%,#ffffff03 100%);border-radius:24px;padding:35px;position:relative;overflow:hidden}.vm-cta-section:after{content:"";background:linear-gradient(90deg,#f93,#fff,#128807);height:4px;position:absolute;bottom:0;left:0;right:0}.vm-cta-tabs{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:24px;display:flex}.vm-cta-tab-btn{border:1px solid var(--border-color);color:#94a3b8;cursor:pointer;background:#ffffff08;border-radius:12px;align-items:center;gap:8px;padding:10px 18px;font-size:.88rem;font-weight:600;transition:all .25s;display:flex}.vm-cta-tab-btn:hover{color:#fff;background:#ffffff0f;border-color:#ffffff26}.vm-cta-tab-btn.active{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 4px 15px var(--primary-glow)}.vm-cta-tab-content{background:#0003;border:1px solid #ffffff0a;border-radius:16px;align-items:center;min-height:150px;margin-bottom:28px;padding:24px;display:flex}.vm-cta-text-area h3{color:#fff;text-align:left;margin:0 0 10px;font-size:1.15rem;font-weight:700}.vm-cta-text-area p{color:#cbd5e1;text-align:left;margin:0 0 16px;font-size:.9rem;line-height:1.6}.vm-cta-highlight-action{color:#c4b5fd;text-align:left;background:#8b5cf614;border:1px dashed #8b5cf64d;border-radius:10px;align-items:center;gap:10px;padding:10px 16px;font-size:.86rem;font-weight:700;display:flex}.action-emoji{font-size:1.1rem}.vm-final-btn-row{justify-content:center;display:flex}.vm-cta-primary-btn{color:#fff;background:linear-gradient(135deg,#f93 0%,#128807 100%);border-radius:14px;align-items:center;gap:10px;padding:14px 28px;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #ff99334d}.vm-cta-primary-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #f936}.vm-link-badge-top{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#ff99332e 0%,#1288072e 100%);border:1px solid #8b5cf659;border-radius:12px;align-items:center;gap:6px;padding:8px 14px;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 0 10px #8b5cf61a}.vm-link-badge-top:hover{background:linear-gradient(135deg,#ff99334d 0%,#1288074d 100%);border-color:#8b5cf6;transform:translateY(-1.5px)scale(1.03);box-shadow:0 4px 15px #8b5cf640,0 0 12px #ff993326}.vm-link-badge-top .pulse-star{color:#f93;animation:1.5s ease-in-out infinite pulseStar}@keyframes pulseStar{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;color:#fb7;transform:scale(1.25)}}.vm-header-meta-row{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;margin-bottom:15px;padding:0 15px;display:flex}@media (width<=768px){.vm-page-container{padding:15px 12px 40px}.vm-hero-title{font-size:2rem}.vm-core-grid,.vm-comparison-grid{grid-template-columns:1fr;gap:20px}.vm-pillars-grid{grid-template-columns:1fr;gap:15px}.vm-cta-tabs{flex-direction:column;gap:8px;width:100%}.vm-cta-tab-btn{justify-content:flex-start;width:100%}.vm-quote-card{padding:20px}.quote-text{font-size:.95rem}.quote-mark{display:none}.vm-header-meta-row{padding:0 8px}}@media (width<=480px){.vm-top-nav{flex-direction:column-reverse;align-items:center;gap:16px}.vm-back-btn{justify-content:center;width:100%}.vm-hero-title{font-size:1.65rem}.vm-core-card{padding:24px 20px}.vm-compare-card{padding:20px}.vm-final-btn-row .vm-cta-primary-btn{justify-content:center;width:100%;padding:12px 16px;font-size:.9rem}.vm-link-badge-top{padding:6px 10px;font-size:.75rem}.vm-header-meta-row img{height:35px!important}}
