:root{--ink:#173b34;--green:#1f6a56;--green-deep:#123f35;--green-soft:#dbe9e1;--cream:#f7f1e7;--paper:#fffdf8;--terracotta:#b85f43;--blue:#416f78;--plum:#62445d;--muted:#64736e;--line:#d7ded9;--shadow:0 18px 50px #1639301f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Inter,Avenir,Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.55}button,input,select,textarea{font:inherit}a{color:inherit}img{object-fit:cover}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.08}h1{font-size:clamp(2.8rem,7vw,6.2rem)}h2{font-size:clamp(2rem,4.4vw,4.1rem)}h3{font-size:1.45rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.eyebrow{color:var(--terracotta);letter-spacing:.16em;text-transform:uppercase;margin-bottom:.85rem;font-size:.72rem;font-weight:850;display:inline-block}.eyebrow.light{color:#f5d6c4}.site-header,.tool-header{z-index:20;background:#fffdf8f0;border-bottom:1px solid #173b341a;justify-content:space-between;align-items:center;gap:2rem;min-height:78px;padding:0 clamp(1.25rem,4vw,4.5rem);display:flex;position:relative}.site-header nav,.tool-header nav{align-items:center;gap:clamp(.9rem,2.5vw,2rem);font-size:.88rem;font-weight:700;display:flex}.site-header nav a,.tool-header nav a{text-decoration:none}.brand{align-items:center;gap:.7rem;line-height:1.1;text-decoration:none;display:inline-flex}.brand-mark{aspect-ratio:1;background:var(--green);color:#fff;border-radius:50% 50% 45% 55%;place-items:center;width:38px;font-family:Georgia,serif;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand strong{font-family:Georgia,Times New Roman,serif;font-size:1.05rem}.brand small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-top:.18rem;font-size:.68rem}.compact-brand .brand-mark{width:34px}.button{border:1px solid var(--green);background:var(--green);color:#fff;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:.75rem 1.25rem;font-weight:800;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex}.button:hover{background:var(--green-deep);transform:translateY(-1px)}.button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible{outline-offset:3px;outline:3px solid #e18c62}.button:disabled{opacity:.45;cursor:not-allowed;transform:none}.button-small{color:#fff;min-height:38px;padding:.5rem 1rem}.button-wide{width:100%;margin-top:1rem}.button-row{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.button-cream{border-color:var(--cream);background:var(--cream);color:var(--green-deep)}.button-cream:hover{background:#fff}.button-ghost{background:#ffffff14;border-color:#ffffff8c}.button-ghost:hover{background:#ffffff29}.text-link{color:var(--green);text-underline-offset:4px;font-weight:800;text-decoration-thickness:1px}.link-button,.danger-link,.icon-danger{color:var(--green);text-underline-offset:4px;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800;text-decoration:underline}.danger-link{color:#8b3e32;margin-top:1rem;font-size:.8rem}.hero{color:#fff;align-items:end;min-height:calc(100vh - 78px);display:grid;position:relative;overflow:hidden}.hero-photo,.hero-overlay{position:absolute;inset:0}.hero-overlay{background:linear-gradient(90deg,#0c362bed 0%,#0c362bb8 48%,#0c362b2e 100%)}.hero-content{z-index:2;width:min(780px,92vw);padding:clamp(4rem,9vw,8.5rem) clamp(1.25rem,5vw,5.5rem);position:relative}.hero h1{margin-bottom:1.4rem;font-family:Georgia,Times New Roman,serif;font-weight:500}.hero-content>p{color:#ffffffe0;max-width:640px;margin-bottom:2rem;font-size:clamp(1rem,1.7vw,1.28rem)}.hero-note{z-index:2;letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:750;position:absolute;bottom:1.5rem;right:clamp(1rem,4vw,4rem)}.support-pending{color:#ffffffb3;max-width:220px;padding:.5rem 0;font-size:.78rem}.stats{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem;display:grid}.stats div{border-right:1px solid var(--line);text-align:center;padding:.5rem 1.5rem}.stats div:last-child{border:0}.stats strong,.stats span{display:block}.stats strong{font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:500}.stats span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:.74rem;font-weight:750}.section{width:min(1240px,92vw);margin:0 auto;padding:clamp(5rem,10vw,9rem) 0}.intro-grid{grid-template-columns:1.1fr .9fr;align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.intro-grid h2,.section-heading h2,.how-copy h2{font-family:Georgia,serif;font-weight:500}.lead-copy{padding-top:2rem;font-size:1.1rem}.independent-note{border-left:3px solid var(--terracotta);background:#f9eee8;margin-top:2rem;padding:1rem 1.2rem;font-size:.9rem}.tool-section{padding-top:2rem}.section-heading{max-width:690px;margin-bottom:3rem}.tool-cards{grid-template-columns:repeat(3,1fr);gap:1.3rem;display:grid}.tool-card{border:1px solid var(--line);background:#fff;box-shadow:0 10px 35px #1639300f}.tool-image{height:250px;position:relative;overflow:hidden}.tool-card-copy{padding:1.7rem}.tool-card-copy>span{color:var(--terracotta);letter-spacing:.12em;font-size:.74rem;font-weight:850}.tool-card-copy h3{margin:.6rem 0 .8rem;font-family:Georgia,serif;font-weight:550}.tool-card-copy p{color:var(--muted);margin:0;font-size:.92rem}.bonus-section{color:#fff;background:var(--green-deep)}.bonus-inner{padding-top:clamp(5rem,8vw,8rem);padding-bottom:clamp(5rem,8vw,8rem)}.bonus-inner .section-heading{max-width:830px}.bonus-inner .section-heading h2{color:#fff}.bonus-grid{border-top:1px solid #ffffff38;border-left:1px solid #ffffff38;grid-template-columns:repeat(4,1fr);display:grid}.bonus-grid article{border-bottom:1px solid #ffffff38;border-right:1px solid #ffffff38;min-height:225px;padding:1.5rem}.bonus-grid article>span{color:#f1b48f;letter-spacing:.12em;font-size:.72rem;font-weight:850}.bonus-grid h3{margin:2.4rem 0 .7rem;font-family:Georgia,serif;font-weight:500}.bonus-grid p{color:#ffffffb3;margin:0;font-size:.85rem}.how-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.how-photo{border-radius:48% 48% 8px 8px;min-height:580px;position:relative;overflow:hidden}.how-copy ol{margin:2.5rem 0;padding:0;list-style:none}.how-copy li{border-top:1px solid var(--line);gap:1rem;padding:1.1rem 0;display:flex}.how-copy li>span{background:var(--green-soft);width:34px;height:34px;color:var(--green);border-radius:50%;flex:none;place-items:center;font-weight:850;display:grid}.how-copy li p{color:var(--muted);margin:.25rem 0 0}.closing-cta{text-align:center;color:#fff;background:var(--green-deep);padding:clamp(5rem,10vw,9rem) 1.5rem}.closing-cta h2{margin-bottom:2rem;font-family:Georgia,serif;font-weight:500}.site-footer{color:var(--muted);background:#eef2ee;justify-content:space-between;gap:2rem;padding:2.5rem clamp(1.25rem,5vw,5rem);font-size:.82rem;display:flex}.site-footer strong{color:var(--ink);font-family:Georgia,serif;font-size:1.2rem}.site-footer p{margin:.25rem 0 0}.footer-links{gap:1.5rem;font-weight:750;display:flex}.access-page{background:var(--cream);min-height:100vh}.access-shell{grid-template-columns:1.1fr .9fr;min-height:calc(100vh - 78px);display:grid}.access-copy{align-self:center;padding:clamp(4rem,10vw,9rem) clamp(1.5rem,7vw,8rem)}.access-copy h1{max-width:800px;margin-bottom:1.3rem;font-family:Georgia,serif;font-size:clamp(3rem,6vw,6.2rem);font-weight:500}.access-copy>p{max-width:680px;color:var(--muted);font-size:1.05rem}.access-photo{min-height:620px;position:relative;overflow:hidden}.access-photo:after{content:"";background:linear-gradient(#0000,#0e362cd9);position:absolute;inset:45% 0 0}.access-photo blockquote{z-index:2;color:#fff;max-width:520px;margin:0;font-family:Georgia,serif;font-size:clamp(1.5rem,3vw,2.4rem);line-height:1.2;position:absolute;bottom:3rem;left:3rem;right:3rem}.access-form{border:1px solid var(--line);max-width:700px;box-shadow:var(--shadow);background:#fff;border-radius:18px;margin:2rem 0;padding:1.5rem}.access-form>label,.filter-panel label,.selection-panel label,.kit-editor>label{letter-spacing:.04em;margin:.85rem 0 .35rem;font-size:.76rem;font-weight:800;display:block}.access-row{gap:.6rem;display:flex}input,select,textarea{width:100%;min-height:45px;color:var(--ink);background:#fff;border:1px solid #bcc8c2;border-radius:8px;padding:.68rem .78rem}textarea{resize:vertical}input:disabled,select:disabled{color:#6c7772;background:#eef1ee}.form-help,.small-copy,.local-note{color:var(--muted);margin:.6rem 0 0;font-size:.76rem}.form-error{color:#8b2f25;margin:.6rem 0 0;font-weight:750}.notice{color:#793f32;background:#fbede7;border:1px solid #e9c6b8;border-radius:10px;padding:1rem}.notice.compact{margin:.8rem 0;padding:.7rem;font-size:.8rem}.legal-page{width:min(850px,90vw);margin:0 auto;padding:4rem 0 7rem}.draft-banner{color:#6e2d24;background:#fdebe5;border:2px solid #b44d3b;border-radius:12px;margin-bottom:4rem;padding:1.2rem 1.4rem}.draft-banner strong{margin-bottom:.35rem;display:block}.legal-header{margin-bottom:4rem}.legal-header h1{margin-bottom:1rem;font-family:Georgia,serif;font-weight:500}.legal-header p{color:var(--muted)}.legal-page section{border-top:1px solid var(--line);padding:2rem 0}.legal-page section h2{font-family:Georgia,serif;font-size:1.8rem;font-weight:550}.legal-page li{margin-bottom:.5rem}.pending{color:#503600;background:#ffe29a;padding:.1em .35em}.legal-actions{margin-top:2rem}.tool-header{position:sticky;top:0}.tool-header .link-button{color:var(--muted);font-size:.8rem}.tool-header .link-button:disabled{opacity:.55;cursor:wait}.logout-control{flex-direction:column;align-items:flex-end;gap:.25rem;display:flex}.logout-error{color:#8b2f25;text-align:right;max-width:190px;font-size:.68rem;line-height:1.25}.tools-app{background:#f4f1e9;min-height:100vh}.tools-home{width:min(1240px,92vw);margin:0 auto;padding:clamp(4rem,8vw,7rem) 0}.tools-home-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:3rem;margin-bottom:4rem;display:grid}.tools-home-heading h1{margin:0;font-family:Georgia,serif;font-weight:500}.tools-home-heading>p{max-width:500px;color:var(--muted);font-size:1.05rem}.app-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.app-card{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:.8fr 1.2fr;min-height:300px;text-decoration:none;display:grid;overflow:hidden;box-shadow:0 12px 40px #1a40350f}.app-card.featured{grid-column:span 2;grid-template-columns:1.1fr .9fr;min-height:420px}.app-card-image{min-height:240px;position:relative}.app-card-copy{align-self:center;padding:clamp(1.5rem,4vw,3rem)}.app-card-copy>span{color:var(--terracotta);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:850}.app-card h2{margin:.7rem 0;font-family:Georgia,serif;font-size:clamp(1.8rem,3vw,3.2rem);font-weight:550}.app-card p{color:var(--muted)}.app-card-copy>strong{color:var(--green)}.app-card.locked{filter:saturate(.6)}.download-panel{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:.8fr 1.2fr;gap:2rem;margin-top:3rem;padding:clamp(1.5rem,4vw,3rem);display:grid}.download-panel h2{margin-bottom:.8rem;font-family:Georgia,serif;font-size:clamp(1.8rem,3vw,3rem);font-weight:550}.download-panel p{color:var(--muted);margin:0}.download-list{align-content:start;display:grid}.download-list a{border-bottom:1px solid var(--line);color:var(--green-deep);justify-content:space-between;gap:1rem;padding:.8rem 0;font-size:.86rem;font-weight:750;text-decoration:none;display:flex}.download-list a:last-child{border-bottom:0}.download-list a span{color:var(--terracotta);letter-spacing:.08em;flex:none;font-size:.7rem}.privacy-reminder{color:var(--muted);text-align:center;margin:2rem 0 0;font-size:.8rem}.builder-shell{grid-template-columns:290px minmax(420px,1fr) 310px;min-height:calc(100vh - 78px);display:grid}.filter-panel,.selection-panel{background:#fff;padding:2rem 1.5rem}.filter-panel{border-right:1px solid var(--line)}.selection-panel{border-left:1px solid var(--line)}.filter-panel h1{margin-bottom:1rem;font-family:Georgia,serif;font-size:2.4rem;font-weight:550}.filter-panel h2,.selection-panel h2{font-family:Georgia,serif;font-size:1.7rem;font-weight:550}.panel-intro,.quiet{color:var(--muted);font-size:.84rem}.filter-panel select,.filter-panel input,.selection-panel select,.selection-panel input{font-size:.86rem}.local-note{text-align:center}.results-panel,.kit-editor,.material-editor{height:calc(100vh - 78px);padding:2rem;overflow-y:auto}.results-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.2rem;display:flex}.results-heading h2{margin:0;font-family:Georgia,serif;font-size:2rem;font-weight:550}.results-heading .eyebrow{margin-bottom:.35rem}.results-heading>strong{color:var(--green);font-family:Georgia,serif;font-size:1.4rem}.tool-message{border-left:3px solid var(--blue);color:#294f55;background:#e9f0f1;padding:.8rem 1rem;font-size:.84rem}.activity-list{gap:.85rem;display:grid}.activity-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:1.2rem;box-shadow:0 4px 16px #193c330a}.activity-card.selected{border-color:var(--green);box-shadow:0 0 0 2px #1f6a561f}.activity-meta{color:var(--terracotta);letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;gap:1rem;font-size:.65rem;font-weight:850;display:flex}.activity-card h3{margin:.5rem 0;font-size:1.25rem}.activity-card>p{color:var(--muted);margin-bottom:.8rem;font-size:.86rem}.activity-card details{margin-bottom:.8rem;font-size:.78rem}.activity-card summary{color:var(--green);cursor:pointer;font-weight:800}.activity-card details p{margin:.6rem 0}.select-button{border:1px solid var(--green);width:100%;color:var(--green);cursor:pointer;background:0 0;border-radius:8px;padding:.6rem;font-weight:800}.select-button.remove{color:var(--muted);border-color:#bdc7c2}.empty-state{min-height:360px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.empty-state>span{border:1px solid var(--line);width:54px;height:54px;color:var(--green);border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:1.4rem;display:grid}.empty-state h3{color:var(--ink);margin:1rem 0 .4rem}.empty-state.small{min-height:180px}.selected-list{padding:0;list-style:none}.selected-list li{border-bottom:1px solid var(--line);grid-template-columns:28px 1fr auto;align-items:center;gap:.6rem;padding:.75rem 0;display:grid}.selected-list li>span{background:var(--green-soft);width:28px;height:28px;color:var(--green);border-radius:50%;place-items:center;font-size:.72rem;font-weight:850;display:grid}.selected-list strong,.selected-list small{display:block}.selected-list strong{font-size:.82rem;line-height:1.2}.selected-list small{color:var(--muted);margin-top:.25rem;font-size:.62rem}.reorder{flex-direction:column;gap:.2rem;display:flex}.reorder button{border:1px solid var(--line);width:24px;height:22px;color:var(--green);cursor:pointer;background:#fff;border-radius:5px}.reorder button:disabled{opacity:.3}.kit-shell,.material-shell{grid-template-columns:290px minmax(500px,1fr) 290px}.kit-editor>label{margin-top:0}.kit-editor textarea{margin-bottom:.7rem}.student-list{gap:.55rem;margin-top:2rem;display:grid}.student-row{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:28px minmax(130px,.8fr) minmax(220px,1.2fr) 32px;align-items:center;gap:.5rem;padding:.55rem;display:grid}.student-row>span:first-child{color:var(--muted);text-align:center;font-size:.7rem}.student-row input,.student-row select{min-height:40px;font-size:.8rem}.student-row .quiet{text-align:center}.icon-danger{color:#8b3e32;width:30px;font-size:1.3rem;text-decoration:none}.kit-screen-preview{max-width:320px;margin:1.15rem auto}.kit-screen-preview .student-piece{border:2px solid var(--green);text-align:center;background:linear-gradient(145deg,#fffdf8,#f0f7f3);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:255px;padding:1.35rem;display:flex;overflow:hidden;box-shadow:0 12px 30px #1639301a}.kit-screen-preview .piece-flower{color:var(--terracotta);font-size:2rem;line-height:1}.kit-screen-preview .piece-kicker{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:.75rem 0 .25rem;font-size:.67rem;font-weight:850}.kit-screen-preview .student-piece h2{overflow-wrap:anywhere;max-width:100%;margin:.45rem 0;font-family:Georgia,serif;font-size:1.85rem;line-height:1}.kit-screen-preview .student-piece.long-name h2{font-size:1.45rem}.kit-screen-preview .student-piece.very-long-name h2{font-size:1.08rem;line-height:1.08}.kit-screen-preview .piece-recognition{color:var(--green);margin:.6rem 0;font-size:.88rem;font-weight:850}.kit-screen-preview .signature-line{border-top:1px solid var(--muted);width:75%;color:var(--muted);margin-top:2.3rem;padding-top:.35rem;font-size:.65rem}.kit-screen-preview .student-piece small{color:var(--muted);margin-top:auto;font-size:.55rem}.kit-screen-preview.medalla{max-width:270px}.kit-screen-preview.medalla .student-piece{aspect-ratio:1;border-radius:50%;min-height:0;padding:1.4rem}.kit-screen-preview.medalla .student-piece small{display:none}.kit-screen-preview.pasaporte .student-piece{text-align:left;align-items:stretch}.kit-screen-preview.pasaporte .piece-flower,.kit-screen-preview.pasaporte .piece-kicker,.kit-screen-preview.pasaporte h2{text-align:center}.kit-screen-preview .passport-grid{grid-template-columns:repeat(2,1fr);gap:.4rem;margin:1rem 0;display:grid}.kit-screen-preview .passport-grid span{border:1px dashed var(--muted);min-height:42px;color:var(--muted);padding:.45rem;font-size:.58rem}.visual-card-grid{grid-template-columns:repeat(3,minmax(130px,1fr));gap:.8rem;margin-top:1.5rem;display:grid}.visual-card{min-height:165px;color:var(--ink);cursor:pointer;background:#fff;border:2px solid #0000;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;padding:1rem;display:flex;box-shadow:0 5px 18px #14362d0f}.card-icon{width:54px;height:54px;color:var(--green);place-items:center;display:grid}.card-icon svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.number-icon{font-family:Georgia,serif;font-size:2.4rem;font-weight:500}.visual-card strong{margin-top:.6rem;font-size:.92rem}.visual-card small{color:var(--muted);margin-top:.5rem;font-size:.65rem}.visual-card.active{border-color:var(--green);background:#f5faf7}.visual-card-grid.azul .visual-card.active{border-color:var(--blue);background:#f2f7f8}.visual-card-grid.terracota .visual-card.active{border-color:var(--terracotta);background:#fcf4f0}.print-sheet{display:none}@media (max-width:1080px){.builder-shell,.kit-shell,.material-shell{grid-template-columns:250px minmax(430px,1fr)}.selection-panel{border:0;border-top:1px solid var(--line);grid-column:1/-1}.results-panel,.kit-editor,.material-editor{height:auto;min-height:calc(100vh - 78px)}.selected-list{grid-template-columns:repeat(2,1fr);gap:.4rem 1.2rem;display:grid}}@media (max-width:800px){.site-header{min-height:68px}.site-header nav>a:not(.button),.tool-header nav{display:none}.hero{min-height:calc(100svh - 68px)}.hero-overlay{background:linear-gradient(#0c362b59,#0c362bf2)}.hero-content{padding-bottom:6rem}.hero-note{font-size:.58rem;left:1.25rem;right:auto}.stats{grid-template-columns:repeat(2,1fr)}.stats div:nth-child(2){border-right:0}.stats div:nth-child(-n+2){border-bottom:1px solid var(--line)}.intro-grid,.how-section,.access-shell,.tools-home-heading,.tool-cards{grid-template-columns:1fr}.bonus-grid{grid-template-columns:repeat(2,1fr)}.how-photo{order:2;min-height:420px}.access-photo{min-height:440px}.app-grid,.download-panel{grid-template-columns:1fr}.app-card,.app-card.featured{grid-column:auto;grid-template-columns:1fr;min-height:auto}.app-card-image{min-height:220px}.builder-shell,.kit-shell,.material-shell{display:block}.filter-panel,.selection-panel{border:0;border-bottom:1px solid var(--line)}.results-panel,.kit-editor,.material-editor{min-height:auto;padding:1.2rem}.selection-panel{border-top:1px solid var(--line)}.student-row{grid-template-columns:26px 1fr 30px}.student-row label:nth-of-type(2),.student-row .quiet{grid-column:2/3}.student-row .icon-danger{grid-area:1/3/3}.visual-card-grid{grid-template-columns:repeat(2,1fr)}.site-footer{flex-direction:column}}@media (max-width:520px){.access-row{flex-direction:column}.hero h1{font-size:2.75rem}.stats div{padding:.5rem}.selected-list{grid-template-columns:1fr}.visual-card-grid{grid-template-columns:1fr 1fr;gap:.5rem}.bonus-grid{grid-template-columns:1fr}.visual-card{min-height:130px}}@media print{*,:before,:after{-webkit-print-color-adjust:exact;print-color-adjust:exact}body{color:#102d27;background:#fff;font-family:Arial,sans-serif}.no-print,.tool-header,.site-header,.site-footer{display:none!important}.tools-app{background:#fff}.print-sheet{width:100%;display:block}.print-header{border-bottom:2px solid #1f6a56;margin-bottom:8mm;padding-bottom:5mm}.print-header>span{color:#1f6a56;letter-spacing:.1em;text-transform:uppercase;font-size:8pt;font-weight:800}.print-header h1{color:#173b34;margin:2mm 0;font-family:Georgia,serif;font-size:25pt}.print-header p{color:#526760;margin:0;font-size:9pt}.print-activity{break-inside:avoid;grid-template-columns:12mm 1fr;gap:4mm;margin-bottom:7mm;display:grid}.print-number{color:#fff;background:#1f6a56;border-radius:50%;place-items:center;width:10mm;height:10mm;font-size:8pt;font-weight:800;display:grid}.print-meta{color:#b04f37;text-transform:uppercase;margin:0 0 1mm;font-size:7.5pt;font-weight:800}.print-activity h2{margin:0 0 2mm;font-family:Georgia,serif;font-size:16pt}.print-activity p,.print-activity li{font-size:9pt;line-height:1.35}.print-activity p{margin:1.5mm 0}.print-activity ol{margin:2mm 0;padding-left:5mm}.observation{background:#f1f7f3;border:1px solid #bdd1c7;margin-top:3mm;padding:3mm}.practical-tip{color:#475d55;font-size:8pt!important}.print-footer{color:#61716b;text-align:center;border-top:1px solid #b8c4bf;margin-top:8mm;padding-top:3mm;font-size:7pt}.kit-print .print-header{margin-bottom:5mm}.kit-print-grid{grid-template-columns:repeat(2,1fr);gap:7mm;display:grid}.kit-print-grid.gafete{grid-template-columns:repeat(2,1fr);gap:5mm}.student-piece{text-align:center;break-inside:avoid;border:1.5px solid #1f6a56;border-radius:5mm;flex-direction:column;justify-content:center;align-items:center;min-height:90mm;padding:8mm;display:flex;overflow:hidden}.gafete .student-piece{min-height:55mm}.piece-flower{color:#b85f43;font-size:22pt}.piece-kicker{color:#526760;letter-spacing:.08em;text-transform:uppercase;margin:3mm 0 1mm;font-size:8pt;font-weight:800}.student-piece h2{overflow-wrap:anywhere;max-width:100%;margin:2mm 0;font-family:Georgia,serif;font-size:clamp(17pt,6vw,27pt);line-height:1}.student-piece.long-name h2{font-size:18pt}.student-piece.very-long-name h2{font-size:13pt;line-height:1.08}.piece-recognition{color:#1f6a56;margin:3mm 0;font-size:11pt;font-weight:800}.signature-line{border-top:1px solid #6c7a75;width:55mm;margin-top:12mm;padding-top:2mm;font-size:7pt}.student-piece small{color:#6f7c77;margin-top:auto;font-size:6.5pt}.kit-print-grid.medalla{grid-template-columns:repeat(3,1fr);gap:6mm}.kit-print-grid.medalla .student-piece{aspect-ratio:1;border-width:2px;border-radius:50%;min-height:58mm;padding:5mm}.kit-print-grid.medalla .student-piece h2{font-size:15pt}.kit-print-grid.medalla .piece-recognition{font-size:9pt}.kit-print-grid.medalla .student-piece small{display:none}.kit-print-grid.pasaporte .student-piece{text-align:left;align-items:stretch;min-height:112mm}.kit-print-grid.pasaporte .piece-flower,.kit-print-grid.pasaporte .piece-kicker,.kit-print-grid.pasaporte h2{text-align:center}.passport-grid{grid-template-columns:repeat(2,1fr);gap:3mm;margin:7mm 0;display:grid}.passport-grid span{color:#526760;border:1px dashed #6f7c77;min-height:17mm;padding:2mm;font-size:7pt}.material-print .print-header{margin-bottom:5mm}.print-visual-grid{grid-template-columns:repeat(2,1fr);gap:5mm;display:grid}.print-visual-card{text-align:center;break-inside:avoid;border:1.2px dashed #1f6a56;border-radius:3mm;flex-direction:column;justify-content:center;align-items:center;min-height:50mm;padding:5mm;display:flex}.material-print.azul .print-visual-card{border-color:#416f78}.material-print.terracota .print-visual-card{border-color:#b85f43}.print-visual-card .card-icon{color:#1f6a56;width:22mm;height:22mm}.print-visual-card .number-icon{font-size:30pt}.print-visual-card strong{margin-top:3mm;font-size:14pt}}
