@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/dm-sans-400.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(fonts/dm-sans-500.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(fonts/dm-sans-600.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/dm-sans-700.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(fonts/dm-sans-800.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(fonts/fraunces-600.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/fraunces-700.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root{--ink:#17312e;--soft:#526966;--forest:#164c46;--deep:#123c38;--mint:#dcebe4;--paper:#f8f6f0;--white:#fffefb;--line:#dce3da;--coral:#d56e4f;--gold:#edbd69;--font:'DM Sans',Arial,sans-serif;--display:'Fraunces',Georgia,serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 var(--font)}img{max-width:100%}button,select{font:inherit}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);letter-spacing:-.045em}h1{font-size:clamp(3.2rem,5.4vw,5.8rem);line-height:1.05}h2{font-size:clamp(2.2rem,3.6vw,3.8rem);line-height:1.13}h3{line-height:1.22}.container{width:min(1200px,calc(100% - 48px));margin-inline:auto}.eyebrow{display:flex;align-items:center;gap:10px;color:#9c4b37;font-size:.73rem;font-weight:800;letter-spacing:.15em;line-height:1.3;text-transform:uppercase}.eyebrow-line{width:25px;height:2px;background:currentColor}.preview-note{background:var(--deep);color:#f5f1e6;padding:5px 20px;text-align:center;font-size:.68rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.site-header{background:var(--white);border-bottom:1px solid var(--line)}.header-row{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:85px}.logo{display:flex;align-items:center;gap:10px;text-decoration:none;line-height:1.1}.logo-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--deep);color:var(--white);font:700 1.55rem var(--display)}.logo-mark span,.footer-brand span{color:var(--coral)}.logo strong{display:block;font:700 1.28rem var(--display);letter-spacing:-.04em}.logo small{display:block;margin-top:3px;color:var(--soft);font-size:.64rem;letter-spacing:.09em;text-transform:uppercase}.site-header nav{display:flex;align-items:center;gap:30px}.site-header nav a{text-decoration:none;font-size:.85rem;font-weight:700}.site-header nav a:hover,.site-header nav a:focus-visible{color:#9c4b37}.site-header nav .nav-free{border:1px solid #b7ccc2;border-radius:100px;padding:10px 16px;color:var(--forest)}
.hero{overflow:hidden;padding:72px 0 90px;background:var(--white)}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:54px}.hero-copy h1{max-width:670px;margin:16px 0 23px}.hero-copy h1 em{font-style:normal;color:#be5f43}.hero-intro{max-width:570px;color:#4c625e;font-size:1.17rem;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:52px;padding:13px 23px;border-radius:10px;font-size:.86rem;font-weight:800;text-decoration:none;transition:transform .18s,background-color .18s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--forest);color:#fff}.button-primary:hover{background:#0f3934}.button-light{background:#fff;color:var(--deep)}.button-outline{border:1px solid #9cb8aa;background:#fff;color:var(--deep)}.text-link{font-size:.88rem;font-weight:800;text-underline-offset:4px}.hero-trust{display:flex;gap:16px;flex-wrap:wrap;margin-top:55px;color:#58706b;font-size:.73rem;font-weight:700}.hero-trust span+span:before{content:'•';color:var(--coral);padding-right:16px}.hero-art{position:relative;min-height:490px;overflow:hidden;border-radius:22px;background:#e4ebe2}.hero-art:before{content:'';position:absolute;width:570px;height:570px;left:55px;top:170px;border-radius:50%;background:#cbded4}.hero-art-label{position:absolute;left:30px;top:28px;z-index:3;max-width:250px;font:600 1.12rem/1.35 var(--display)}.hero-book-stack{position:absolute;inset:88px 20px 30px;display:flex;align-items:center;justify-content:center}.hero-book-stack img{position:absolute;object-fit:contain;filter:drop-shadow(0 20px 13px #27443738);height:300px}.hero-book-stack img:first-child{left:8%;top:45px;transform:rotate(-13deg);height:270px}.hero-book-stack img:nth-child(2){left:30%;top:5px;z-index:2;height:325px}.hero-book-stack img:last-child{right:4%;top:55px;transform:rotate(12deg);height:285px}.hero-art-note{position:absolute;bottom:20px;right:22px;z-index:5;padding:7px 10px;border-radius:6px;background:#fffdf6;color:var(--forest);font-size:.67rem;font-weight:800}
.browse-band{padding:80px 0 84px;background:#f2f1e9}.section-head{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:30px}.section-head h2{margin:8px 0 0}.section-head>p{max-width:390px;margin:0;color:var(--soft);font-size:.95rem}.section-head.tight{margin-bottom:24px}.stage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.stage-card{display:flex;flex-direction:column;min-height:210px;padding:24px 25px;border-radius:14px;text-decoration:none;transition:transform .18s}.stage-card:hover{transform:translateY(-4px)}.stage-infantil{background:#f3dfcc}.stage-primaria{background:#dce9dd}.stage-eso{background:#e5e5d7}.stage-number{font-size:.67rem;font-weight:800;letter-spacing:.13em}.stage-card strong{margin:auto 0 14px;font:700 2.35rem var(--display);letter-spacing:-.05em}.stage-card>span:last-child{display:flex;justify-content:space-between;font-size:.83rem;font-weight:700}.stage-card b{font-size:1.1rem}
.catalog-section{padding-top:90px;padding-bottom:100px}.catalog-toolbar{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:21px 24px;margin:0 0 23px;background:#fff;border:1px solid var(--line);border-radius:14px}.filter-fields{display:grid;grid-template-columns:repeat(3,minmax(170px,1fr));gap:12px;width:100%}.filter-fields label{display:flex;flex-direction:column;gap:5px;color:#586a65;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.filter-fields select{width:100%;height:45px;padding:0 13px;border:1px solid #ccd8d0;border-radius:8px;background:#fff;color:var(--ink);font-size:.87rem;font-weight:600;letter-spacing:0;text-transform:none}.catalog-toolbar>p{flex:none;margin:0 0 12px;color:var(--forest);font-size:.79rem;font-weight:800}.book-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.book-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid #e2e5dc;border-radius:15px;background:var(--white);transition:transform .18s,box-shadow .18s}.book-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px #1b3d3020}.book-card[hidden]{display:none}.card-image{display:grid;place-items:center;height:285px;padding:24px;background:#e7eee6}.book-card:nth-child(4n+2) .card-image{background:#f1e7db}.book-card:nth-child(4n+3) .card-image{background:#e6e9ef}.book-card:nth-child(4n+4) .card-image{background:#eceadf}.card-image img{display:block;width:auto;height:235px;object-fit:contain;box-shadow:0 13px 17px #17312e2e}.card-copy{display:flex;flex-direction:column;flex:1;padding:23px}.card-meta{display:flex;gap:7px;flex-wrap:wrap;color:#9c4b37;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.card-meta span+span:before{content:'·';padding-right:7px}.card-copy h3{margin:10px 0;font-size:1.44rem}.card-copy h3 a{text-decoration:none}.card-copy h3 a:hover{text-decoration:underline;text-underline-offset:4px}.card-copy>p{margin-bottom:25px;color:var(--soft);font-size:.86rem;line-height:1.6}.card-bottom{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:auto;padding-top:17px;border-top:1px solid #e4e8e1;font-size:.73rem}.card-bottom span{color:#74847c}.card-bottom a{color:#a24f39;font-weight:800;text-decoration:none;white-space:nowrap}.empty-state{padding:25px;border-radius:12px;background:#fff}.why-section{padding:92px 0;background:var(--deep);color:#fff}.why-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:100px}.why-grid h2{max-width:560px}.why-grid>div:first-child>p:not(.eyebrow){max-width:450px;color:#c9d8d1}.why-grid .eyebrow{color:var(--gold)}.why-grid .button{margin-top:15px}.why-list>div{display:grid;grid-template-columns:45px 1fr;gap:0 14px;padding:17px 0 19px;border-bottom:1px solid #ffffff30}.why-list span{grid-row:1/3;color:var(--gold);font-weight:800}.why-list h3{margin:0 0 5px;font-size:1.35rem}.why-list p{margin:0;color:#c9d8d1;font-size:.86rem}.free-section{display:flex;align-items:center;justify-content:space-between;gap:60px;padding-top:83px;padding-bottom:88px}.free-section>div{max-width:640px}.free-section h2{margin:0 0 12px}.free-section p:last-child{max-width:570px;margin:0;color:var(--soft)}.free-section .button{flex:none}
.site-footer{background:#e9ede5;border-top:1px solid #d5dfd2}.footer-row{display:grid;grid-template-columns:1.8fr 1fr 1fr;gap:60px;padding:60px 0 45px}.footer-brand{font:700 1.65rem var(--display);text-decoration:none}.footer-row p{max-width:320px;margin:9px 0 0;color:var(--soft);font-size:.83rem}.footer-row>div:not(:first-child){display:flex;flex-direction:column;gap:7px}.footer-row strong{margin-bottom:5px;font-size:.76rem;text-transform:uppercase;letter-spacing:.09em}.footer-row a:not(.footer-brand){font-size:.83rem;text-decoration:none}.footer-row a:hover{text-decoration:underline}.footer-bottom{padding:15px 0 25px;border-top:1px solid #cfdacf;color:#6e8077;font-size:.73rem}
.breadcrumbs{display:flex;gap:10px;align-items:center;padding-top:24px;color:#6e8077;font-size:.78rem}.breadcrumbs a{text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.product-hero{display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:70px;padding-top:43px;padding-bottom:92px}.product-cover{display:grid;place-items:center;min-height:540px;padding:45px;border-radius:18px;background:#e5ece4}.product-cover img{max-height:480px;width:auto;box-shadow:0 20px 30px #15362c38}.product-intro h1{margin:14px 0 19px;font-size:clamp(2.8rem,4.3vw,5rem)}.product-deck{color:#264e49;font-size:1.27rem;font-weight:700;line-height:1.5}.product-intro>p:not(.eyebrow):not(.product-deck):not(.retailer-note){color:var(--soft)}.product-facts{display:flex;gap:0;flex-wrap:wrap;margin:27px 0;padding:19px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-facts span{display:flex;flex-direction:column;gap:2px;min-width:118px;padding-right:23px;margin-right:23px;border-right:1px solid var(--line);font-size:.73rem;color:var(--soft)}.product-facts span:last-child{border:0}.product-facts strong{color:var(--ink);font:700 1.25rem var(--display)}.product-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.retailer-note{margin:12px 0 0;color:#718078;font-size:.72rem}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:70px;padding-bottom:100px}.detail-main section+section{margin-top:88px}.detail-main h2{margin:12px 0 16px}.detail-main section>p:not(.eyebrow){max-width:720px;color:var(--soft)}.topic-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 20px;list-style:none;counter-reset:topic;padding:0;margin:26px 0 0}.topic-list li{position:relative;counter-increment:topic;min-height:64px;padding:15px 15px 15px 56px;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:.87rem;font-weight:600;line-height:1.45}.topic-list li:before{content:counter(topic,decimal-leading-zero);position:absolute;left:16px;top:16px;color:#b05b40;font-size:.72rem;font-weight:800}.sticky-card{position:sticky;top:22px;padding:24px;border:1px solid var(--line);border-radius:12px;background:#fff}.aside-kicker{color:#a0553a;font-size:.67rem;font-weight:800;letter-spacing:.13em}.sticky-card h3{margin:10px 0 4px;font-size:1.5rem}.sticky-card p{color:var(--soft);font-size:.79rem}.sticky-card ul{padding:14px 0 14px 18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:.82rem}.sticky-card li+li{margin-top:6px}.sticky-card .button{width:100%;padding-inline:12px;font-size:.77rem}.aside-resource{display:block;margin-top:17px;color:var(--forest);font-size:.77rem;font-weight:800;text-align:center;text-underline-offset:3px}.sample-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-top:25px}.sample-grid figure{margin:0;padding:13px;border:1px solid var(--line);border-radius:10px;background:#fff}.sample-grid img{display:block;width:100%;max-height:430px;object-fit:contain}.sample-grid figcaption{padding:10px 4px 2px;color:#718078;font-size:.72rem}.use-section{padding:30px;border-left:4px solid var(--coral);background:#f0eee4}.use-section h2{font-size:2.3rem}.use-section p:last-child{margin-bottom:0}.faq-section details{border-bottom:1px solid var(--line);padding:16px 0}.faq-section summary{cursor:pointer;font-weight:800}.faq-section details p{margin:10px 0 0;color:var(--soft);font-size:.87rem}.related-section{padding:85px 0 100px;background:#f0f2eb}.related-grid .card-image{height:220px}.related-grid .card-image img{height:180px}
@media(max-width:1000px){.hero-grid,.product-hero{gap:30px}.hero-art{min-height:430px}.hero-book-stack img:first-child{left:0}.hero-book-stack img:nth-child(2){left:25%}.hero-book-stack img:last-child{right:0}.why-grid{gap:40px}.detail-layout{gap:30px}.card-bottom{flex-wrap:wrap}}
@media(max-width:780px){.header-row{align-items:flex-start;flex-direction:column;padding:16px 0;gap:15px}.site-header nav{width:100%;gap:15px;flex-wrap:wrap}.hero-grid,.product-hero,.why-grid,.detail-layout{grid-template-columns:1fr}.hero{padding:50px 0 70px}.hero-art{min-height:400px}.hero-trust{margin-top:32px}.stage-grid,.book-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-cover{min-height:440px}.product-cover img{max-height:390px}.detail-sidebar{display:none}.footer-row{grid-template-columns:1fr 1fr}.free-section{gap:24px}}
@media(max-width:580px){.container{width:min(100% - 28px,1200px)}.preview-note{font-size:.57rem}.site-header nav{gap:10px 15px}.site-header nav a{font-size:.73rem}.site-header nav .nav-free{padding:6px 10px}.hero h1{font-size:3.1rem}.hero-intro{font-size:1rem}.hero-art{min-height:330px}.hero-book-stack{inset:75px 10px 20px}.hero-book-stack img:first-child{height:190px;left:2%;top:40px}.hero-book-stack img:nth-child(2){height:235px;left:27%}.hero-book-stack img:last-child{height:190px;right:1%;top:42px}.hero-art-label{font-size:.86rem;left:18px;top:18px}.hero-art-note{font-size:.57rem;right:8px;bottom:9px}.section-head{display:block}.section-head>p{margin-top:15px}.browse-band{padding:65px 0}.stage-grid,.book-grid,.topic-list,.sample-grid{grid-template-columns:1fr}.stage-card{min-height:155px}.stage-card strong{font-size:2rem}.catalog-section{padding-top:70px;padding-bottom:70px}.catalog-toolbar{display:block;padding:17px}.filter-fields{grid-template-columns:1fr}.catalog-toolbar>p{margin:15px 0 0}.card-image{height:250px}.card-image img{height:205px}.why-section{padding:70px 0}.free-section{display:block;padding-top:70px;padding-bottom:70px}.free-section .button{margin-top:25px}.footer-row{grid-template-columns:1fr;gap:28px;padding:45px 0}.product-hero{padding-top:25px;padding-bottom:65px}.product-cover{min-height:360px}.product-cover img{max-height:320px}.product-intro h1{font-size:2.8rem}.product-deck{font-size:1.08rem}.product-facts span{min-width:100px;padding-right:14px;margin-right:14px}.detail-layout{padding-bottom:70px}.detail-main section+section{margin-top:65px}.use-section{padding:24px}.related-section{padding:70px 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}


/* Full catalog extensions to the approved pilot design. */
.stage-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
.stage-card{min-height:190px;padding:22px 18px}
.stage-card strong{font-size:clamp(1.55rem,2.2vw,2.2rem)}
.stage-bachillerato{background:#dfe4ed}
.stage-creatividad{background:#f0e0e6}
.stage-card>span:last-child{gap:8px}
.filter-fields{grid-template-columns:1.3fr repeat(3,minmax(145px,1fr))}
.filter-fields input{width:100%;height:45px;padding:0 13px;border:1px solid #ccd8d0;border-radius:8px;background:#fff;color:var(--ink);font-size:.87rem;font-weight:600;letter-spacing:0;text-transform:none}
.book-card .card-copy>p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.author-section{padding:100px 0;background:#e7ede7}
.author-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:90px;align-items:center}
.author-grid h2{margin:12px 0 24px}
.author-grid p:not(.eyebrow){max-width:720px;color:#435b56;font-size:1.05rem;line-height:1.8}
.author-aside{display:flex;flex-direction:column;justify-content:center;min-height:300px;padding:38px;border-radius:17px;background:#17453f;color:#fff}
.author-aside span{color:#edbd69;font-size:.72rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}
.author-aside strong{display:block;margin:16px 0;font:700 2rem/1.18 var(--display)}
.author-aside p{color:#cbded4!important;font-size:.9rem!important}
.edition-warning{margin:18px 0 0;padding:15px 18px;border-left:4px solid #b06449;background:#f5ede3;color:#624b3b;font-size:.85rem}
.sticky-card .edition-warning{display:block;margin:12px 0}
.legal-hero{padding:76px 0 65px;background:#fffefb;border-bottom:1px solid var(--line)}
.legal-hero h1{margin:12px 0 17px;font-size:clamp(2.8rem,5vw,5rem)}
.legal-hero p:last-child{max-width:690px;margin:0;color:var(--soft);font-size:1.1rem}
.legal-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:70px;padding-top:75px;padding-bottom:100px}
.legal-main{min-width:0}
.legal-panel+.legal-panel{margin-top:45px;padding-top:40px;border-top:1px solid var(--line)}
.legal-panel h2{font-size:clamp(1.7rem,2.8vw,2.35rem);margin:0 0 15px}
.legal-panel p{max-width:760px;color:var(--soft);line-height:1.8}
.legal-panel a{color:var(--forest);text-underline-offset:3px}
.legal-aside{align-self:start;position:sticky;top:25px;padding:28px;border-radius:14px;background:#e5ece4}
.legal-aside h2{margin:8px 0 14px;font-size:1.8rem}
.legal-aside p:not(.eyebrow){font-size:.88rem;color:#4a625b}
.contact-mail{overflow-wrap:anywhere;color:var(--forest);font-size:.82rem;font-weight:800;letter-spacing:-.02em;text-underline-offset:3px}
.contact-form{display:flex;flex-direction:column;gap:19px;margin-top:30px}
.contact-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.contact-form label{display:flex;flex-direction:column;gap:7px;color:var(--ink);font-size:.85rem;font-weight:800}
.contact-form label>span{color:var(--soft);font-size:.73rem;font-weight:500}
.contact-form input:not([type=checkbox]),.contact-form select,.contact-form textarea{width:100%;padding:12px 13px;border:1px solid #bfcfc4;border-radius:8px;background:#fff;color:var(--ink);font:400 .95rem/1.5 var(--font)}
.contact-form input:focus-visible,.contact-form select:focus-visible,.contact-form textarea:focus-visible{outline:2px solid var(--forest);outline-offset:2px}
.contact-form textarea{resize:vertical;min-height:170px}
.contact-form .contact-consent{display:flex;flex-direction:row;align-items:flex-start;gap:10px;font-weight:500;line-height:1.5}
.contact-consent input{flex:none;width:17px;height:17px;margin-top:3px;accent-color:var(--forest)}
.contact-form .contact-consent span{font-size:.83rem;color:var(--soft)}
.contact-form .button{align-self:start;border:0;cursor:pointer}
.form-hint{margin:-6px 0 0!important;font-size:.79rem;line-height:1.5!important}
#form-status{min-height:1.5em;margin:-8px 0 0;color:var(--forest);font-size:.82rem}
.legal-data{margin:25px 0 0;border-top:1px solid var(--line)}
.legal-data>div{display:grid;grid-template-columns:180px 1fr;gap:20px;padding:13px 0;border-bottom:1px solid var(--line)}
.legal-data dt{font-weight:800}.legal-data dd{margin:0;color:var(--soft)}
@media(max-width:1050px){.stage-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.filter-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:780px){.author-grid,.legal-layout{grid-template-columns:1fr;gap:35px}.author-section{padding:70px 0}.legal-aside{position:static}}
@media(max-width:580px){.stage-grid,.filter-fields,.contact-row{grid-template-columns:1fr}.stage-card{min-height:150px}.author-aside{min-height:230px;padding:27px}.legal-hero{padding:50px 0}.legal-layout{padding-top:55px;padding-bottom:75px}.legal-data>div{grid-template-columns:1fr;gap:0}}
