:root{--green:#6f7354;--green-dark:#585b45;--green-deep:#353827;--green-soft:#eceee3;--cream:#f8f7f1;--white:#fff;--text:#24251e;--muted:#6f715f;--line:#585b4529;--shadow:0 24px 70px #35382721;--radius-lg:34px;--radius-md:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--cream);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul,ol{margin:0;padding:0;list-style:none}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;border:1px solid #9b9e7e47;border-radius:999px;justify-content:space-between;align-items:center;width:calc(100% - 18px);margin:8px auto 0;padding:10px;display:flex;position:sticky;top:8px;box-shadow:0 12px 34px #35382714}.brand{letter-spacing:0;align-items:center;gap:10px;font-weight:700;display:inline-flex}.brand img{object-fit:contain;width:56px;height:56px}.brand span,.nav{display:none}.menu-toggle{border:1px solid var(--line);background:var(--white);width:46px;height:46px;color:var(--green-deep);cursor:pointer;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:inline-flex;box-shadow:0 10px 24px #35382714}.menu-toggle span{background:currentColor;border-radius:999px;width:18px;height:2px;transition:transform .2s,opacity .2s}.menu-toggle.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle.is-open span:nth-child(2){opacity:0}.menu-toggle.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #9b9e7e47;border-radius:24px;padding:10px;position:absolute;top:calc(100% + 10px);left:0;right:0;box-shadow:0 18px 45px #3538271f}.nav.is-open{display:block}.nav ul{color:var(--green-dark);gap:4px;font-size:.98rem;display:grid}.nav a{border-radius:16px;padding:13px 16px;transition:color .2s,background .2s;display:block}.nav a:hover{color:var(--green-deep)}.header-cta{background:var(--green);color:var(--white);border-radius:999px;padding:10px 16px;font-weight:700;box-shadow:0 10px 24px #9b9e7e5c}.hero{grid-template-columns:1fr;align-items:center;gap:28px;width:calc(100% - 24px);margin:42px auto 0;display:grid}.hero-content{padding:24px 0}.eyebrow,.section-kicker{color:var(--green-dark);text-transform:uppercase;letter-spacing:.18em;margin:0 0 16px;font-size:.78rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:0;font-family:Georgia,Times New Roman,serif;line-height:1.04}h1{max-width:760px;margin-bottom:24px;font-size:2.45rem}.hero-text{max-width:650px;color:var(--muted);margin-bottom:30px;font-size:1.05rem}.hero-actions,.cta-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.hero-actions .btn{width:100%}.btn{letter-spacing:0;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:14px 24px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{color:var(--white);background:var(--green-dark);box-shadow:0 18px 36px #585b4542}.btn-primary:hover{background:var(--green-deep)}.btn-secondary{background:var(--white);border:1px solid var(--line);color:var(--green-dark)}.btn-light{background:var(--white);color:var(--green-deep);box-shadow:0 18px 40px #3538272e}.trust-line{flex-wrap:wrap;gap:10px;margin-top:32px;display:flex}.trust-line li{border:1px solid var(--line);color:var(--green-dark);background:#ffffff85;border-radius:999px;padding:8px 13px;font-size:.92rem;font-weight:700}.hero-visual{justify-content:center;align-items:center;min-height:auto;margin:0;padding:28px 0 70px;display:flex;position:relative}.hero-visual:before{content:"";aspect-ratio:1;background:var(--green);opacity:.25;border-radius:50%;width:min(95%,520px);position:absolute}.photo-ring{aspect-ratio:1;background:linear-gradient(145deg, var(--white), var(--green-soft));width:min(92vw,430px);box-shadow:var(--shadow);z-index:2;border-radius:50%;padding:10px;position:relative}.photo-ring picture,.photo-ring img{width:100%;height:100%;display:block}.photo-ring img{object-fit:cover;object-position:center 18%;border:10px solid var(--white);border-radius:50%}.floating-card{aspect-ratio:1;-webkit-backdrop-filter:blur(18px);z-index:3;background:#ffffffdb;border:1px solid #9b9e7e47;border-radius:28px;justify-content:center;align-items:center;width:176px;margin:0;padding:20px;display:flex;position:absolute;bottom:0;right:50%;transform:translate(50%);box-shadow:0 18px 45px #3538271f}.floating-card img{object-fit:contain;width:100%;height:100%}.intro-strip{background:var(--green);color:var(--white);text-align:center;margin-top:42px;padding:42px 24px}.intro-strip p{letter-spacing:0;max-width:880px;margin:0 auto;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;line-height:1.16}.section{width:calc(100% - 24px);margin:0 auto;padding:72px 0}.split{grid-template-columns:1fr;align-items:start;gap:38px;display:grid}.section h2{margin-bottom:0;font-size:2rem}.rich-text{color:var(--muted);font-size:1.04rem}.rich-text p{margin-bottom:24px}.rich-text strong{color:var(--green-deep)}.section-heading{max-width:790px;margin-bottom:36px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading p:not(.section-kicker){color:var(--muted);margin-top:18px;font-size:1.04rem}.cards-grid{grid-template-columns:1fr;gap:18px;display:grid}.card,.formation-card,.ethics-card,.process-panel{background:#ffffffc7;border:1px solid #9b9e7e38;box-shadow:0 18px 55px #3538270f}.card{border-radius:var(--radius-md);min-height:0;padding:26px}.card-number{background:var(--green-soft);width:48px;height:48px;color:var(--green-dark);border-radius:50%;justify-content:center;align-items:center;margin-bottom:28px;font-weight:900;display:inline-flex}.card h3,.formation-card h3,.step h3{color:var(--green-deep);margin-bottom:14px;font-size:1.2rem;line-height:1.2}.card p,.formation-card li,.step p,.ethics-card p{color:var(--muted)}.process-section{padding-top:20px}.process-panel{border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--green-deep), var(--green-dark));color:var(--white);padding:30px;position:relative;overflow:hidden}.process-panel:after{content:"VL";color:#ffffff0b;letter-spacing:0;font-family:Georgia,Times New Roman,serif;font-size:13rem;position:absolute;bottom:-58px;right:-28px}.process-panel .section-kicker,.process-panel p,.process-panel h3{color:var(--white)}.process-panel h2{max-width:840px;margin-bottom:34px}.steps{z-index:1;grid-template-columns:1fr;gap:18px;display:grid;position:relative}.step{background:#ffffff14;border:1px solid #ffffff1f;border-radius:22px;padding:24px}.step span{background:var(--white);width:42px;height:42px;color:var(--green-deep);border-radius:50%;justify-content:center;align-items:center;margin-bottom:22px;font-weight:900;display:inline-flex}.step p{opacity:.82;margin-bottom:0}.formation{padding-top:64px}.formation-grid{grid-template-columns:1fr;gap:18px;display:grid}.formation-card{border-radius:var(--radius-md);padding:26px}.formation-card.featured{background:var(--green-soft)}.formation-card ul{margin:18px 0 0;padding-left:20px;list-style:outside}.formation-card li{margin-bottom:14px}.formation-card strong{color:var(--green-deep)}.ethics-section{padding-top:10px}.ethics-card{border-radius:var(--radius-lg);grid-template-columns:1fr;align-items:center;gap:30px;padding:30px;display:grid}.ethics-card h2{font-size:1.9rem}.ethics-card p:not(.section-kicker){margin:0;font-size:1.04rem}.faq-section{padding-top:20px}.faq-list{gap:14px;max-width:860px;margin:0 auto;display:grid}.faq-list details{border-radius:var(--radius-md);background:#ffffffc7;border:1px solid #9b9e7e38;overflow:hidden;box-shadow:0 18px 55px #3538270f}.faq-list summary{cursor:pointer;color:var(--green-deep);padding:22px 26px;font-weight:900}.faq-list details p{color:var(--muted);margin:0;padding:0 26px 24px}.cta-section{background:var(--green);color:var(--white);text-align:left;margin-top:24px;padding:72px 24px}.cta-content{width:min(980px,100%);margin:0 auto}.contact-layout{grid-template-columns:1fr;align-items:start;gap:28px;display:grid}.contact-intro{text-align:center}.contact-intro img{object-fit:contain;filter:brightness(0)invert();width:92px;height:92px;margin:0 auto 22px}.contact-intro .section-kicker,.contact-intro p{color:var(--white)}.cta-content h2{margin-bottom:22px;font-size:2.25rem}.contact-intro p{margin-bottom:28px;font-size:1.08rem}.contact-options{flex-direction:column;align-items:center;gap:12px;margin-top:22px;font-style:normal;display:flex}.contact-option{max-width:100%;color:var(--white);overflow-wrap:anywhere;border:1px solid #ffffff57;border-radius:999px;padding:10px 14px;font-weight:800}.contact-form{border-radius:var(--radius-md);color:var(--text);text-align:left;background:#fffffff0;border:1px solid #ffffff8c;gap:16px;padding:24px;display:grid;box-shadow:0 24px 70px #3538272e}.field{color:var(--green-deep);gap:8px;font-size:.94rem;font-weight:800;display:grid}.field input,.field textarea{background:var(--white);width:100%;color:var(--text);font:inherit;border:1px solid #585b452e;border-radius:16px;outline:none;padding:14px 16px}.field textarea{resize:vertical;min-height:140px}.field input:focus,.field textarea:focus{border-color:var(--green-dark);box-shadow:0 0 0 4px #9b9e7e33}.hp-field{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.contact-form .btn{cursor:pointer;border:0;width:100%}.form-note{color:var(--muted);margin:0;font-size:.9rem}.form-status{border-radius:16px;padding:12px 14px;font-weight:800}.form-status.success{color:#35520f;background:#e9f5dc}.form-status.error{color:#8a2a1d;background:#fff0ed}.phone{letter-spacing:.08em;font-style:normal;font-weight:900;margin:20px 0 0!important}.site-footer{width:calc(100% - 24px);color:var(--muted);text-align:center;flex-direction:column;justify-content:space-between;gap:18px;margin:0 auto;padding:28px 0;font-size:.94rem;display:flex}.site-footer p{margin:0}.site-footer a{color:var(--green-dark);font-weight:800}@media (width>=621px){.site-header{width:min(1180px,100% - 32px);margin-top:14px;padding:12px 14px;top:14px}.brand span{display:inline}.header-cta{padding:11px 20px}.hero,.section,.site-footer{width:min(1180px,100% - 32px)}h1{font-size:3.2rem}.section h2{font-size:2.55rem}.hero-actions .btn{width:auto}.photo-ring{padding:16px}.floating-card{width:210px;padding:24px}.intro-strip p{font-size:1.8rem}.process-panel{padding:44px}.card,.formation-card{padding:30px}.ethics-card{padding:44px}.ethics-card h2{font-size:2.35rem}.cta-section{padding:84px 24px}.cta-content h2{font-size:2.85rem}.contact-form{padding:30px}.site-footer{text-align:left;flex-direction:row}}@media (width>=981px){.nav{display:block}.menu-toggle{display:none}.nav{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:0;position:static}.nav ul{align-items:center;gap:28px;font-size:.94rem;display:flex}.nav a{border-radius:0;padding:0}.nav a:hover{background:0 0}.hero{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:58px;min-height:calc(100vh - 120px);margin-top:64px}h1{font-size:4.35rem}.section{padding:96px 0}.section h2{font-size:3.15rem}.split{grid-template-columns:.82fr 1.18fr;gap:72px}.hero-visual{min-height:620px;padding:0}.floating-card{bottom:54px;right:0;transform:none}.intro-strip p{font-size:2.05rem}.cards-grid,.steps{grid-template-columns:repeat(3,1fr)}.card{min-height:300px}.process-panel{padding:64px}.process-panel h2{margin-bottom:42px}.formation-grid{grid-template-columns:1.1fr 1fr 1fr}.formation-card{padding:34px}.ethics-card{grid-template-columns:.8fr 1.2fr;gap:42px;padding:56px}.ethics-card h2{font-size:2.8rem}.cta-section{padding:92px 24px}.contact-layout{grid-template-columns:.88fr 1.12fr;gap:48px}.contact-intro{text-align:left}.contact-intro img{margin-left:0}.contact-options{align-items:flex-start}.cta-content h2{font-size:3.45rem}}@media (width>=1180px){h1{font-size:4.65rem}.section h2{font-size:3.35rem}.cta-content h2{font-size:3.75rem}}.formation-card.featured li{color:var(--green-deep)}.cookie-banner[hidden]{display:none}.cookie-banner{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #585b452e;border-radius:22px;grid-template-columns:1fr;align-items:center;gap:14px;padding:18px;display:grid;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 20px 60px #3538272e}.cookie-banner h2{color:var(--green-deep);margin:0 0 6px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.2}.cookie-banner p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.45}.cookie-accept{background:var(--green-dark);width:100%;min-height:46px;color:var(--white);font:inherit;cursor:pointer;border:0;border-radius:999px;font-weight:900;box-shadow:0 12px 26px #585b4538}.cookie-accept:hover{background:var(--green-deep)}@media (width>=621px){.cookie-banner{grid-template-columns:minmax(0,1fr) auto;max-width:760px;margin:0 auto;padding:20px 22px;bottom:24px;left:24px;right:24px}.cookie-accept{width:auto;padding:0 22px}}.site-header .brand img{transform:translateY(4px)}.site-header .brand span{line-height:1}.nav a[aria-current=page],.nav a[aria-current=location]{color:var(--green-deep);font-weight:900}.blog-hero,.article-main{width:calc(100% - 24px);margin:42px auto 0}.blog-hero{padding:30px 0 12px}.blog-hero h1,.article-hero h1{letter-spacing:0;color:var(--green-deep);font-family:Georgia,Times New Roman,serif;line-height:1.04}.blog-hero h1{max-width:900px;margin-bottom:20px;font-size:2.2rem}.blog-lead{max-width:760px;color:var(--muted);margin-bottom:0;font-size:1.04rem}.blog-index-section{padding-top:42px}.blog-grid{grid-template-columns:1fr;gap:18px;display:grid}.post-card{border-radius:var(--radius-md);background:#ffffffc7;border:1px solid #9b9e7e38;flex-direction:column;gap:14px;min-height:100%;padding:24px;display:flex;box-shadow:0 18px 55px #3538270f}.post-card h3{color:var(--green-deep);overflow-wrap:anywhere;margin:0;font-size:1.24rem;line-height:1.22}.post-card h3 a{transition:color .2s}.post-card h3 a:hover{color:var(--green)}.post-card p:not(.post-category){color:var(--muted);margin:0}.post-category{width:max-content;max-width:100%;color:var(--green-dark);letter-spacing:.16em;text-transform:uppercase;overflow-wrap:anywhere;margin:0;font-size:.78rem;font-weight:900}.tag-list{flex-wrap:wrap;gap:8px;margin-top:auto;display:flex}.tag-list li{border:1px solid var(--line);background:var(--green-soft);color:var(--green-deep);border-radius:999px;padding:7px 10px;font-size:.82rem;font-weight:800}.blog-method{border-radius:var(--radius-lg);background:var(--green);width:calc(100% - 24px);color:var(--white);grid-template-columns:1fr;gap:18px;margin:12px auto 72px;padding:28px;display:grid}.blog-method .section-kicker,.blog-method h2,.blog-method p{color:var(--white)}.blog-method h2{margin:0;font-size:1.9rem}.blog-method p{opacity:.9;margin:0}.breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;font-size:.9rem;font-weight:800;display:flex}.breadcrumbs a{color:var(--green-dark)}.article-shell{border-radius:var(--radius-lg);background:#ffffffc7;border:1px solid #9b9e7e38;overflow:hidden;box-shadow:0 18px 55px #3538270f}.article-hero{background:linear-gradient(135deg, var(--green-soft), #ffffffd6);padding:28px 24px 26px}.article-hero h1{max-width:980px;margin:0 0 18px;font-size:2.12rem}.article-lead{max-width:840px;color:var(--muted);margin-bottom:18px;font-size:1.08rem}.article-meta{color:var(--green-dark);flex-wrap:wrap;gap:8px;margin:0 0 18px;font-size:.9rem;font-weight:800;display:flex}.article-meta li{border:1px solid var(--line);background:#ffffff9e;border-radius:999px;padding:7px 10px}.article-tags{margin-top:0}.article-body{max-width:820px;margin:0 auto;padding:32px 24px}.article-body p{color:var(--muted);margin-bottom:22px;font-size:1.04rem}.article-body h2{color:var(--green-deep);margin:42px 0 14px;font-size:1.75rem;line-height:1.13}.article-body h3{color:var(--green-deep);margin:28px 0 10px;font-size:1.15rem;line-height:1.24}.article-body a{text-underline-offset:3px;color:var(--green-dark);font-weight:800;text-decoration:underline;text-decoration-thickness:1px}.care-note,.source-list,.article-faq{border-radius:var(--radius-md);background:var(--cream);border:1px solid #9b9e7e38;margin:40px 0 0;padding:22px}.care-note h2,.source-list h2,.article-faq h2{margin-top:0}.care-note p,.source-list li,.article-faq p{font-size:1rem}.source-list ul{gap:10px;margin:0;padding-left:20px;list-style:outside;display:grid}.article-footer{flex-direction:column;gap:12px;padding:0 24px 28px;display:flex}.article-footer .btn{width:100%}@media (width>=621px){.blog-hero,.article-main,.blog-method{width:min(1180px,100% - 32px)}.blog-hero{margin-top:56px;padding-top:40px}.blog-hero h1{font-size:3rem}.article-hero{padding:42px}.article-hero h1{font-size:2.8rem}.article-body{padding:44px 32px}.article-body h2{font-size:2.05rem}.article-footer{flex-direction:row;padding:0 42px 42px}.article-footer .btn{width:auto}.blog-method{padding:38px}.blog-method h2{font-size:2.35rem}}@media (width>=981px){.site-header .nav ul{gap:22px}.blog-hero{margin-top:72px}.blog-hero h1{font-size:3.7rem}.blog-grid{grid-template-columns:repeat(3,1fr)}.post-card{padding:28px}.blog-method{grid-template-columns:.7fr 1.3fr;align-items:center;margin-bottom:96px}.article-main{margin-top:58px}.article-hero{padding:56px 64px}.article-hero h1{font-size:3.35rem}.article-body{padding:56px 32px}.article-body h2{font-size:2.2rem}.article-footer{padding:0 64px 56px}}@media (width>=1180px){.blog-hero h1{font-size:3.95rem}.article-hero h1{font-size:3.6rem}}.blog-hero h1{font-size:1.95rem}.blog-index-section .section-heading h2{font-size:1.85rem}.article-hero h1{font-size:1.95rem}@media (width>=621px){.blog-hero h1{font-size:2.45rem}.blog-index-section .section-heading h2{font-size:2.15rem}.article-hero h1{font-size:2.35rem}}@media (width>=981px){.blog-hero h1{font-size:2.9rem}.blog-index-section .section-heading h2{font-size:2.45rem}.article-hero h1{font-size:2.75rem}}@media (width>=1180px){.blog-hero h1{font-size:3.05rem}.article-hero h1{font-size:2.9rem}}.blog-method{background:var(--green-dark)}.blog-method p{opacity:1}.header-actions{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.header-actions .header-cta{white-space:nowrap}.social-icon{border:1px solid var(--line);background:var(--white);width:42px;height:42px;color:var(--green-deep);border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,background .2s,color .2s;display:inline-flex;box-shadow:0 10px 24px #35382714}.social-icon:hover{background:var(--green-deep);color:var(--white);transform:translateY(-2px)}.social-icon svg{width:19px;height:19px;display:block}@media (width<=380px){.header-actions{gap:6px}.social-icon{width:40px;height:40px}.header-cta{padding:10px 13px}}.floating-card{padding:10px}.floating-card img{transform-origin:50%;transform:scale(1.14)}@media (width>=621px){.floating-card{padding:12px}.floating-card img{transform:scale(1.14)}}@media (width<=980px){.site-header{justify-content:flex-start;gap:8px}.brand{flex-shrink:0;order:1}.header-actions{order:2;margin-left:auto}.menu-toggle{flex-shrink:0;order:3}.nav{order:4}}.blog-index-section .section-heading h2.section-kicker{color:var(--green-dark);text-transform:uppercase;letter-spacing:.18em;margin:0 0 16px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.78rem;font-weight:800;line-height:1.6}.blog-featured-section{padding-top:34px;padding-bottom:34px}.featured-grid{grid-template-columns:1fr;gap:18px;display:grid}.featured-grid .post-card{background:linear-gradient(135deg, var(--green-soft), #ffffffdb);border-color:#585b453d}.featured-note{margin:0;font-weight:900;color:var(--green-deep)!important;font-size:.92rem!important}.blog-list-heading{flex-direction:column;align-items:stretch;gap:18px;display:flex}.blog-tools{align-items:end;gap:8px;display:grid}.blog-filter-label{color:var(--green-deep);gap:7px;font-size:.9rem;font-weight:900;display:grid}.blog-filter-label select{background:var(--white);min-height:46px;color:var(--green-deep);font:inherit;border:1px solid #585b452e;border-radius:999px;outline:none;padding:10px 42px 10px 16px;font-weight:900}.blog-filter-label select:focus{border-color:var(--green-dark);box-shadow:0 0 0 4px #9b9e7e33}.blog-count{color:var(--muted);margin:0;font-size:.92rem;font-weight:800}.blog-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:28px;display:flex}.blog-pagination[hidden],.blog-empty[hidden]{display:none}.blog-pagination button{border:1px solid var(--line);background:var(--white);min-height:38px;color:var(--green-deep);font:inherit;cursor:pointer;border-radius:999px;padding:8px 13px;font-size:.9rem;font-weight:900}.blog-pagination button[aria-current=page]{background:var(--green-soft);border-color:#585b4547}.blog-pagination button:disabled{opacity:.45;cursor:not-allowed}.blog-pagination span{color:var(--muted);font-size:.9rem;font-weight:900}.blog-empty{margin-top:20px}@media (width>=621px){.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-list-heading{flex-direction:row;justify-content:space-between;align-items:end}.blog-tools{justify-items:end}.blog-filter-label{min-width:240px}}@media (width>=981px){.featured-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.featured-grid .post-card{padding:22px}.featured-grid .post-card h3{font-size:1.08rem}.featured-grid .tag-list li{font-size:.76rem}}@media (width>=621px){.blog-list-heading{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px 32px;display:grid}.blog-list-heading>div:first-child{display:contents}.blog-list-heading .section-kicker{grid-column:1/-1;margin:0}.blog-list-heading h2{grid-column:1;align-self:center;margin:0}.blog-tools{grid-area:2/2;align-self:center;justify-items:end}.blog-filter-label{align-items:center;gap:12px;min-width:0;display:flex}.blog-filter-label select{width:min(360px,40vw)}.blog-count{text-align:right}}@media (width<=620px){.blog-filter-label select{width:100%}}[data-blog-card][hidden]{display:none!important}.blog-list-heading h2{white-space:nowrap}.blog-tools{text-align:right;justify-self:end}.blog-count{font-size:.78rem;font-weight:800;line-height:1.25}@media (width>=621px){.blog-filter-label{justify-content:flex-end}.blog-list-heading h2{white-space:nowrap}}@media (width<=620px){.blog-list-heading h2{white-space:nowrap}.blog-count{font-size:.76rem}}.blog-list-heading{width:100%;max-width:none}.footer-links{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.footer-links a{white-space:nowrap}.cookie-copy a,.privacy-check a{text-underline-offset:3px;color:var(--green-dark);font-weight:900;text-decoration:underline;text-decoration-thickness:1px}.cookie-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.cookie-decline{border:1px solid var(--line);background:var(--white);width:100%;min-height:46px;color:var(--green-deep);font:inherit;cursor:pointer;border-radius:999px;font-weight:900}.cookie-decline:hover{background:var(--green-soft)}.privacy-check{color:var(--muted);grid-template-columns:20px 1fr;align-items:start;gap:10px;font-size:.9rem;line-height:1.45;display:grid}.privacy-check input{width:18px;height:18px;accent-color:var(--green-dark);margin:2px 0 0}.ads-hero{grid-template-columns:1fr;align-items:center;gap:28px;width:calc(100% - 24px);margin:42px auto 0;display:grid}.ads-hero-copy{padding:24px 0}.ads-hero-card{border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#ffffffc7;border:1px solid #9b9e7e38;margin:0;position:relative;overflow:hidden}.ads-hero-card picture,.ads-hero-card img{width:100%;display:block}.ads-hero-card img{aspect-ratio:4/5;object-fit:cover;object-position:center 16%}.ads-hero-card figcaption{-webkit-backdrop-filter:blur(14px);color:var(--green-deep);background:#ffffffc2;border:1px solid #fff9;border-radius:18px;padding:14px 16px;font-weight:900;position:absolute;bottom:18px;left:18px;right:18px;box-shadow:0 16px 40px #3538271f}.ads-hero-card figcaption span{color:var(--muted);font-size:.92rem;font-weight:800;display:block}.ads-section{padding-top:58px}.ads-layout{grid-template-columns:1fr;align-items:start;gap:24px;display:grid}.soft-panel{border-radius:var(--radius-md);background:#ffffffc7;border:1px solid #9b9e7e38;padding:26px;box-shadow:0 18px 55px #3538270f}.check-list{gap:12px;margin:22px 0 0;padding:0;list-style:none;display:grid}.check-list li{color:var(--muted);padding-left:28px;position:relative}.check-list li:before{content:"";background:var(--green);border-radius:50%;width:10px;height:10px;position:absolute;top:.62em;left:0}.notice-box{border-radius:var(--radius-lg);background:var(--green-soft);border:1px solid #9b9e7e3d;width:calc(100% - 24px);margin:0 auto;padding:28px;box-shadow:0 18px 55px #3538270f}.notice-box h2{color:var(--green-deep);margin:0 0 14px;font-size:1.8rem}.notice-box p{color:var(--muted);margin:0}.privacy-page .article-body ul{color:var(--muted);margin:0 0 22px;padding-left:22px;list-style:outside}.privacy-page .article-body li{margin-bottom:10px}.privacy-notice{width:100%;margin-top:38px}.privacy-main{margin-bottom:70px}@media (width>=621px){.footer-links{justify-content:flex-end}.cookie-actions{display:flex}.cookie-decline{width:auto;padding:0 22px}.ads-hero,.notice-box{width:min(1180px,100% - 32px)}.ads-hero{margin-top:56px}.ads-hero-card figcaption{padding:16px 18px;bottom:24px;left:24px;right:24px}.soft-panel{padding:32px}.notice-box{padding:38px}.notice-box h2{font-size:2.15rem}}@media (width>=981px){.ads-hero{grid-template-columns:minmax(0,1.05fr) minmax(320px,.78fr);gap:64px;min-height:calc(100vh - 150px);margin-top:72px}.ads-hero h1{font-size:4.1rem}.ads-hero-card img{max-height:640px}.ads-layout{grid-template-columns:.82fr 1.18fr;gap:72px}.ads-section{padding-top:84px}.notice-box{padding:46px 56px}.notice-box h2{font-size:2.45rem}}@media (width>=1180px){.ads-hero h1{font-size:4.45rem}}@media (width>=981px){.site-header .nav ul{gap:14px;font-size:.88rem}}@media (width>=1180px){.site-header .nav ul{gap:18px;font-size:.94rem}}@media (width>=981px){.site-header{grid-template-columns:auto minmax(0,1fr) auto;gap:14px;display:grid}.site-header .brand{grid-column:1}.site-header .nav{grid-column:2;min-width:0}.site-header .header-actions{grid-column:3}.site-header .nav ul{flex-wrap:wrap;justify-content:center;gap:8px 14px}.site-header .nav a{white-space:nowrap}}@media (width>=1180px){.site-header{gap:18px}.site-header .nav ul{gap:8px 18px}}
