:root{--green:#2f6b3b;--green-dark:#1f4c2a;--green-soft:#e8f4e6;--lime:#87b84c;--cream:#f7f2e7;--sand:#e9dcc2;--brown:#6c4b2f;--text:#203027;--muted:#68766d;--white:#fff;--danger:#b8403c;--warning:#a66a16;--success:#287b47;--shadow:0 12px 32px rgba(41,68,47,.12);--radius:22px;--safe-bottom:env(safe-area-inset-bottom,0px)}
*{box-sizing:border-box}html{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#eef3ec;color:var(--text);-webkit-text-size-adjust:100%}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#f8faf5 0,#eef3ec 100%);font-size:16px;line-height:1.5}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:var(--green);text-decoration:none}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(1.65rem,6vw,2.5rem);line-height:1.12;letter-spacing:-.035em}h2{font-size:1.2rem;line-height:1.25}h3{font-size:1rem}.skip-link{position:fixed;left:12px;top:-50px;background:#fff;padding:10px;z-index:999}.skip-link:focus{top:12px}.app-shell{padding-bottom:calc(86px + var(--safe-bottom))}.main-content{width:min(100%,980px);margin:auto;padding:18px 16px 30px}.auth-shell{background:radial-gradient(circle at top,#e0f0d8,transparent 45%),linear-gradient(180deg,#f7f4ea,#e9f0e5)}.auth-main{min-height:100vh;display:grid;place-items:center;padding:22px 16px}.topbar{height:68px;display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background:rgba(255,255,255,.9);backdrop-filter:blur(14px);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(47,107,59,.09)}.brand{display:flex;align-items:center;gap:9px;color:var(--green-dark);font-weight:800}.brand-mark{display:grid;place-items:center;width:38px;height:38px;background:var(--green-soft);border-radius:12px}.user-chip{display:flex;flex-direction:column;align-items:flex-end;font-size:.72rem;color:var(--muted)}.user-chip strong{font-size:.8rem;color:var(--green)}.bottom-nav{position:fixed;z-index:30;left:0;right:0;bottom:0;height:calc(70px + var(--safe-bottom));padding:7px 8px var(--safe-bottom);display:grid;grid-template-columns:repeat(5,1fr);background:rgba(255,255,255,.96);border-top:1px solid rgba(47,107,59,.12);box-shadow:0 -8px 28px rgba(30,60,40,.08);backdrop-filter:blur(16px)}.bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#77847b;gap:2px;border-radius:14px;font-size:1.2rem;min-height:52px}.bottom-nav a.active{color:var(--green);background:var(--green-soft)}.bottom-nav small{font-size:.68rem;font-weight:700}.auth-card{width:min(100%,430px);background:#fff;border-radius:28px;padding:25px 20px;box-shadow:var(--shadow);border:1px solid rgba(47,107,59,.08)}.install-card{width:min(100%,620px)}.auth-logo{text-align:center;margin-bottom:23px}.auth-logo>span{display:grid;place-items:center;width:74px;height:74px;background:var(--green-soft);border-radius:24px;margin:0 auto 14px;font-size:2.3rem}.auth-logo h1{margin-bottom:6px;color:var(--green-dark)}.auth-logo p{color:var(--muted);margin:0}.auth-logo.compact>span{width:58px;height:58px;border-radius:18px;font-size:1.8rem}.auth-logo.compact h1{font-size:1.65rem}.back-link{display:inline-flex;margin-bottom:18px;font-weight:700}.form-stack{display:grid;gap:15px}.form-stack label{display:grid;gap:6px;font-weight:700;font-size:.91rem}.form-stack label small,.help-text,.terms{font-size:.76rem;color:var(--muted);font-weight:400}.form-stack input,.form-stack select{width:100%;min-height:50px;border:1.5px solid #d7dfd8;background:#fbfcfa;border-radius:14px;padding:0 14px;outline:none;color:var(--text)}.form-stack input:focus,.form-stack select:focus{border-color:var(--green);box-shadow:0 0 0 4px rgba(47,107,59,.1)}.form-stack input:disabled{background:#eef1ed;color:#7c877e}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}fieldset{border:1px solid #dbe3dc;border-radius:16px;padding:14px;margin:0}legend{font-weight:800;color:var(--green-dark);padding:0 5px}.password-wrap{position:relative}.password-wrap input{padding-right:50px}.password-toggle{position:absolute;right:5px;top:5px;width:42px;height:40px;border:0;background:transparent;border-radius:12px;cursor:pointer}.btn{min-height:48px;border:0;border-radius:14px;padding:12px 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800;cursor:pointer;transition:.18s transform,.18s filter}.btn:active{transform:scale(.98)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{background:var(--green);color:#fff;box-shadow:0 8px 18px rgba(47,107,59,.2)}.btn-primary:hover{filter:brightness(.95)}.btn-secondary{background:var(--green-soft);color:var(--green-dark)}.btn-success{background:var(--success);color:#fff}.btn-danger{background:#fbe8e6;color:var(--danger)}.btn-block{width:100%}.auth-links{display:flex;justify-content:center;gap:8px;margin-top:18px;font-size:.85rem;font-weight:700}.verify-link{display:block;text-align:center;margin-top:18px;font-size:.8rem;color:var(--muted)}.alert{padding:13px 15px;border-radius:14px;margin-bottom:16px;font-size:.88rem}.alert ul{margin:0;padding-left:20px}.alert-success{background:#e5f5e9;color:#1d6938}.alert-danger{background:#fde9e7;color:#942e2b}.alert-warning{background:#fff1d7;color:#84520f}.hero-card{background:linear-gradient(135deg,var(--green),#4f884d);color:#fff;border-radius:26px;padding:24px 19px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;box-shadow:var(--shadow)}.hero-card h1{font-size:1.75rem;max-width:280px;margin-bottom:9px}.hero-card p{margin-bottom:0;color:rgba(255,255,255,.85)}.hero-card .eyebrow{color:#d8efca}.hero-plant{font-size:5.3rem;transform:translate(20px,18px);filter:drop-shadow(0 10px 10px rgba(0,0,0,.15))}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.68rem;font-weight:900;color:var(--green);margin-bottom:5px}.progress-card,.soft-card,.admin-card{background:#fff;border-radius:var(--radius);padding:18px;margin-top:17px;box-shadow:0 8px 24px rgba(42,64,47,.08)}.section-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin:24px 0 12px}.progress-card .section-heading{margin:0}.section-heading h2{margin-bottom:0}.section-heading strong{color:var(--green);font-size:1.3rem}.section-heading a{font-size:.84rem;font-weight:800;white-space:nowrap}.progress-track{height:11px;background:#e7eee6;border-radius:100px;overflow:hidden;margin:13px 0 8px}.progress-track span{display:block;height:100%;background:linear-gradient(90deg,var(--lime),var(--green));border-radius:inherit}.progress-card>p{color:var(--muted);font-size:.82rem}.horizontal-cards{display:grid;gap:10px}.mini-game-card{display:flex;align-items:center;gap:12px;background:#fff;border-radius:17px;padding:12px;box-shadow:0 6px 18px rgba(42,64,47,.07);color:var(--text)}.mini-game-card .mini-icon{width:48px;height:48px;display:grid;place-items:center;background:var(--green-soft);border-radius:15px;font-size:1.55rem;flex:none}.mini-game-card div{flex:1;min-width:0}.mini-game-card h3,.mini-game-card p{margin:0}.mini-game-card p{font-size:.78rem;color:var(--muted)}.mini-game-card>b{font-size:1.4rem;color:var(--green)}.soft-card{display:flex;gap:14px;align-items:center;margin-top:0}.soft-card h3,.soft-card p{margin:0}.soft-card p{font-size:.82rem;color:var(--muted)}.big-emoji{font-size:2.2rem}.medal-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.medal-card{background:#fff;border-radius:18px;padding:14px;text-align:center;box-shadow:0 6px 18px rgba(42,64,47,.07)}.medal-card span{font-size:2rem}.medal-card h3{margin:6px 0 3px}.medal-card p{margin:0;color:var(--muted);font-size:.72rem}.page-intro{padding:6px 2px 2px}.page-intro h1{margin-bottom:8px}.page-intro p:last-child{color:var(--muted)}.lesson-list,.settings-stack{display:grid;gap:12px}.lesson-card,.settings-card{background:#fff;border:0;border-radius:20px;box-shadow:0 7px 20px rgba(42,64,47,.07);overflow:hidden}.lesson-card summary,.settings-card summary{display:flex;align-items:center;gap:12px;padding:16px;cursor:pointer;list-style:none}.lesson-card summary::-webkit-details-marker,.settings-card summary::-webkit-details-marker{display:none}.lesson-card summary>span,.settings-card summary>span{width:45px;height:45px;display:grid;place-items:center;background:var(--green-soft);border-radius:14px;font-weight:900;color:var(--green)}.lesson-card summary div,.settings-card summary div{flex:1}.lesson-card h2,.lesson-card p,.settings-card h2,.settings-card p{margin:0}.lesson-card summary p,.settings-card summary p{font-size:.75rem;color:var(--muted)}.lesson-card summary>b,.settings-card summary>b{transition:.2s transform}.lesson-card[open] summary>b,.settings-card[open] summary>b{transform:rotate(180deg)}.lesson-body,.settings-body{padding:0 16px 17px;color:#46534a}.tip-box{background:var(--cream);border-left:4px solid var(--lime);padding:12px;border-radius:12px;margin:14px 0}.tip-box p{margin:4px 0 0;font-size:.84rem}.technical-note{font-size:.76rem;color:var(--muted);background:#fff9e9;border-radius:14px;padding:12px;margin-top:18px}.game-grid{display:grid;gap:13px}.game-card{display:block;background:#fff;border-radius:22px;padding:17px;color:var(--text);box-shadow:0 8px 24px rgba(42,64,47,.08)}.game-card-top{display:flex;justify-content:space-between;align-items:center}.game-card-top>span{font-size:2.25rem;width:58px;height:58px;display:grid;place-items:center;background:var(--green-soft);border-radius:18px}.game-card h2{font-size:1.2rem;margin:14px 0 5px}.game-card>p{color:var(--muted);font-size:.84rem}.game-meta{display:flex;justify-content:space-between;color:var(--green);font-size:.78rem;font-weight:800}.status-pill{display:inline-flex;padding:5px 9px;background:#edf0ed;color:#68746b;border-radius:100px;font-size:.68rem}.status-pill.success{background:#e1f4e6;color:#24703f}.game-page{max-width:620px;margin:auto;padding-bottom:20px}.game-header{display:flex;align-items:center;gap:11px;margin:-18px -16px 0;padding:13px 16px;background:#fff;position:sticky;top:0;z-index:15;border-bottom:1px solid #e4ebe4}.game-header>a{width:42px;height:42px;display:grid;place-items:center;background:var(--green-soft);border-radius:13px;font-size:1.25rem}.game-header div{flex:1}.game-header p,.game-header h1{margin:0}.game-header p{font-size:.68rem;color:var(--muted)}.game-header h1{font-size:1rem}.game-header>span{font-size:.75rem;font-weight:800;color:var(--green)}.game-instruction{display:flex;gap:10px;background:#fff5d8;border-radius:16px;padding:12px;margin:15px 0}.game-instruction p{margin:0;font-size:.83rem}.game-scene{position:relative;width:100%;aspect-ratio:360/470;border-radius:24px;overflow:hidden;box-shadow:var(--shadow);background:#e3f0dc}.game-scene svg{width:100%;height:100%;display:block}.hotspot{position:absolute;width:42px;height:42px;border-radius:50%;transform:translate(-50%,-50%);border:3px solid #fff;background:#e6ae36;color:#3d2d0c;box-shadow:0 4px 12px rgba(0,0,0,.25);font-weight:900;cursor:pointer}.hotspot.danger{background:#e69a36}.hotspot.selected,.fruit.selected{background:#2e874c!important;color:#fff!important;box-shadow:0 0 0 7px rgba(46,135,76,.22),0 4px 12px rgba(0,0,0,.25);transform:translate(-50%,-50%) scale(1.1)}.fruit{position:absolute;width:48px;height:72px;transform:translate(-50%,-50%);border:4px solid rgba(255,255,255,.9);border-radius:48% 48% 52% 52%;box-shadow:0 5px 12px rgba(0,0,0,.22);font-weight:900}.fruit-yellow{background:#e9b83c}.fruit-red{background:#bd4e31;color:#fff}.fruit-green{background:#4c963e;color:#fff}.fruit-brown{background:#725033;color:#fff}.fruit-sick{background:repeating-linear-gradient(45deg,#714b2c 0 10px,#d6a13c 10px 18px);color:#fff}.scene-legend{display:flex;justify-content:space-between;margin:10px 2px;color:var(--muted);font-size:.76rem}.selection-count{font-weight:800;color:var(--green)}.game-actions{background:#fff;border-radius:20px;padding:14px;margin-top:14px;box-shadow:0 6px 18px rgba(42,64,47,.07)}.game-actions p{text-align:center;font-size:.72rem;color:var(--muted);margin:8px 0 0}.sequence-game{background:#fff;border-radius:22px;padding:14px;box-shadow:var(--shadow)}.fermentation-visual{background:linear-gradient(135deg,#735033,#9d7146);height:105px;border-radius:18px;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:2.5rem}.fermentation-visual span{font-size:.8rem;font-weight:800}.sequence-game ol{list-style:none;margin:13px 0 0;padding:0;display:grid;gap:8px}.sequence-game li{display:flex;align-items:center;gap:9px;border:1px solid #dde5dd;border-radius:14px;padding:9px;background:#fafcf9}.drag-number{width:28px;height:28px;border-radius:9px;background:var(--green-soft);color:var(--green);font-weight:900;display:grid;place-items:center;flex:none}.sequence-game li div:nth-child(2){flex:1}.sequence-game strong,.sequence-game small{display:block}.sequence-game strong{font-size:.83rem}.sequence-game small{font-size:.68rem;color:var(--muted)}.move-buttons{display:flex;gap:3px}.move-buttons button{border:0;background:#edf3eb;color:var(--green);width:34px;height:34px;border-radius:9px;font-weight:900}.result-modal{position:fixed;inset:0;background:rgba(18,31,22,.62);z-index:100;display:grid;align-items:end;padding:14px}.result-modal[hidden]{display:none}.result-sheet{background:#fff;border-radius:28px;padding:22px 18px;text-align:center;max-height:90vh;overflow:auto}.result-icon{font-size:3rem}.result-sheet h2{margin:7px 0}.result-score{display:block;font-size:1.45rem;color:var(--green)}.result-message{color:var(--muted)}.result-feedback{text-align:left;background:#f5f8f4;border-radius:15px;padding:12px 12px 12px 30px;font-size:.78rem;max-height:220px;overflow:auto}.result-buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px}.certificate-list{display:grid;gap:12px}.certificate-card{display:flex;align-items:center;gap:12px;background:#fff;color:var(--text);border-radius:20px;padding:15px;box-shadow:0 7px 20px rgba(42,64,47,.08)}.certificate-card>span{font-size:2rem}.certificate-card div{flex:1}.certificate-card p,.certificate-card h2,.certificate-card small{margin:0}.certificate-card p{font-size:.7rem;color:var(--green);font-weight:800;text-transform:uppercase}.certificate-card h2{font-size:1rem}.certificate-card small{color:var(--muted)}.certificate-card>b{font-size:1.5rem;color:var(--green)}.empty-state{text-align:center;background:#fff;border-radius:22px;padding:32px 20px;box-shadow:0 8px 24px rgba(42,64,47,.08)}.empty-state>span{font-size:3.3rem}.empty-state p{color:var(--muted)}.certificate-toolbar{display:flex;justify-content:space-between;gap:8px;margin-bottom:12px}.certificate-document{background:#fff;padding:10px;box-shadow:var(--shadow)}.certificate-border{min-height:690px;border:8px double var(--green);padding:30px 22px;text-align:center;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at center,#fff 0,#fffdf7 70%,#f2ead7 100%)}.certificate-logo{font-size:1.3rem;color:var(--green)}.certificate-kicker{text-transform:uppercase;letter-spacing:.22em;font-size:.68rem;font-weight:900;color:var(--brown);margin:22px 0}.certificate-border h1{font-family:Georgia,serif;font-weight:400;font-size:1.5rem}.certificate-border h2{font-family:Georgia,serif;color:var(--green-dark);font-size:2rem;border-bottom:1px solid var(--sand);padding-bottom:8px}.certificate-border h3{font-size:1.25rem;color:var(--brown)}.certificate-footer{display:grid;grid-template-columns:1fr 150px 1fr;align-items:end;gap:12px;margin-top:26px}.certificate-footer>div:not(.qr-area){border-top:1px solid #8d8d7e;padding-top:5px;display:flex;flex-direction:column}.certificate-footer small{font-size:.62rem;color:var(--muted)}.qr-area canvas{display:block;margin:auto;width:110px;height:110px}.certificate-code{font-size:.68rem;margin-top:18px}.verification-result{display:flex;gap:12px;margin-top:18px;border-radius:16px;padding:14px;text-align:left}.verification-result>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:900;flex:none}.verification-result p{margin:2px 0;font-size:.78rem}.verification-result.valid{background:#e6f5e9}.verification-result.valid>span{background:var(--success)}.verification-result.invalid{background:#fde9e7}.verification-result.invalid>span{background:var(--danger)}.profile-header{display:flex;align-items:center;gap:15px;background:linear-gradient(135deg,var(--green),#4f884d);color:#fff;border-radius:24px;padding:20px;margin-bottom:15px}.avatar{width:62px;height:62px;border-radius:20px;display:grid;place-items:center;background:#fff;color:var(--green);font-size:1.7rem;font-weight:900}.profile-header h1,.profile-header p{margin:0}.profile-header h1{font-size:1.25rem}.profile-header p{font-size:.78rem;color:rgba(255,255,255,.82)}.profile-header span{font-size:.7rem}.settings-link{display:flex;align-items:center;gap:12px;background:#fff;color:var(--text);border-radius:20px;padding:16px;box-shadow:0 7px 20px rgba(42,64,47,.07)}.settings-link>span{font-size:1.4rem}.settings-link div{flex:1}.settings-link h2,.settings-link p{margin:0}.settings-link p{font-size:.75rem;color:var(--muted)}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.stats-grid article{background:#fff;border-radius:18px;padding:13px;text-align:center;box-shadow:0 7px 20px rgba(42,64,47,.07)}.stats-grid span,.stats-grid strong,.stats-grid small{display:block}.stats-grid strong{font-size:1.55rem;color:var(--green)}.stats-grid small{font-size:.7rem;color:var(--muted)}.table-wrap{overflow:auto}.admin-card table{width:100%;border-collapse:collapse;min-width:560px}.admin-card th,.admin-card td{text-align:left;padding:10px;border-bottom:1px solid #e7ece7;font-size:.78rem}.admin-card td small{display:block;color:var(--muted)}
@media(min-width:700px){.main-content{padding:26px}.bottom-nav{left:50%;right:auto;transform:translateX(-50%);width:620px;border:1px solid rgba(47,107,59,.12);border-bottom:0;border-radius:22px 22px 0 0}.topbar{padding-left:max(24px,calc((100vw - 980px)/2));padding-right:max(24px,calc((100vw - 980px)/2))}.hero-card{padding:32px}.hero-card h1{font-size:2.2rem}.horizontal-cards{grid-template-columns:repeat(2,1fr)}.game-grid{grid-template-columns:repeat(2,1fr)}.medal-grid{grid-template-columns:repeat(3,1fr)}.result-modal{place-items:center}.result-sheet{width:min(520px,100%);border-radius:28px}.certificate-document{padding:22px}.certificate-border{padding:50px}.qr-area canvas{width:150px;height:150px}}
@media(max-width:420px){.form-row{grid-template-columns:1fr}.hero-plant{font-size:4rem}.certificate-footer{grid-template-columns:1fr 90px 1fr}.qr-area canvas{width:85px;height:85px}.certificate-border{padding:22px 12px}.certificate-border h2{font-size:1.55rem}.certificate-toolbar{flex-direction:column}.result-buttons{grid-template-columns:1fr}}
@media print{body{background:#fff}.topbar,.bottom-nav,.certificate-toolbar,.skip-link{display:none!important}.main-content{width:100%;max-width:none;padding:0}.certificate-document{box-shadow:none;padding:0}.certificate-border{min-height:98vh}.app-shell{padding:0}@page{size:A4 landscape;margin:8mm}}
.game-tools{display:flex;flex-wrap:wrap;gap:8px;margin:-3px 0 12px}.tool-pill{border:0;border-radius:999px;background:#fff;padding:10px 14px;box-shadow:0 8px 22px rgba(42,64,47,.08);font-weight:800;color:var(--green-dark)}.tool-pill.active{background:var(--green-soft);color:var(--green)}
.realistic-tree-scene{background:linear-gradient(180deg,#dbf2ff 0%,#eff8d7 58%,#d2e8c0 100%)}.realistic-tree-scene .tree-canopy ellipse{filter:drop-shadow(0 10px 9px rgba(27,75,34,.12));transform-origin:center;animation:sway 5.5s ease-in-out infinite}.realistic-tree-scene .tree-canopy ellipse:nth-child(2n){animation-duration:6.6s}.realistic-tree-scene .tree-pods ellipse{filter:drop-shadow(0 4px 4px rgba(112,73,10,.22));animation:podPulse 3.6s ease-in-out infinite}.realistic-tree-scene .tree-branches path{filter:drop-shadow(0 6px 4px rgba(49,25,12,.15))}.scene-overlay-card{position:absolute;top:14px;z-index:2;min-width:112px;background:rgba(255,255,255,.84);backdrop-filter:blur(10px);padding:10px 12px;border-radius:16px;box-shadow:0 8px 20px rgba(42,64,47,.12)}.scene-overlay-card.left{left:12px}.scene-overlay-card.right{right:12px}.scene-overlay-card small{display:block;color:var(--muted);font-size:.68rem;font-weight:700}.scene-overlay-card strong{display:block;font-size:.8rem;margin-top:2px;color:var(--green-dark)}.micro-bars{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;align-items:end;height:30px;margin-top:8px}.micro-bars span{display:block;border-radius:8px 8px 4px 4px;background:linear-gradient(180deg,#6cc38c,#2f6b3b);animation:pulseBar 1.8s ease-in-out infinite}.micro-bars span:nth-child(1){height:38%}.micro-bars span:nth-child(2){height:72%;animation-delay:.15s}.micro-bars span:nth-child(3){height:55%;animation-delay:.3s}.micro-bars span:nth-child(4){height:88%;animation-delay:.45s}.micro-line{width:100%;height:30px;margin-top:8px;border-radius:10px;background:linear-gradient(180deg,rgba(47,107,59,.06),rgba(47,107,59,.02));position:relative;overflow:hidden}.micro-line:before{content:"";position:absolute;inset:0;background:linear-gradient(transparent 0 78%,rgba(47,107,59,.08) 78% 80%,transparent 80%)}.micro-line:after{content:"";position:absolute;left:8px;right:8px;top:14px;height:0;border-top:3px solid #2f6b3b;border-radius:999px;transform:skewX(-18deg);box-shadow:18px -8px 0 0 #8bc57b,42px 4px 0 0 #2f6b3b,78px -10px 0 0 #8bc57b}
.growth-game{background:#fff;border-radius:24px;padding:14px;box-shadow:var(--shadow)}.growth-visual{position:relative;height:250px;border-radius:24px;overflow:hidden;background:linear-gradient(180deg,#d6f2ff 0%,#edf8d0 54%,#d7e8c0 100%);box-shadow:inset 0 -26px 40px rgba(0,0,0,.06)}.growth-background{position:absolute;inset:0;pointer-events:none}.growth-chart{position:absolute;opacity:.16}.growth-chart.bars{left:16px;top:24px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;width:80px;height:70px;align-items:end}.growth-chart.bars span{display:block;background:#2f6b3b;border-radius:8px 8px 2px 2px;animation:pulseBar 2.2s ease-in-out infinite}.growth-chart.bars span:nth-child(1){height:38%}.growth-chart.bars span:nth-child(2){height:66%;animation-delay:.18s}.growth-chart.bars span:nth-child(3){height:52%;animation-delay:.36s}.growth-chart.bars span:nth-child(4){height:84%;animation-delay:.54s}.growth-chart.line{right:18px;top:38px;width:124px;height:48px;border-radius:14px;background:linear-gradient(180deg,rgba(47,107,59,.10),rgba(47,107,59,.02))}.growth-chart.line:before,.growth-chart.line:after{content:"";position:absolute;left:10px;right:10px;border-top:3px solid #2f6b3b;border-radius:999px}.growth-chart.line:before{top:28px;transform:skewX(-22deg)}.growth-chart.line:after{top:14px;left:34px;right:34px;border-top-color:#85bf6d}
.growth-stage{position:absolute;inset:0;opacity:0;transform:scale(.96) translateY(12px);transition:opacity .35s ease,transform .35s ease}.growth-stage.is-active{opacity:1;transform:scale(1) translateY(0)}.growth-stage .ground{position:absolute;left:-2%;right:-2%;bottom:0;height:78px;background:linear-gradient(180deg,#b98a58,#7f5535);border-radius:48% 48% 0 0/55% 55% 0 0;box-shadow:inset 0 10px 18px rgba(255,255,255,.12)}.cocoa-plant{position:absolute;left:50%;bottom:68px;transform:translateX(-50%)}.cocoa-plant .seed{display:block;width:30px;height:20px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#7a5832,#4f351d)}.cocoa-plant .stem,.cocoa-plant .trunk{position:absolute;left:50%;transform:translateX(-50%);border-radius:999px;background:linear-gradient(180deg,#7a552f,#5e3a21)}.cocoa-plant .leaf,.cocoa-plant .canopy{position:absolute;background:radial-gradient(circle at 30% 30%,#4e9951,#2f6f35)}.cocoa-plant .leaf{width:42px;height:22px;border-radius:60% 60% 60% 60% / 75% 75% 45% 45%;box-shadow:0 6px 10px rgba(27,75,34,.18);animation:sway 4.8s ease-in-out infinite}.cocoa-plant .leaf.left{transform:rotate(-24deg)}.cocoa-plant .leaf.right{transform:rotate(24deg)}.cocoa-plant .leaf.top{transform:translateX(-50%) rotate(4deg)}.cocoa-plant .branch{position:absolute;width:65px;height:10px;background:linear-gradient(180deg,#7a552f,#5e3a21);border-radius:999px;top:42px}.cocoa-plant .branch.left{left:50%;transform-origin:right center;transform:translateX(-100%) rotate(-27deg)}.cocoa-plant .branch.right{left:50%;transform-origin:left center;transform:rotate(27deg)}.cocoa-plant .canopy{width:92px;height:72px;border-radius:50%;box-shadow:0 10px 16px rgba(27,75,34,.14);animation:sway 5s ease-in-out infinite}.cocoa-plant .canopy.one{left:50%;top:-28px;transform:translateX(-50%)}.cocoa-plant .canopy.two{left:-10px;top:10px}.cocoa-plant .canopy.three{right:-10px;top:8px}.cocoa-plant .flower,.cocoa-plant .pod{position:absolute;display:block}.cocoa-plant .flower{width:14px;height:14px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#fff7ca,#e2b95e);box-shadow:0 0 0 4px rgba(255,250,217,.28)}.cocoa-plant .pod{width:24px;height:42px;border-radius:48% 48% 52% 52%;background:radial-gradient(circle at 35% 35%,#ffc95c,#cd8e17);box-shadow:0 8px 12px rgba(97,63,7,.18);animation:podPulse 3.4s ease-in-out infinite}
.stage-sprout{width:74px;height:94px}.stage-sprout .stem{bottom:0;width:8px;height:66px}.stage-sprout .leaf.left{left:-4px;top:24px}.stage-sprout .leaf.right{right:-4px;top:24px}.stage-seedling{width:110px;height:130px}.stage-seedling .stem{bottom:0;width:10px;height:94px}.stage-seedling .leaf.left{left:10px;top:44px}.stage-seedling .leaf.right{right:10px;top:42px}.stage-seedling .leaf.top{left:50%;top:8px;width:56px;height:28px}.stage-young{width:150px;height:164px}.stage-young .trunk{bottom:0;width:16px;height:120px}.stage-young .branch{top:56px}.stage-young .leaf.left{left:8px;top:30px;width:48px}.stage-young .leaf.right{right:8px;top:30px;width:48px}.stage-young .leaf.top{left:50%;top:-2px;width:64px;height:32px}.stage-juvenile,.stage-flowering,.stage-productive{width:220px;height:210px}.stage-juvenile .trunk,.stage-flowering .trunk,.stage-productive .trunk{bottom:0;width:22px;height:146px}.stage-juvenile .branch,.stage-flowering .branch,.stage-productive .branch{top:66px}.stage-flowering .flower.f1{left:34px;top:52px}.stage-flowering .flower.f2{left:98px;top:30px}.stage-flowering .flower.f3{right:36px;top:58px}.stage-productive .pod.p1{left:38px;top:84px}.stage-productive .pod.p2{left:102px;top:52px;animation-delay:.2s}.stage-productive .pod.p3{right:42px;top:88px;animation-delay:.4s}.growth-time-badge{position:absolute;right:14px;bottom:16px;background:rgba(255,255,255,.88);border-radius:999px;padding:10px 14px;font-size:.76rem;font-weight:900;color:var(--green-dark);box-shadow:0 8px 18px rgba(42,64,47,.12)}.timeline-progress{height:10px;background:#e8efe5;border-radius:999px;overflow:hidden;margin:16px 0 10px}.timeline-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#79bc5d,#2f6b3b);transition:width .28s ease}.timeline-counter{font-size:.78rem;font-weight:800;color:var(--green);margin-bottom:10px}.growth-step{display:none;border:1px solid #e2e8e2;background:#fbfcfa;border-radius:18px;padding:14px}.growth-step.is-active{display:block}.step-kicker{text-transform:uppercase;letter-spacing:.12em;font-size:.65rem;color:var(--green);font-weight:900;margin-bottom:6px}.growth-step h2{margin-bottom:8px}.growth-step p{font-size:.86rem;color:var(--text);margin-bottom:10px}.step-tip-list{margin:0;padding-left:20px;color:var(--muted);font-size:.78rem;display:grid;gap:4px}.timeline-controls{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.timeline-note{font-size:.74rem;color:var(--muted);text-align:center;margin:10px 0 0}
.game-actions button[disabled]{opacity:.55}.result-feedback li+li{margin-top:6px}
@keyframes sway{0%,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-3px) rotate(2deg)}}@keyframes podPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes pulseBar{0%,100%{filter:brightness(1)}50%{filter:brightness(1.12)}}
@media(max-width:420px){.scene-overlay-card{padding:8px 10px;min-width:100px}.scene-overlay-card strong{font-size:.74rem}.growth-visual{height:224px}.timeline-controls{grid-template-columns:1fr}.tool-pill{width:100%;justify-content:center}}
.growth-visual-graft{background:linear-gradient(180deg,#def3ff 0%,#f3f8da 52%,#dbe9c6 100%)}.graft-stage-card{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:min(88%,260px);min-height:170px;background:rgba(255,255,255,.72);backdrop-filter:blur(8px);border-radius:24px;box-shadow:0 14px 28px rgba(42,64,47,.12);padding:18px}.graft-stage-card.dual{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px}.graft-stage-badge{display:inline-flex;padding:7px 12px;border-radius:999px;background:#eaf4e8;color:var(--green);font-size:.72rem;font-weight:900}.graft-stage-caption{font-size:.78rem;font-weight:800;color:var(--green-dark);text-align:center;line-height:1.35}.graft-stage-plant{position:relative}.graft-stage-plant.big{width:140px;height:118px}.graft-stage-plant.medium{width:108px;height:124px}.graft-stage-plant.small{width:70px;height:82px}.graft-stage-plant:before,.graft-stage-plant:after{content:"";position:absolute}.graft-stage-plant.big:before,.graft-stage-plant.medium:before,.graft-stage-plant.small:before{left:50%;bottom:0;transform:translateX(-50%);width:16px;height:72px;border-radius:999px;background:linear-gradient(180deg,#7a552f,#5e3a21)}.graft-stage-plant.big:after{left:50%;top:6px;transform:translateX(-50%);width:126px;height:88px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#52a359,#2e6d33);box-shadow:0 10px 18px rgba(27,75,34,.14)}.graft-stage-plant.medium:after{left:50%;top:18px;transform:translateX(-50%);width:84px;height:62px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#55a85d,#2e6d33);box-shadow:0 8px 14px rgba(27,75,34,.14)}.graft-stage-plant.small:before{width:10px;height:54px}.graft-stage-plant.small:after{left:50%;top:14px;transform:translateX(-50%);width:56px;height:40px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#58ad61,#2e6d33)}.graft-stage-plant.rootstock:after{width:54px;height:34px;top:22px}.graft-stage-plant.clone-stick:before{width:8px;height:48px;transform:translateX(-50%) rotate(10deg)}.graft-stage-plant.clone-stick:after{width:34px;height:22px;top:8px;left:50%;transform:translateX(-50%) rotate(-12deg)}.graft-stage-cut{font-size:1.8rem;filter:drop-shadow(0 6px 8px rgba(0,0,0,.12))}.graft-stage-plant.grafted:after{width:68px;height:44px;top:22px}.graft-stage-plant.healing:after{box-shadow:0 0 0 8px rgba(255,255,255,.35),0 8px 14px rgba(27,75,34,.14)}.graft-union{position:absolute;left:50%;top:58px;transform:translateX(-50%);width:22px;height:12px;border-radius:999px;background:#e7cfa3;box-shadow:0 0 0 3px rgba(244,233,214,.72)}.graft-shield{position:absolute;right:20px;top:18px;font-size:1.45rem}.graft-form .graft-band{position:absolute;left:50%;top:74px;transform:translateX(-50%);width:18px;height:12px;border-radius:999px;background:#ecdcb9;box-shadow:0 0 0 3px rgba(255,247,227,.75)}.growth-production-chip{position:absolute;right:14px;top:14px;background:rgba(255,255,255,.92);color:var(--green-dark);font-size:.74rem;font-weight:900;border-radius:999px;padding:9px 12px;box-shadow:0 8px 18px rgba(42,64,47,.12)}


.journey-game{display:grid;gap:14px;background:#fff;border-radius:24px;padding:14px;box-shadow:var(--shadow)}
.journey-visual-wrap{display:grid;gap:10px}.journey-visual{position:relative;height:270px;border-radius:24px;overflow:hidden;background:linear-gradient(180deg,#dff5ff 0%,#eef7d8 58%,#dcebc7 100%);box-shadow:inset 0 -20px 30px rgba(0,0,0,.06)}.journey-grid-overlay{position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:22px 22px;opacity:.35;pointer-events:none}.journey-stage{position:absolute;inset:0;opacity:0;transform:scale(.98);transition:opacity .32s ease,transform .32s ease}.journey-stage.is-active{opacity:1;transform:scale(1)}.journey-stage svg{width:100%;height:100%;display:block}.journey-tag,.journey-time{position:absolute;z-index:2;background:rgba(255,255,255,.9);backdrop-filter:blur(10px);border-radius:999px;padding:10px 14px;box-shadow:0 8px 18px rgba(42,64,47,.12);font-size:.75rem;font-weight:900;color:var(--green-dark)}.journey-tag{left:14px;top:14px}.journey-time{right:14px;bottom:14px}.journey-highlight{background:#f5f9f4;border:1px solid #e1ebde;border-radius:18px;padding:13px 14px}.journey-highlight strong{display:block;color:var(--green);margin-bottom:5px}.journey-highlight p{margin:0;font-size:.8rem;color:var(--text)}.journey-step{display:none}.journey-step.is-active{display:block}
@media(min-width:700px){.journey-visual{height:320px}.journey-game{padding:18px}}
@media(max-width:420px){.journey-tag,.journey-time{font-size:.68rem;padding:8px 11px}.journey-visual{height:240px}}
/* Módulo de poda com fotografia real do cacaueiro */
.photo-tree-scene{margin:0;background:#15271a;isolation:isolate}.real-tree-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;z-index:0}.photo-vignette{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(11,28,16,.35) 0%,rgba(11,28,16,.02) 28%,rgba(11,28,16,.04) 67%,rgba(11,28,16,.4) 100%),radial-gradient(circle at 52% 44%,transparent 35%,rgba(8,18,10,.18) 100%)}.photo-guide{position:absolute;z-index:3;left:12px;right:12px;top:12px;background:rgba(14,34,20,.75);color:#fff;border:1px solid rgba(255,255,255,.25);backdrop-filter:blur(10px);border-radius:16px;padding:10px 12px;box-shadow:0 10px 22px rgba(0,0,0,.18)}.photo-guide span{display:block;font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;font-weight:900;color:#d9efca}.photo-guide strong{display:block;font-size:.78rem;line-height:1.3;margin-top:2px}.photo-hotspot{z-index:4;width:44px;height:44px;background:#f3b83e;color:#2f230b;border:3px solid rgba(255,255,255,.96);box-shadow:0 0 0 4px rgba(18,40,23,.28),0 8px 18px rgba(0,0,0,.35);animation:photoMarkerPulse 2.2s ease-in-out infinite}.photo-hotspot:nth-of-type(2n){animation-delay:.35s}.photo-hotspot.selected{animation:none;background:#2f8b4d!important;box-shadow:0 0 0 6px rgba(62,204,104,.32),0 8px 20px rgba(0,0,0,.36)!important}.branch-identification{display:flex;align-items:flex-start;gap:12px;background:#fff;border-radius:18px;padding:14px;margin-top:12px;box-shadow:0 8px 22px rgba(42,64,47,.08);border:1px solid #e1e9e1;transition:.2s border-color,.2s transform,.2s box-shadow}.branch-identification.is-active{border-color:#8fc287;transform:translateY(-1px);box-shadow:0 10px 24px rgba(47,107,59,.14)}.branch-identification-number{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;background:var(--green-soft);color:var(--green-dark);font-size:1.05rem;font-weight:900;flex:none}.branch-identification div{min-width:0}.branch-identification strong{display:block;color:var(--green-dark);font-size:.9rem}.branch-identification p{margin:3px 0 0;color:var(--muted);font-size:.76rem;line-height:1.45}.photo-legend{margin-top:10px}.photo-credit{margin:4px 2px 0;color:var(--muted);font-size:.62rem;text-align:center}.journey-stage[data-stage-visual="producao"] svg{filter:saturate(1.04) contrast(1.02)}
@keyframes photoMarkerPulse{0%,100%{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.07)}}
@media(max-width:420px){.photo-guide{left:9px;right:9px;top:9px;padding:9px 10px}.photo-guide strong{font-size:.72rem}.photo-hotspot{width:40px;height:40px}.branch-identification{padding:12px}}
@media(prefers-reduced-motion:reduce){.photo-hotspot{animation:none}}
/* Fotografias reais nos módulos guiados de plantio e enxertia */
.journey-photo-stage{background:#152319;overflow:hidden}.journey-real-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;z-index:0;filter:saturate(1.04) contrast(1.03)}.journey-photo-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(8,24,13,.26) 0%,rgba(8,24,13,.02) 38%,rgba(8,24,13,.12) 66%,rgba(8,24,13,.52) 100%);pointer-events:none}.journey-photo-caption{position:absolute;z-index:3;left:14px;bottom:14px;max-width:68%;padding:10px 12px;border:1px solid rgba(255,255,255,.24);border-radius:15px;background:rgba(9,28,15,.72);backdrop-filter:blur(9px);color:#fff;box-shadow:0 8px 22px rgba(0,0,0,.24)}.journey-photo-caption span{display:block;font-size:.58rem;letter-spacing:.13em;text-transform:uppercase;font-weight:900;color:#d9efca}.journey-photo-caption strong{display:block;margin-top:2px;font-size:.8rem;line-height:1.28}.journey-photo-credit{margin:0 4px;color:var(--muted);font-size:.62rem;line-height:1.4;text-align:center}.journey-photo-stage.is-active .journey-real-photo{animation:journeyPhotoReveal .48s ease both}.journey-grid-overlay{z-index:2;opacity:.08}.journey-tag,.journey-time{z-index:5}.journey-time{bottom:14px;right:14px}.journey-photo-caption+.journey-time{right:14px}
@keyframes journeyPhotoReveal{from{opacity:.45;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}
@media(max-width:420px){.journey-photo-caption{left:9px;bottom:9px;max-width:66%;padding:8px 10px}.journey-photo-caption strong{font-size:.72rem}.journey-photo-credit{font-size:.58rem}.journey-time{right:9px;bottom:9px}}
@media(prefers-reduced-motion:reduce){.journey-photo-stage.is-active .journey-real-photo{animation:none}}
.hero-card-photo{position:relative;min-height:220px;background:#355f39}.hero-card-photo:before{content:"";position:absolute;inset:0;background-image:var(--hero-image);background-size:cover;background-position:var(--hero-position,center center);transform:scale(1.02)}.hero-card-photo .hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,32,21,.76) 0%,rgba(18,32,21,.54) 48%,rgba(18,32,21,.16) 100%)}.hero-card-photo .hero-content{position:relative;z-index:1;max-width:72%}.hero-card-photo .eyebrow,.hero-card-photo p{color:rgba(255,255,255,.88)}
.page-intro-photo{position:relative;overflow:hidden;border-radius:24px;padding:18px 16px 18px;min-height:168px;display:flex;align-items:flex-end;margin-bottom:14px;background:#355f39}.page-intro-photo:before{content:"";position:absolute;inset:0;background-image:var(--intro-image);background-size:cover;background-position:var(--intro-position,center center);transform:scale(1.03)}.page-intro-photo .intro-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,20,12,.08) 0%,rgba(10,20,12,.55) 68%,rgba(10,20,12,.78) 100%)}.page-intro-photo .intro-content{position:relative;z-index:1;color:#fff;max-width:88%}.page-intro-photo .eyebrow,.page-intro-photo p:last-child{color:rgba(255,255,255,.88)}
.mini-game-card-photo{padding:10px}.mini-game-cover{width:78px;height:78px;border-radius:16px;overflow:hidden;flex:none;margin:0;box-shadow:0 8px 18px rgba(27,39,29,.12)}.mini-game-cover img{width:100%;height:100%;object-fit:cover;display:block}.mini-game-card-photo h3{font-size:.96rem}
.game-card-photo{overflow:hidden;padding:0 0 16px}.game-card-cover{margin:0 0 14px;height:170px;overflow:hidden;border-radius:22px 22px 0 0}.game-card-cover img{width:100%;height:100%;object-fit:cover;display:block}.game-card-photo .game-card-top,.game-card-photo h2,.game-card-photo>p,.game-card-photo .game-meta{padding-left:16px;padding-right:16px}.game-card-photo .game-card-top>span{background:#ffffffde;backdrop-filter:blur(8px)}
.lesson-card-photo .lesson-media{margin:0;height:176px;overflow:hidden}.lesson-card-photo .lesson-media img{width:100%;height:100%;object-fit:cover;display:block}.lesson-card-photo .lesson-body{padding-top:14px}.lesson-card-photo[open] summary{border-bottom:1px solid #eef2ec}
@media(max-width:420px){.hero-card-photo .hero-content{max-width:100%}.hero-card-photo{min-height:210px}.page-intro-photo{min-height:150px}.game-card-cover{height:148px}.lesson-card-photo .lesson-media{height:156px}}
/* Fotografias integradas em todas as telas principais */
.auth-shell{background-image:linear-gradient(180deg,rgba(237,244,234,.88),rgba(230,238,226,.94)),url('../images/cacaueiro-real.jpg');background-size:cover;background-position:center;background-attachment:fixed}.auth-card{backdrop-filter:blur(12px);background:rgba(255,255,255,.96)}
.soft-photo{width:88px;height:88px;border-radius:18px;overflow:hidden;flex:none;margin:0}.soft-photo img{width:100%;height:100%;object-fit:cover;display:block}
.profile-header-photo{position:relative;overflow:hidden;min-height:180px;align-items:flex-end;background:#244a2d}.profile-header-photo:before{content:"";position:absolute;inset:0;background-image:var(--profile-image);background-size:cover;background-position:center 36%;transform:scale(1.03)}.profile-header-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,22,12,.08),rgba(8,22,12,.76))}.profile-header-photo .avatar,.profile-header-photo .profile-copy{position:relative;z-index:1}.profile-header-photo .avatar{background:rgba(255,255,255,.92)}
.empty-state-photo{overflow:hidden;padding-top:0}.empty-state-photo figure{height:190px;margin:0 -20px 22px;overflow:hidden}.empty-state-photo figure img{width:100%;height:100%;object-fit:cover;display:block}.certificate-card-photo figure{width:80px;height:80px;border-radius:16px;overflow:hidden;flex:none;margin:0}.certificate-card-photo figure img{width:100%;height:100%;object-fit:cover;display:block}
.photo-game-scene{background:#1b2e1f;isolation:isolate}.photo-game-scene>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;z-index:0}.photo-game-scene .photo-shade{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(7,18,10,.24),rgba(7,18,10,.04) 35%,rgba(7,18,10,.28) 100%)}.photo-game-scene .hotspot,.photo-game-scene .fruit{z-index:3}.poda-photo-scene>img{object-position:center 42%}.harvest-photo-scene>img{object-position:center 54%}.storage-photo-scene>img{object-position:center 50%}.photo-fruit{width:52px;height:52px;border-radius:50%;border-width:3px;background:rgba(255,255,255,.9);color:#1f3525;box-shadow:0 0 0 4px rgba(0,0,0,.2),0 8px 18px rgba(0,0,0,.3)}.photo-fruit.fruit-yellow{background:#f3c84b}.photo-fruit.fruit-red{background:#b95338;color:#fff}.photo-fruit.fruit-green{background:#4c963e;color:#fff}.photo-fruit.fruit-brown{background:#6d5039;color:#fff}.photo-fruit.fruit-sick{background:repeating-linear-gradient(45deg,#6f4d32 0 8px,#d5a341 8px 15px);color:#fff}
.photo-sequence-game{padding:0 14px 14px;overflow:hidden}.process-photo{height:220px;margin:0 -14px 14px;border-radius:22px 22px 0 0;overflow:hidden}.process-photo img{width:100%;height:100%;object-fit:cover;object-position:center 52%;display:block}
.photographic-growth-game{padding:14px}.photographic-growth-visual{height:300px;background:#1a2e1f}.photo-growth-stage{overflow:hidden}.photo-growth-stage img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;filter:saturate(1.02) contrast(1.02)}.photo-growth-stage.is-active img{animation:photoStageIn .45s ease both}.growth-photo-gradient{position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,22,12,.08),rgba(8,22,12,.05) 55%,rgba(8,22,12,.48))}.journey-highlight{margin-top:12px;background:#f4f8f2;border:1px solid #dce8da;border-radius:16px;padding:12px 14px;font-size:.78rem;color:#35493b;line-height:1.45}.photographic-growth-game .growth-step{margin-top:0}.photographic-growth-game .timeline-controls{margin-top:14px}
@keyframes photoStageIn{from{opacity:.45;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}
@media(max-width:420px){.photographic-growth-visual{height:245px}.process-photo{height:185px}.certificate-card-photo figure{width:68px;height:68px}.soft-photo{width:72px;height:72px}}
@media(prefers-reduced-motion:reduce){.photo-growth-stage.is-active img{animation:none}}
