:root{--blue:#174a7e;--blue-dark:#0c2f52;--blue-deep:#071f36;--blue-soft:#eaf3fa;--aqua:#49b9d4;--yellow:#f4c64f;--cream:#fbfaf6;--paper:#fff;--ink:#142536;--muted:#617184;--line:#dfe8ef;--shadow:0 18px 50px #0a2a461f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #174a7e14;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.logo-link{display:inline-flex}.header-nav{color:var(--blue-dark);align-items:center;gap:22px;font-size:14px;font-weight:700;display:flex}.header-nav a:last-child{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 15px}.brand{align-items:center;gap:11px;display:inline-flex}.brand__mark{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:relative;overflow:visible;box-shadow:inset 0 -5px 12px #00000014}.brand__s{font-size:25px;font-weight:900;transform:translateY(-1px)}.bubble{border:2px solid var(--aqua);background:#fff;border-radius:50%;position:absolute}.bubble--1{width:10px;height:10px;top:-4px;left:7px}.bubble--2{width:7px;height:7px;top:4px;right:-2px}.bubble--3{width:5px;height:5px;top:-1px;right:10px}.brand__text{flex-direction:column;line-height:.9;display:flex}.brand__text strong{color:var(--blue);letter-spacing:.055em;font-size:19px}.brand__text span{letter-spacing:.34em;color:var(--muted);margin-top:5px;font-size:9px}.brand--compact .brand__mark{width:38px;height:38px}.brand--compact .brand__s{font-size:22px}.brand--compact .brand__text strong{font-size:16px}.hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f8fbfe 0%,#edf7fb 48%,#fff6dc 100%);position:relative;overflow:hidden}.hero:before{content:"";background:#49b9d414;border-radius:50%;width:620px;height:620px;position:absolute;top:-300px;right:-210px}.hero__grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:80px;min-height:650px;padding-block:72px;display:grid}.eyebrow{color:var(--blue);letter-spacing:.16em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:900}.hero h1,.guide-hero h1{color:var(--blue-deep);letter-spacing:-.045em;max-width:860px;margin:0;font-size:clamp(42px,5.5vw,74px);line-height:.99}.hero h1 span{color:var(--blue)}.hero__lead{color:#43566a;max-width:700px;margin:26px 0 30px;font-size:19px;line-height:1.65}.hero__actions{flex-wrap:wrap;gap:12px;display:flex}.button{border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-size:14px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--blue);color:#fff;box-shadow:0 10px 28px #174a7e38}.button--ghost{border:1px solid var(--line);color:var(--blue-dark);background:#ffffffc7}.button--full{width:100%}.hero__location{color:var(--muted);margin:26px 0 0;font-size:13px;font-weight:700}.hero__visual{place-items:center;min-height:420px;display:grid;position:relative}.hero__brand-card{background:linear-gradient(145deg,#fffffffa,#eff6faf5);border-radius:34px;place-items:center;width:min(390px,84vw);min-height:410px;padding:30px;display:grid;position:relative;transform:rotate(3deg);box-shadow:0 38px 80px #092e4d2b,inset 0 0 0 1px #ffffffc2}.hero__brand-card:before{content:"";border:1px solid #174a7e14;border-radius:26px;position:absolute;inset:16px}.hero__brand-logo{z-index:1;object-fit:contain;filter:drop-shadow(0 14px 26px #174a7e1a);width:min(310px,70vw);height:auto;position:relative}.hero__bubble{background:#ffffffe0;border:2px solid #49b9d473;border-radius:50%;position:absolute;box-shadow:0 10px 30px #297c9921}.hero__bubble--1{width:58px;height:58px;top:32px;right:18px}.hero__bubble--2{width:28px;height:28px;top:103px;right:2px}.hero__bubble--3{width:86px;height:86px;bottom:36px;left:-2px}.languages-section{background:#fff;padding:96px 0 110px}.section-heading{max-width:720px;margin-bottom:42px}.section-heading h2,.seo-section h2{color:var(--blue-deep);letter-spacing:-.035em;margin:0 0 15px;font-size:clamp(32px,4vw,48px);line-height:1.04}.section-heading>p:last-child{color:var(--muted);font-size:17px;line-height:1.65}.language-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.language-card{border:1px solid var(--line);background:linear-gradient(#fff,#f9fcfe);border-radius:22px;flex-direction:column;min-height:230px;padding:24px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 7px 24px #092e4d0b}.language-card:hover{box-shadow:var(--shadow);border-color:#bad4e7;transform:translateY(-5px)}.language-card__flag{filter:drop-shadow(0 4px 8px #00000014);font-size:52px;line-height:1}.language-card__native{color:var(--blue-deep);letter-spacing:-.02em;margin-top:auto;font-size:24px;font-weight:900}.language-card__spanish{color:var(--muted);margin-top:3px;font-size:13px}.language-card__cta{color:var(--blue);margin-top:16px;font-size:13px;font-weight:900}.language-card:first-child{background:linear-gradient(145deg,#f7fbff,#fff8df)}.seo-section{background:var(--blue-deep);color:#fff;padding:88px 0}.seo-grid{grid-template-columns:.95fr 1.05fr;align-items:start;gap:80px;display:grid}.seo-section .eyebrow{color:#7bd0e3}.seo-section h2{color:#fff}.seo-copy{color:#d9e5ee;font-size:17px;line-height:1.72}.seo-copy p:first-child{margin-top:0}.text-link{color:#fff;border-bottom:1px solid #ffffff47;align-items:center;gap:8px;padding-bottom:4px;font-weight:900;display:inline-flex}.guide-hero{border-bottom:1px solid var(--line);background:linear-gradient(140deg,#eef7fc,#fff9e6);padding:66px 0 62px}.guide-hero__inner{text-align:center;flex-direction:column;align-items:center;display:flex}.back-link{color:var(--blue);align-self:flex-start;margin-bottom:24px;font-size:13px;font-weight:800}.guide-country{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;flex-direction:column;align-items:center;gap:7px;margin-bottom:16px;font-size:12px;font-weight:800;display:flex}.guide-country__flag{filter:drop-shadow(0 7px 10px #0000001a);font-size:74px;line-height:1}.guide-hero h1{max-width:900px;font-size:clamp(38px,5vw,62px)}.guide-hero p{color:var(--muted);margin:18px 0 0;font-size:17px}.guide-section{background:#f7f9fb;padding:58px 0 36px}.guide-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:28px;display:grid}.guide-paper{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:20px;padding:18px}.guide-paper__topline{color:var(--muted);justify-content:space-between;gap:12px;padding:3px 3px 16px;font-size:12px;font-weight:800;display:flex}.guide-image{background:#fff;border:1px solid #edf1f4;border-radius:12px;width:100%;height:auto;display:block}.guide-aside{gap:16px;display:grid;position:sticky;top:98px}.aside-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:22px;box-shadow:0 8px 26px #092e4d0f}.aside-card h2{color:var(--blue-deep);margin:0 0 10px;font-size:20px}.aside-card p{color:var(--muted);margin:0 0 20px;font-size:14px;line-height:1.6}.mini-language-list{gap:7px;display:grid}.mini-language-list a{color:var(--blue-dark);background:#f6f9fb;border-radius:10px;align-items:center;gap:9px;padding:9px 10px;font-size:13px;font-weight:700;display:flex}.mini-language-list a:hover{background:var(--blue-soft)}.guide-pagination{grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;padding-block:30px 64px;display:grid}.guide-pagination>a{color:var(--blue);align-items:center;gap:10px;font-weight:900;display:inline-flex}.guide-pagination>a:last-child{justify-self:end}.guide-pagination small{color:var(--muted);font-size:13px}.guide-pagination__center{border:1px solid var(--line);background:#fff;border-radius:999px;justify-self:center;padding:10px 16px;font-size:13px;color:var(--blue-dark)!important}.site-footer{color:#d9e4ec;background:#071827;padding:56px 0 22px}.footer-grid{grid-template-columns:1fr auto;align-items:start;gap:60px;display:grid}.site-footer .brand__text strong{color:#fff}.site-footer .brand__text span{color:#9eb2c3}.site-footer .brand__mark{background:#215d91}.site-footer p{color:#9eb2c3;max-width:520px;margin:16px 0 0;font-size:13px;line-height:1.6}.footer-links{gap:11px;font-size:13px;font-weight:800;display:grid}.footer-bottom{color:#7f98aa;border-top:1px solid #ffffff1a;margin-top:38px;padding-top:18px;font-size:12px}.not-found{text-align:center;flex-direction:column;align-items:center;min-height:60vh;padding:100px 0;display:flex}.not-found__code{color:#d5e5f0;font-size:90px;font-weight:900}.not-found h1{color:var(--blue-deep);margin:-12px 0 12px;font-size:36px}.not-found p{color:var(--muted);margin:0 0 22px}@media (max-width:980px){.hero__grid{min-height:unset;grid-template-columns:1fr;gap:30px}.hero__visual{min-height:330px}.hero__brand-card{width:300px;min-height:320px;padding:24px}.hero__brand-logo{width:240px}.language-grid{grid-template-columns:repeat(2,1fr)}.seo-grid{grid-template-columns:1fr;gap:28px}.guide-layout{grid-template-columns:1fr}.guide-aside{grid-template-columns:1fr 1fr;position:static}}@media (max-width:640px){.shell{width:min(100% - 24px,1180px)}.site-header__inner{min-height:66px}.header-nav a:first-child{display:none}.header-nav a:last-child{padding:8px 11px;font-size:12px}.brand--compact .brand__text strong{font-size:14px}.hero__grid{padding-block:54px 44px}.hero h1{font-size:44px}.hero__lead{font-size:16px}.hero__visual{min-height:280px}.hero__brand-card{border-radius:22px;width:min(240px,78vw);min-height:255px;padding:18px}.hero__brand-card:before{border-radius:16px;inset:10px}.hero__brand-logo{width:190px}.languages-section{padding:70px 0 78px}.language-grid{grid-template-columns:1fr}.language-card{min-height:190px}.guide-country__flag{font-size:60px}.guide-hero{padding-top:34px}.guide-paper{border-radius:14px;padding:9px}.guide-paper__topline{padding:7px 5px 12px}.guide-aside{grid-template-columns:1fr}.guide-pagination small{display:none}.footer-grid{grid-template-columns:1fr;gap:28px}}.language-card{min-height:250px}.language-card__head{flex-direction:column;flex:1;display:flex}.language-card__actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:18px;display:grid}.guide-kind{border:1px solid var(--line);border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:42px;font-size:13px;font-weight:900;display:inline-flex}.guide-kind--wash{background:var(--blue-soft);color:var(--blue-dark)}.guide-kind--dry{color:#805b00;background:#fff5d8;border-color:#f1d882}.guide-kind:hover{transform:translateY(-1px)}.guide-choice-section{background:#f7f9fb;padding:72px 0 96px}.guide-choice-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.guide-choice{border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-columns:94px 1fr;align-items:start;gap:26px;min-height:310px;padding:34px;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 12px 35px #092e4d12}.guide-choice:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.guide-choice--wash{border-top:6px solid var(--blue)}.guide-choice--dry{border-top:6px solid #d99700}.guide-choice__icon{background:var(--blue-soft);width:82px;height:82px;color:var(--blue);border-radius:50%;place-items:center;font-size:52px;font-weight:900;line-height:1;display:grid}.guide-choice--dry .guide-choice__icon{color:#b97900;background:#fff2c8}.guide-choice .eyebrow{margin-bottom:10px;display:block}.guide-choice__eyebrow{align-items:center;gap:8px;display:inline-flex!important}.guide-choice h2{color:var(--blue-deep);letter-spacing:-.03em;margin:0 0 12px;font-size:32px}.guide-choice p{color:var(--muted);margin:0 0 22px;line-height:1.6}.guide-choice strong{color:var(--blue)}.guide-choice--dry strong{color:#9a6500}.guide-hero--drying{background:linear-gradient(140deg,#fff9e6,#fff,#f8eed2)}.guide-type-label{letter-spacing:.16em;font-weight:900;color:var(--blue)!important;margin:0 0 10px!important;font-size:11px!important}.guide-hero--drying .guide-type-label{color:#a66d00!important}.guide-tabs{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:25px;display:flex}.guide-tabs a{border:1px solid var(--line);min-width:120px;color:var(--blue-dark);background:#fff;border-radius:999px;padding:11px 18px;font-size:13px;font-weight:900}.guide-tabs a.active{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 8px 20px #174a7e2e}.guide-hero--drying .guide-tabs a.active{background:#bc7a00;border-color:#bc7a00}.guide-paper{overflow:hidden}.guide-image{object-fit:contain;min-height:220px}.mini-language-list a.is-current{background:var(--blue);color:#fff}@media (max-width:820px){.guide-choice-grid{grid-template-columns:1fr}.guide-choice{min-height:unset}}@media (max-width:640px){.language-card__actions{grid-template-columns:1fr 1fr}.guide-choice-section{padding:44px 0 62px}.guide-choice{border-radius:18px;grid-template-columns:62px 1fr;gap:16px;padding:22px 18px}.guide-choice__icon{width:58px;height:58px;font-size:38px}.guide-choice h2{font-size:25px}.guide-image{border-radius:7px}}.brand--official{align-items:center;display:inline-flex}.brand__official-logo{object-fit:contain;width:138px;height:auto;display:block}.brand--compact .brand__official-logo{width:112px}.site-footer .brand--official{background:#fff;border-radius:14px;padding:8px 12px}.site-footer .brand--compact .brand__official-logo{width:142px}.flag-badge{background:#fff;border:1px solid #174a7e1f;flex:none;place-items:center;line-height:1;display:inline-grid;overflow:hidden;box-shadow:0 8px 22px #092e4d1a}.flag-badge__img{object-fit:cover;width:100%;height:100%;display:block}.flag-badge--card{border-radius:15px;width:72px;height:56px;font-size:43px}.flag-badge--hero{border-radius:20px;width:104px;height:78px;font-size:63px;box-shadow:0 14px 32px #092e4d21}.flag-badge--small{border-radius:7px;width:34px;height:27px;font-size:21px;box-shadow:0 3px 9px #092e4d14}.language-card__flag-row{justify-content:space-between;align-items:center;gap:14px;margin-bottom:22px;display:flex}.language-card__country{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;text-align:right;font-size:11px;font-weight:900}.guide-paper__language{align-items:center;gap:8px;display:inline-flex}.mini-language-list .flag-badge{margin-right:1px}.language-prompt{background:linear-gradient(135deg,#f4f9fd,#fffaf0);border:1px solid #d7e7f2;border-radius:16px;flex-wrap:wrap;align-items:center;gap:7px 10px;width:fit-content;max-width:100%;margin:0 0 17px;padding:9px 12px;display:flex;box-shadow:0 6px 20px #092e4d0d}.language-prompt span{color:var(--blue);letter-spacing:.055em;white-space:nowrap;font-size:11px;font-weight:900;line-height:1.35;position:relative}.language-prompt span:not(:last-child):after{content:"·";color:#9eb5c7;margin-left:10px}@media (max-width:640px){.brand--compact .brand__official-logo{width:100px}.site-footer .brand--compact .brand__official-logo{width:132px}.flag-badge--card{width:66px;height:51px;font-size:39px}.flag-badge--hero{width:88px;height:66px;font-size:52px}.language-prompt{border-radius:14px;gap:5px 8px;padding:9px 10px}.language-prompt span{letter-spacing:.025em;font-size:10px}.language-prompt span:not(:last-child):after{margin-left:8px}}
