/* Content-driven layouts shared by all ten languages. */
html{scroll-padding-top:96px}
.menu-toggle,.mobile-language{display:none}
.hero-copy,.hero-copy>*,.hero-wrap>*,.card,.contact-field,.footer-contact>*,.file-copy{min-width:0;max-width:100%}
button,input,textarea,select{font:inherit}
a:focus-visible,button:focus-visible,select:focus-visible{outline:3px solid #108364;outline-offset:4px}
.contact-field input,.contact-field textarea{min-width:0;width:100%;font-size:16px;scroll-margin-block:100px}
.terms-body{min-height:0;overflow-wrap:anywhere}
.terms-header{flex-shrink:0;gap:12px}
.terms-title{min-width:0;overflow-wrap:anywhere}
.terms-close{flex-shrink:0;min-height:44px}
.terms-dialog{max-height:min(90dvh,850px)}
@media(max-width:1400px){
  .header{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:12px 5%}
  .header .actions{margin:0;margin-inline-start:auto}
  .header .nav{order:0;width:auto;gap:18px;font-size:14px}
}
@media(max-width:640px){
  .header .lang-switcher{display:none}
  .mobile-language{display:block;max-width:182px;min-height:57px;padding:10px 13px;border:1px solid #ded9ca;border-radius:12px;background:#fff;color:#123d35;font-size:21px}
}
@media(min-width:701px) and (max-width:1100px){
  #features .section-inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
  #features .section-inner>h2,#features .section-inner>.intro{grid-column:1 / -1;margin-bottom:0}
  #features .section-inner>.intro{margin-bottom:16px}
  #features .cards{display:contents}
}
@media(max-width:1100px){
  html .hero-wrap{grid-template-columns:minmax(0,1fr);gap:36px}
  .hero-copy{max-width:760px}
  .mockup{justify-self:center;width:100%;max-width:640px}
  .pricing-shell{padding:0;margin-top:40px}
  .pricing-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 22px}
  .pricing-card:last-child{grid-column:1 / -1;width:100%;max-width:600px;justify-self:center}
  html .pricing-card,html .pricing-card.featured{min-height:0;margin-top:0;padding:30px 24px}
  .pricing-plan-head{grid-template-columns:64px minmax(0,1fr);gap:14px}
  .pricing-iconbox{width:60px;height:60px}
  html .pricing-plan-title{font-size:24px;white-space:normal;overflow-wrap:anywhere}
  .pricing-btn{height:auto;min-height:52px;padding:12px;text-align:center;overflow-wrap:anywhere}
  .pricing-badge{max-width:calc(100% - 32px);height:auto;min-height:40px;padding:8px 18px;font-size:16px;text-align:center}
  .green-band{gap:28px}
  .footer-top{grid-template-columns:1fr;gap:24px}
  .footer-separator{display:none}
  .footer-contacts{grid-template-columns:repeat(2,minmax(0,1fr))}
  .section h2,.green-band h2,.card h3,.card p,.band-copy{overflow-wrap:anywhere}
  .faq-item h3{white-space:normal;overflow-wrap:anywhere}
}
@media(max-width:900px){
  .header{gap:10px;min-height:68px;padding-block:10px}
  .header .logo{font-size:24px}
  .menu-toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid #ded9ca;border-radius:12px;background:#fff;color:#123d35;cursor:pointer}
  .menu-toggle svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2}
  .header .nav{order:3;width:100%;display:none;flex-direction:column;gap:4px;align-items:stretch;max-height:calc(100dvh - 88px);overflow-y:auto;padding:8px 0}
  .header.menu-open .nav{display:flex}
  .header .nav a{display:flex;align-items:center;min-height:44px;padding:10px 14px;border-radius:10px;font-size:16px}
  .header .nav a:hover{background:#e8eee7}
  .hero{padding-top:32px;padding-bottom:44px}
  html .hero-copy h1{font-size:clamp(28px,4.8vw,44px);line-height:1.25;letter-spacing:0;margin-bottom:24px;overflow-wrap:anywhere;word-break:break-word;hyphens:auto;text-wrap:balance}
  html .hero-copy .lead{font-size:16px;line-height:1.8;margin-bottom:26px;overflow-wrap:anywhere;word-break:break-word}
  html .hero-copy .kicker{margin-bottom:20px}
  .hero-buttons{flex-wrap:wrap;gap:12px}
}
@media(max-width:700px){
  body{overflow-x:hidden}
  .cards,.cards-secondary,.pricing-cards{grid-template-columns:minmax(0,1fr)}
  .pricing-card:last-child{grid-column:auto;max-width:none}
  .section{padding:44px 5%}
  .section h2{text-wrap:balance}
  .cards,.cards-secondary{gap:16px}
  .card{padding:24px}
  html .section h2,html #contact.section h2,html #faq.section h2,html .green-band h2{font-size:clamp(28px,7vw,36px);line-height:1.25;letter-spacing:-.02em}
  .contact-form{grid-template-columns:minmax(0,1fr);padding:24px 18px;gap:18px;border-radius:20px}
  .contact-submit{width:100%;height:auto;min-height:52px;padding:14px 20px}
  .footer-contacts{grid-template-columns:minmax(0,1fr)}
  .footer-contact a{overflow-wrap:anywhere}
  .pricing-tax{font-size:16px;line-height:1.4;letter-spacing:.05em}
  .pricing-amount{flex-wrap:wrap}
  .pricing-features{margin-bottom:24px}
  .pricing-card:first-child .pricing-meta{min-height:0}
  .faq-item p{font-size:16px;line-height:1.75}
  .drive-folders{flex-wrap:wrap}
  .band-feature{grid-template-columns:44px minmax(0,1fr);gap:12px;padding:14px 12px}
  .band-icon{width:44px;height:44px}
  .drive-folder,.drive-pill,.file-state,.file-copy small{overflow-wrap:anywhere;min-width:0}
  .terms-modal{padding:10px;padding-bottom:max(10px,env(safe-area-inset-bottom))}
  .terms-dialog{max-height:calc(100dvh - 24px)}
  .terms-header{align-items:flex-start}
  .terms-title{font-size:20px}
  [dir="rtl"] .file-state,[dir="rtl"] .drive-pill{text-align:start}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{transition:none!important;animation:none!important}
}
