:root{--color-accent:#c9a96e;--color-accent-hover:#b39257;--color-accent-soft:#fdf8f0;--color-accent-tint:rgba(201,169,110,.15);--color-accent-deep:#8a6f3a;--color-accent-ink:#fff;--color-ink:#1a1008;--color-ink-2:#6b5c4d;--color-muted:#a89880;--color-paper:#fff;--color-paper-2:#f8f5f0;--color-paper-3:linen;--color-rule:#e8e0d5;--color-rule-2:#d4c4b0;--color-rule-strong:#1a1008;--color-gold:#c9a96e;--color-gold-ink:#8a6f3a;--color-gold-light:linen;--color-pink:#db006e;--color-pink-soft:#ffe0ee;--color-line:#06c755;--color-line-hover:#05a847;--color-focus:oklch(60% .2 260);--color-caution:oklch(52% .16 28);--color-white:#fff;--color-img-edge:rgba(0,0,0,.06);--space-3xs:4px;--space-2xs:8px;--space-xs:12px;--space-sm:16px;--space-md:24px;--space-lg:32px;--space-xl:48px;--space-2xl:64px;--space-3xl:96px;--space-4xl:128px;--space-5xl:192px;--fs-xs:11px;--fs-sm:12px;--fs-base:14px;--fs-md:15px;--fs-lg:16px;--fs-xl:18px;--fs-2xl:22px;--fs-3xl:26px;--fs-4xl:32px;--fs-display-s:44px;--fs-display:56px;--fs-display-l:72px;--font-body:"Noto Sans JP",Arial,"Hiragino Sans","Yu Gothic Medium","Meiryo",sans-serif;--font-display:"Zen Kaku Gothic New","Noto Sans JP","Hiragino Sans","Yu Gothic Medium","Meiryo",sans-serif;--font-en:"Figtree","Noto Sans JP",Arial,sans-serif;--ease-out:cubic-bezier(.22,1,.36,1);--ease-in:cubic-bezier(.32,0,.67,0);--ease-in-out:cubic-bezier(.65,0,.35,1);--dur-fast:.15s;--dur-med:.22s;--dur-slow:.4s;--radius-full:9999px;--shadow-focus:0 0 0 4px oklch(74% .16 250/0.28);--container-max:1080px;--content-max:900px;--section-py:80px;--banner-height:80px;--subnav-height:72px;--z-fixed-footer:900;--z-subnav:990;--z-header:1000;--z-modal:2000}main.aelle-4d,main.aelle-4d *,main.aelle-4d *:before,main.aelle-4d *:after,.aelle-4d-header,.aelle-4d-header *,.aelle-4d-header *:before,.aelle-4d-header *:after,.aelle-4d-fixed-footer,.aelle-4d-fixed-footer *,.aelle-4d-fixed-footer *:before,.aelle-4d-fixed-footer *:after,.aelle-4d-modal,.aelle-4d-modal *,.aelle-4d-modal *:before,.aelle-4d-modal *:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}main.aelle-4d section[id]{scroll-margin-top:calc(var(--banner-height) + var(--subnav-height) + var(--space-sm))}body{font-family:var(--font-body);font-size:var(--fs-lg);line-height:1.9;color:var(--color-ink);background:var(--color-paper);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.is-modal-open{overflow:hidden}main.aelle-4d img{max-width:100%;height:auto;display:block}main.aelle-4d a{color:inherit;text-decoration:none}main.aelle-4d ul,main.aelle-4d ol{list-style:none}main.aelle-4d{isolation:isolate;position:relative;z-index:0}main.aelle-4d .cta-band .section-label{display:none}.aelle-4d .container{max-width:var(--container-max);margin:0 auto;padding:0 var(--space-md)}.aelle-4d h1,.aelle-4d h2,.aelle-4d h3,.aelle-4d h4{font-family:var(--font-display);overflow-wrap:anywhere;min-width:0}.aelle-4d .section-head{text-align:center;display:flex;flex-direction:column;align-items:center;max-width:var(--content-max);margin:0 auto var(--space-xl)}.aelle-4d .section-label{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-en);font-size:var(--fs-xs);font-weight:600;letter-spacing:.28em;line-height:1;text-transform:uppercase;color:var(--color-accent);margin-bottom:var(--space-md)}.aelle-4d .section-label:before,.aelle-4d .section-label:after{content:'';width:24px;height:1px;background:currentColor;opacity:.5}.aelle-4d .section-title{position:relative;font-family:var(--font-display);font-size:var(--fs-4xl);font-weight:700;line-height:1.4;text-align:center;padding-bottom:var(--space-sm);margin-bottom:var(--space-md);letter-spacing:.015em;color:var(--color-ink);overflow-wrap:anywhere;min-width:0;text-wrap:balance}.aelle-4d .section-title:after{content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:100%;max-width:220px;height:2px;background:linear-gradient(90deg,var(--color-gold) 0 40px,var(--color-accent) 40px 100%)}.aelle-4d .section-subtitle{font-family:var(--font-body);font-size:var(--fs-md);color:var(--color-ink-2);text-align:center;max-width:680px;margin:0 auto;line-height:1.9;text-wrap:pretty}.aelle-4d .accent-text{color:var(--color-accent)}.aelle-4d .highlight-marker{background:linear-gradient(transparent 62%,var(--color-gold-light) 62%);padding:0 2px}.aelle-4d .section-eyebrow-mono{display:inline-block;font-family:var(--font-en);font-size:10px;letter-spacing:.32em;color:var(--color-muted);text-transform:uppercase;line-height:1}.aelle-4d .btn,.aelle-4d-header .btn,.aelle-4d-fixed-footer .btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2xs);font-family:var(--font-body);font-size:var(--fs-md);font-weight:700;line-height:1;white-space:nowrap;border:1.5px solid transparent;border-radius:var(--radius-full);cursor:pointer;transition:background-color var(--dur-med) var(--ease-out),color var(--dur-med) var(--ease-out),border-color var(--dur-med) var(--ease-out);text-decoration:none;letter-spacing:.05em;padding:var(--space-sm) var(--space-xl);min-width:240px;outline:2px solid transparent;outline-offset:2px}.aelle-4d .btn:focus-visible,.aelle-4d-header .btn:focus-visible,.aelle-4d-fixed-footer .btn:focus-visible{outline:2px solid var(--color-focus);outline-offset:3px;box-shadow:var(--shadow-focus)}.aelle-4d .btn-primary,.aelle-4d-header .btn-primary,.aelle-4d-fixed-footer .btn-primary{background:var(--color-accent);color:var(--color-accent-ink);border-color:var(--color-accent)}.aelle-4d .btn-primary:hover,.aelle-4d-header .btn-primary:hover,.aelle-4d-fixed-footer .btn-primary:hover{background:var(--color-accent-hover);border-color:var(--color-accent-hover)}.aelle-4d .btn-primary[aria-disabled=true],.aelle-4d .btn-primary:disabled{opacity:.55;cursor:not-allowed}.aelle-4d .btn-primary--on-accent{background:var(--color-white);color:var(--color-accent-deep);border-color:var(--color-white)}.aelle-4d .btn-primary--on-accent:hover{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-accent-ink)}.aelle-4d .btn-outline{background:0 0;color:var(--color-accent);border-color:var(--color-accent)}.aelle-4d .btn-outline:hover{background:var(--color-accent);color:var(--color-accent-ink)}.aelle-4d .btn-outline[aria-disabled=true],.aelle-4d .btn-outline:disabled{opacity:.55;cursor:not-allowed}.aelle-4d .btn-line,.aelle-4d-header .btn-line,.aelle-4d-fixed-footer .btn-line{background:var(--color-line);color:var(--color-white);border-color:var(--color-line)}.aelle-4d .btn-line:hover,.aelle-4d-header .btn-line:hover,.aelle-4d-fixed-footer .btn-line:hover{background:var(--color-line-hover);border-color:var(--color-line-hover)}.aelle-4d .btn-group{display:flex;gap:var(--space-sm);justify-content:center;flex-wrap:wrap;align-items:center}.aelle-4d .material-symbols-rounded,.aelle-4d-header .material-symbols-rounded,.aelle-4d-fixed-footer .material-symbols-rounded,.aelle-4d-modal .material-symbols-rounded{font-variation-settings:'FILL' 0,'wght' 400,'GRAD' 0,'opsz' 24;line-height:1;vertical-align:middle}.aelle-4d-header{position:fixed;top:0;left:0;right:0;z-index:var(--z-header);background:var(--color-paper);border-bottom:1px solid var(--color-rule);font-family:var(--font-body)}.aelle-4d-header .header-inner{max-width:1200px;margin:0 auto;padding:0 var(--space-md);display:flex;align-items:center;justify-content:space-between;height:var(--banner-height)}.aelle-4d-header .logo{font-family:var(--font-en);font-size:var(--fs-xl);font-weight:700;letter-spacing:.14em;color:var(--color-ink);line-height:1.15;text-decoration:none;transition:color var(--dur-med) var(--ease-out)}.aelle-4d-header .logo:hover{color:var(--color-accent)}.aelle-4d-header .logo span{font-family:var(--font-body);font-size:10px;font-weight:500;color:var(--color-muted);display:block;letter-spacing:.24em;margin-top:3px}.aelle-4d-header .header-cta{display:flex;gap:var(--space-2xs);align-items:center}.aelle-4d-header .header-cta .btn{padding:var(--space-2xs) var(--space-md);font-size:var(--fs-sm);min-width:auto}.aelle-4d .hero{position:relative;display:flex;align-items:center;background:var(--color-paper) url(//aelleclinic.jp/wp/wp-content/themes/serum_tcd096-child/inc/lp-kumatori4d/css/../img/hero-bg.webp) 50% top/60% auto no-repeat;overflow:hidden;padding-block-start:var(--space-xl);padding-block-end:var(--space-xl);border-bottom:1px solid var(--color-rule)}.aelle-4d .hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,#fff 12%,rgba(255,255,255,1) 40%,rgb(255 255 255/70%) 50%,rgba(253,248,240,.55) 60%,rgba(255,255,255,1) 80%);pointer-events:none;z-index:0}.aelle-4d .hero-container{position:relative;z-index:2}.aelle-4d .hero-container{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;max-width:var(--container-max);margin:0 auto;width:100%;padding:var(--space-xl) var(--space-md);gap:var(--space-xl)}.aelle-4d .hero-content{max-width:540px;text-align:left;min-width:0}.aelle-4d .hero-image-wrapper{display:flex;justify-content:flex-end;min-width:0;margin-right:-60px}.aelle-4d .hero-image-wrapper img{width:100%;max-width:320px;object-fit:cover;object-position:top center;outline:1px solid var(--color-img-edge);outline-offset:-1px}.aelle-4d .hero-badges{display:flex;gap:var(--space-xs);justify-content:flex-start;flex-wrap:wrap;margin-bottom:var(--space-md);align-items:center}.aelle-4d .hero-badge{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:var(--radius-full);font-family:var(--font-body);font-size:var(--fs-sm);font-weight:700;line-height:1;letter-spacing:.06em;white-space:nowrap}.aelle-4d .hero-badge--patent{background:var(--color-gold-light);color:var(--color-gold-ink);border:1px solid oklch(78% .09 82/0.5)}.aelle-4d .hero-badge--patent .material-symbols-rounded{color:var(--color-gold)}.aelle-4d .hero-badge--feature{background:var(--color-paper-2);border:1px solid oklch(70% .185 355/0.45);color:var(--color-accent)}.aelle-4d .hero-catch{font-family:var(--font-body);font-size:var(--fs-md);font-weight:500;color:var(--color-ink-2);margin-bottom:var(--space-md);line-height:1.85;word-break:keep-all;overflow-wrap:anywhere;min-width:0;text-wrap:balance;letter-spacing:.02em}.aelle-4d .hero-title{font-family:var(--font-display);font-size:var(--fs-display);font-weight:900;color:var(--color-ink);line-height:1.08;margin-bottom:var(--space-md);letter-spacing:.015em;overflow-wrap:anywhere;min-width:0;text-wrap:balance}.aelle-4d .hero-title .trademark{font-size:.45em;vertical-align:super;font-weight:600;color:var(--color-accent);margin-left:1px}.aelle-4d .hero-title em{font-style:normal;font-family:var(--font-en);color:var(--color-accent);font-size:1.15em;font-weight:900;letter-spacing:-.02em;padding-right:.02em}.aelle-4d .hero-sub{font-family:var(--font-body);font-size:var(--fs-lg);font-weight:500;color:var(--color-ink-2);margin-bottom:var(--space-lg);line-height:1.8;word-break:keep-all;overflow-wrap:anywhere;min-width:0;text-wrap:pretty;padding-left:var(--space-md);border-left:3px solid var(--color-accent)}.aelle-4d .hero-doctor{font-family:var(--font-body);font-size:var(--fs-sm);color:var(--color-muted);font-weight:500;letter-spacing:.06em;margin-bottom:var(--space-lg);line-height:1.6;padding-top:var(--space-sm);border-top:1px solid var(--color-rule);max-width:380px}.aelle-4d .hero .btn-group{justify-content:flex-start}.aelle-4d .toc{position:sticky;top:var(--banner-height);z-index:var(--z-subnav);width:100%;background:var(--color-paper);border-top:1px solid var(--color-rule);border-bottom:1px solid var(--color-rule);will-change:transform}.aelle-4d .toc ul{display:flex;justify-content:center;margin:0 auto;padding:0;list-style:none}.aelle-4d .toc li{flex:1 1 0;text-align:center;position:relative;border-right:1px solid var(--color-rule)}.aelle-4d .toc li:first-child{border-left:1px solid var(--color-rule)}.aelle-4d .toc a{display:block;padding:22px 10px;min-height:44px;font-family:var(--font-body);font-size:.92rem;font-weight:700;color:var(--color-ink-2);letter-spacing:.03em;white-space:nowrap;transition:color var(--dur-fast) var(--ease-out),background-color var(--dur-fast) var(--ease-out);outline:2px solid transparent;outline-offset:-3px}.aelle-4d .toc a:hover{color:var(--color-accent);background-color:var(--color-accent-soft)}.aelle-4d .toc a:focus-visible{outline-color:var(--color-focus)}.aelle-4d .section-reasons{padding:var(--section-py) 0 var(--space-xl);background:var(--color-paper)}.aelle-4d .reasons-grid{display:grid;grid-template-columns:repeat(3,minmax(0, 1fr));gap:var(--space-md);max-width:var(--content-max);margin:0 auto}.aelle-4d .reason-card{padding:var(--space-lg);background:var(--color-paper-2);border:1px solid var(--color-rule);border-top:3px solid var(--color-accent);display:flex;flex-direction:column;min-width:0}.aelle-4d .reason-card h3{font-family:var(--font-display);font-size:var(--fs-lg);font-weight:700;color:var(--color-ink);line-height:1.55;margin-bottom:var(--space-sm);overflow-wrap:anywhere;text-wrap:balance;padding-bottom:var(--space-sm);border-bottom:1px solid var(--color-rule)}.aelle-4d .reason-card p{font-family:var(--font-body);font-size:var(--fs-base);line-height:1.9;color:var(--color-ink-2)}.aelle-4d .reason-card h3 em{color:var(--color-pink);font-style:normal}.aelle-4d .section-concerns{padding:var(--section-py) 0;background:var(--color-paper)}.aelle-4d .concerns-list{display:grid;grid-template-columns:repeat(3,minmax(0, 1fr));gap:var(--space-md);max-width:var(--content-max);margin:0 auto var(--space-xl)}.aelle-4d .concern-item{display:flex;flex-direction:column;gap:var(--space-sm);padding:var(--space-md);background:var(--color-paper-2);border:1px solid var(--color-rule);border-top:2px solid var(--color-accent);min-width:0}.aelle-4d .concern-num{font-family:var(--font-en);font-size:var(--fs-lg);font-weight:700;color:var(--color-pink);letter-spacing:.1em;line-height:1}.aelle-4d .concern-text{font-family:var(--font-body);font-size:var(--fs-base);line-height:1.85;color:var(--color-ink);overflow-wrap:anywhere;min-width:0;font-weight:500}.aelle-4d .concern-text strong{font-weight:700;color:var(--color-accent-deep)}.aelle-4d .comparison-header{text-align:center;margin:0 auto var(--space-md);max-width:var(--content-max)}.aelle-4d .comparison-wrapper{max-width:var(--content-max);margin:0 auto;position:relative}.aelle-4d .comparison-col-portrait{position:absolute;right:-20px;bottom:1px;width:140px;height:170px;z-index:3;background:url(//aelleclinic.jp/wp/wp-content/themes/serum_tcd096-child/inc/lp-kumatori4d/css/../img/dr_wakura.png) right bottom/contain no-repeat;pointer-events:none}.aelle-4d .comparison-table{position:relative;z-index:1}.aelle-4d .comparison-header h3{font-family:var(--font-display);font-size:var(--fs-2xl);font-weight:700;margin-bottom:var(--space-2xs);line-height:1.5;overflow-wrap:anywhere;min-width:0;text-wrap:balance}.aelle-4d .comparison-header p{font-family:var(--font-body);font-size:var(--fs-base);color:var(--color-ink-2)}.aelle-4d .comparison-table{width:100%;border-collapse:collapse;font-variant-numeric:tabular-nums;border:1px solid var(--color-rule);background:var(--color-paper);min-width:680px}.aelle-4d .comparison-table th,.aelle-4d .comparison-table td{border:1px solid var(--color-rule)}.aelle-4d .comparison-table thead th{padding:var(--space-md) var(--space-sm);font-family:var(--font-display);font-size:var(--fs-base);font-weight:700;text-align:center;letter-spacing:.04em;line-height:1.5}.aelle-4d .comparison-table thead th:first-child{background:var(--color-paper-3);color:var(--color-muted);width:22%;font-size:var(--fs-sm);font-weight:600;letter-spacing:.12em;text-transform:uppercase;font-family:var(--font-en)}.aelle-4d .comparison-table thead th:nth-child(2){background:var(--color-paper-2);color:var(--color-ink-2);width:39%}.aelle-4d .comparison-table thead th:nth-child(3){background:var(--color-accent);color:var(--color-white);width:39%;position:relative}.aelle-4d .comparison-recommend{position:absolute;top:8px;right:10px;display:inline-flex;align-items:center;padding:3px 8px 4px;background:var(--color-pink);color:var(--color-white);font-family:var(--font-body);font-size:10px;font-weight:700;letter-spacing:.08em;line-height:1;border-radius:2px}.aelle-4d .comparison-table tbody td{padding:var(--space-sm) var(--space-md);font-family:var(--font-body);font-size:var(--fs-base);line-height:1.7;vertical-align:top}.aelle-4d .comparison-table tbody td:first-child{font-weight:700;color:var(--color-ink);background:var(--color-paper-3);font-size:var(--fs-sm)}.aelle-4d .comparison-table tbody td:nth-child(2){color:var(--color-ink-2);background:var(--color-white)}.aelle-4d .comparison-table tbody td:nth-child(3){color:var(--color-ink);background:var(--color-accent-soft);font-weight:500}.aelle-4d .table-check{color:var(--color-pink);font-weight:700}.aelle-4d .table-caution{color:var(--color-caution);font-size:var(--fs-sm)}.aelle-4d .section-mechanism{padding:var(--section-py) 0;background:var(--color-paper-2)}.aelle-4d .mechanism-content{max-width:780px;margin:0 auto}.aelle-4d .mechanism-visual{position:relative;padding:var(--space-xl) var(--space-lg);margin-bottom:var(--space-2xl);background:linear-gradient(135deg,#fdf6f9 0%,#fff0f5 30%,#f8f0ff 70%,#f0f4ff 100%);border:1px solid rgba(219,0,110,.1);border-radius:16px;overflow:hidden}.aelle-4d .mechanism-visual:before{content:'';position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 20% 30%,rgba(219,0,110,.06) 0%,transparent 50%),radial-gradient(ellipse at 80% 70%,rgba(168,130,255,.06) 0%,transparent 50%)}.aelle-4d .mechanism-visual:after{content:'';position:absolute;top:-60px;right:-60px;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(219,0,110,.05) 0%,transparent 70%);pointer-events:none}.aelle-4d .mechanism-eye-illustration{padding:0;margin-bottom:var(--space-lg);text-align:center;position:relative;z-index:1;background:0 0;border:none}.aelle-4d .eye-structure-svg{width:100%;max-width:520px;height:auto;margin:0 auto;display:block}.aelle-4d .mechanism-illust-caption{font-family:var(--font-body);font-size:var(--fs-sm);color:var(--color-muted);margin-top:var(--space-xs);text-align:center;line-height:1.6}.aelle-4d .mechanism-illust-caption strong{color:var(--color-accent);font-weight:700}.aelle-4d .mechanism-diagram{display:grid;grid-template-columns:repeat(4,minmax(0, 1fr));gap:var(--space-sm);position:relative;z-index:1}.aelle-4d .fat-area{text-align:center;padding:var(--space-md) var(--space-xs);transition:transform var(--dur-med) var(--ease-out),box-shadow var(--dur-med) var(--ease-out),background-color var(--dur-med) var(--ease-out);background:var(--color-white);border:1px solid var(--color-rule);border-radius:12px}.aelle-4d .fat-area:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(201,169,110,.2);background:var(--color-gold-light)}.aelle-4d .fat-area-number{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto var(--space-xs);font-family:var(--font-en);font-size:var(--fs-lg);font-weight:700;line-height:1}.aelle-4d .fat-area--standard .fat-area-number{background:rgba(219,0,110,.1);border:2px solid rgba(219,0,110,.2);color:var(--color-ink-2)}.aelle-4d .fat-area--discovery .fat-area-number{background:linear-gradient(135deg,var(--color-accent),var(--color-pink));color:var(--color-white)}.aelle-4d .fat-area--discovery{border-color:rgba(219,0,110,.25);background:linear-gradient(180deg,rgba(255,240,245,.55) 0%,var(--color-white) 100%)}.aelle-4d .fat-area--discovery:hover{transform:none;box-shadow:none;background:linear-gradient(180deg,rgba(255,240,245,.55) 0%,var(--color-white) 100%)}.aelle-4d .fat-area-name{font-family:var(--font-display);font-size:var(--fs-sm);font-weight:700;color:var(--color-ink);margin-bottom:var(--space-3xs);line-height:1.4}.aelle-4d .fat-area-desc{font-family:var(--font-body);font-size:var(--fs-xs);color:var(--color-muted);line-height:1.5}.aelle-4d .fat-area--discovery .fat-area-name{color:var(--color-pink)}.aelle-4d .fat-area--discovery .fat-area-desc{color:var(--color-pink);font-weight:600}.aelle-4d .mechanism-badges{display:flex;gap:var(--space-2xs);justify-content:center;flex-wrap:wrap;margin-top:var(--space-md);position:relative;z-index:1;align-items:center}.aelle-4d .mechanism-badge{display:inline-flex;align-items:center;gap:6px;padding:var(--space-2xs) var(--space-md);border-radius:var(--radius-full);font-family:var(--font-body);font-size:var(--fs-sm);font-weight:700;line-height:1.2;letter-spacing:.03em}.aelle-4d .mechanism-badge--general{background:rgba(219,0,110,.06);border:1px solid rgba(219,0,110,.15);color:var(--color-ink-2)}.aelle-4d .mechanism-badge--4d{background:linear-gradient(135deg,var(--color-accent),var(--color-pink));color:var(--color-white);border:none}.aelle-4d .mechanism-connector{display:flex;align-items:center;gap:4px;color:var(--color-accent);font-weight:700;font-size:var(--fs-lg);line-height:1}.aelle-4d .mechanism-text{font-family:var(--font-body);font-size:var(--fs-md);line-height:2;color:var(--color-ink-2)}.aelle-4d .mechanism-text p{margin-bottom:var(--space-md)}.aelle-4d .mechanism-text strong{color:var(--color-ink);font-weight:700}.aelle-4d .cta-band{padding:var(--space-xl) 0;background:var(--color-paper);color:var(--color-ink);text-align:center;position:relative;overflow:hidden;border-top:1px solid var(--color-rule);border-bottom:4px solid var(--color-accent)}.aelle-4d .cta-band-content{position:relative;z-index:1;max-width:var(--content-max);margin:0 auto;padding:0 var(--space-md)}.aelle-4d .cta-band-title{font-family:var(--font-display);font-size:var(--fs-2xl);font-weight:700;color:var(--color-ink);line-height:1.6;margin-bottom:var(--space-md);overflow-wrap:anywhere;min-width:0;text-wrap:balance}.aelle-4d .cta-band-sub{font-family:var(--font-body);font-size:var(--fs-md);color:var(--color-ink-2);line-height:1.9;margin-bottom:var(--space-lg);text-wrap:pretty}.aelle-4d .section-benefits{padding:var(--section-py) 0;background:var(--color-paper)}.aelle-4d .benefits-grid{display:grid;grid-template-columns:repeat(2,minmax(0, 1fr));gap:var(--space-md);max-width:var(--content-max);margin:0 auto}.aelle-4d .benefit-card{position:relative;padding:0;background:var(--color-paper);border:1px solid var(--color-rule);overflow:hidden;display:flex;flex-direction:column}.aelle-4d .benefit-visual{height:200px;position:relative;overflow:hidden;background:var(--color-paper-2)}.aelle-4d .benefit-visual img{width:100%;height:100%;object-fit:cover;outline:1px solid var(--color-img-edge);outline-offset:-1px}.aelle-4d .benefit-body{padding:var(--space-md) var(--space-lg) var(--space-lg);flex:1;position:relative}.aelle-4d .benefit-number{display:inline-flex;align-items:baseline;font-family:var(--font-en);font-size:var(--fs-md);font-weight:700;color:var(--color-pink);margin-bottom:var(--space-sm);line-height:1;letter-spacing:.08em}.aelle-4d .benefit-title{font-family:var(--font-display);font-size:var(--fs-xl);font-weight:700;margin-bottom:var(--space-sm);line-height:1.5;color:var(--color-ink);overflow-wrap:anywhere;min-width:0;text-wrap:balance}.aelle-4d .benefit-desc{font-family:var(--font-body);font-size:var(--fs-base);line-height:1.9;color:var(--color-ink-2)}.aelle-4d .section-philosophy{padding:var(--section-py) 0;background:var(--color-paper-2)}.aelle-4d .philosophy-grid{display:grid;grid-template-columns:repeat(3,minmax(0, 1fr));gap:var(--space-md);max-width:var(--content-max);margin:0 auto}.aelle-4d .philosophy-card{padding:var(--space-md);background:var(--color-paper);border:1px solid var(--color-rule);position:relative;display:flex;flex-direction:column}.aelle-4d .philosophy-card>p{flex:1}.aelle-4d .philosophy-card h3{font-family:var(--font-display);font-size:var(--fs-xl);font-weight:700;margin-bottom:var(--space-sm);line-height:1.5;color:var(--color-ink);padding-left:var(--space-md);border-left:3px solid var(--color-gold);overflow-wrap:anywhere;min-width:0;text-wrap:balance}.aelle-4d .philosophy-card p{font-family:var(--font-body);font-size:var(--fs-base);line-height:2;color:var(--color-ink-2)}.aelle-4d .philosophy-badge{display:inline-flex;align-items:center;gap:6px;margin-top:var(--space-md);padding:6px 12px;background:0 0;border:1px solid var(--color-pink);font-family:var(--font-body);font-size:var(--fs-xs);font-weight:700;color:var(--color-pink);letter-spacing:.08em;line-height:1.4}.aelle-4d .philosophy-badge:before{content:'';width:5px;height:5px;border-radius:50%;background:var(--color-pink)}.aelle-4d .section-related{padding:var(--section-py) 0;background:var(--color-paper-2)}.aelle-4d .related-grid{display:grid;grid-template-columns:repeat(3,minmax(0, 1fr));gap:var(--space-md);max-width:var(--content-max);margin:0 auto;list-style:none;padding:0}.aelle-4d .related-card{min-width:0}.aelle-4d .related-link{display:flex;flex-direction:column;height:100%;background:var(--color-paper);border:1px solid var(--color-rule);overflow:hidden;text-decoration:none;color:inherit;transition:border-color var(--dur-fast) var(--ease-out)}.aelle-4d .related-link:hover{border-color:var(--color-accent)}.aelle-4d .related-thumb{display:block;aspect-ratio:16/10;overflow:hidden;background:var(--color-paper-3)}.aelle-4d .related-thumb img{width:100%;height:100%;object-fit:cover;display:block}.aelle-4d .related-thumb-placeholder{display:block;width:100%;height:100%;background:var(--color-paper-3)}.aelle-4d .related-body{display:flex;flex-direction:column;gap:6px;padding:var(--space-sm);flex:1}.aelle-4d .related-date{font-family:var(--font-display);font-size:var(--fs-xs);color:var(--color-muted);letter-spacing:.04em}.aelle-4d .related-title{font-size:var(--fs-sm);font-weight:700;line-height:1.6;color:var(--color-ink);overflow-wrap:anywhere;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.aelle-4d .related-link:hover .related-title{color:var(--color-accent-deep)}.aelle-4d .section-movie{padding:var(--section-py) 0;background:var(--color-paper)}.aelle-4d .movie-grid{display:grid;grid-template-columns:repeat(3,minmax(0, 1fr));gap:var(--space-md);max-width:var(--content-max);margin:0 auto;list-style:none;padding:0}.aelle-4d .movie-card{min-width:0}.aelle-4d .movie-frame{position:relative;aspect-ratio:16/9;background:#000;overflow:hidden}.aelle-4d .movie-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}.aelle-4d .movie-frame iframe:not([src]),.aelle-4d .movie-frame iframe[src=""]{background:var(--color-paper-3)}.aelle-4d .movie-caption{margin-top:var(--space-sm);font-size:var(--fs-sm);color:var(--color-ink-2);text-align:center;line-height:1.7}.aelle-4d .movie-cta{margin-top:var(--space-lg);text-align:center}.aelle-4d .movie-facade{display:block;width:100%;padding:0;border:0;cursor:pointer;appearance:none}.aelle-4d .movie-thumb{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.aelle-4d .movie-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:56px;height:40px;border-radius:8px;background:rgba(0,0,0,.62);transition:background var(--dur-fast) var(--ease-out)}.aelle-4d .movie-play:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-40%,-50%);border-style:solid;border-width:8px 0 8px 14px;border-color:transparent transparent transparent #fff}.aelle-4d .movie-facade:hover .movie-play{background:red}.aelle-4d .section-cases{padding:var(--section-py) 0;background:var(--color-paper)}.aelle-4d .cases-grid{display:grid;grid-template-columns:repeat(3,minmax(0, 1fr));gap:var(--space-md);max-width:var(--content-max);margin:0 auto}.aelle-4d .case-card{overflow:hidden;border:1px solid var(--color-rule);background:var(--color-paper);display:flex;flex-direction:column;text-align:left;padding:0;color:inherit;width:100%}.aelle-4d .case-visual{position:relative;height:240px;background:var(--color-paper-2);overflow:hidden}.aelle-4d .case-slider{display:flex;height:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;cursor:grab;user-select:none}.aelle-4d .case-slider::-webkit-scrollbar{display:none}.aelle-4d .case-slider.is-dragging{scroll-snap-type:none;scroll-behavior:auto;cursor:grabbing}.aelle-4d .case-slide{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start;position:relative}.aelle-4d .case-slide img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;pointer-events:none;outline:1px solid var(--color-img-edge);outline-offset:-1px}.aelle-4d .case-placeholder{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-2xs);background:var(--color-paper-3);color:var(--color-gold-ink)}.aelle-4d .case-placeholder .material-symbols-rounded{font-size:32px}.aelle-4d .case-placeholder-text{font-family:var(--font-body);font-size:var(--fs-sm);font-weight:600;letter-spacing:.06em}.aelle-4d .case-slide-label{position:absolute;top:10px;z-index:2;padding:4px 10px;font-family:var(--font-en);font-size:10px;font-weight:700;line-height:1.2;letter-spacing:.14em;text-transform:uppercase}.aelle-4d .case-slide-label--before{left:10px;background:oklch(0% 0 0/0.65);color:var(--color-white)}.aelle-4d .case-slide-label--after{right:10px;background:var(--color-pink);color:var(--color-white)}.aelle-4d .case-nav{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;border:none;background:oklch(0% 0 0/0.55);color:var(--color-white);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;padding:0;transition:background-color var(--dur-med) var(--ease-out)}.aelle-4d .case-nav:hover{background:oklch(0% 0 0/0.8)}.aelle-4d .case-nav:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.aelle-4d .case-nav[disabled]{opacity:.35;cursor:default}.aelle-4d .case-nav .material-symbols-rounded{font-size:22px}.aelle-4d .case-nav--prev{left:8px}.aelle-4d .case-nav--next{right:8px}.aelle-4d .case-dots{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);display:flex;gap:6px;z-index:2}.aelle-4d .case-dot{width:8px;height:8px;padding:0;border:none;border-radius:50%;background:oklch(100% 0 0/0.4);cursor:pointer;transition:background-color var(--dur-med) var(--ease-out),transform var(--dur-med) var(--ease-out)}.aelle-4d .case-dot:hover{background:oklch(100% 0 0/0.7)}.aelle-4d .case-dot.is-active{background:var(--color-white);transform:scale(1.15)}.aelle-4d .case-dot:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.aelle-4d .case-info{padding:var(--space-md);flex:1;display:flex;flex-direction:column}.aelle-4d .case-age{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-en);font-size:var(--fs-xs);font-weight:700;color:var(--color-accent);margin-bottom:var(--space-xs);line-height:1.4;align-self:flex-start;letter-spacing:.1em}.aelle-4d .case-age:before{content:'';width:16px;height:1px;background:currentColor}.aelle-4d .case-desc{font-family:var(--font-body);font-size:var(--fs-base);line-height:1.8;color:var(--color-ink-2);margin-bottom:var(--space-sm);flex:1}.aelle-4d .case-meta{font-family:var(--font-body);font-size:var(--fs-xs);color:var(--color-muted);line-height:1.7;padding-top:var(--space-sm);border-top:1px solid var(--color-rule)}.aelle-4d .section-flow{padding:var(--section-py) 0;background:var(--color-paper-2)}.aelle-4d .flow-steps{max-width:var(--content-max);margin:0 auto;position:relative}.aelle-4d .flow-step{display:flex;gap:var(--space-lg);padding-bottom:var(--space-xl);position:relative;align-items:flex-start}.aelle-4d .flow-step:last-child{padding-bottom:0}.aelle-4d .flow-step-indicator{flex-shrink:0;display:flex;flex-direction:column;align-items:center}.aelle-4d .flow-step-number{width:48px;height:48px;border-radius:50%;background:var(--color-paper);color:var(--color-pink);border:1.5px solid var(--color-pink);display:flex;align-items:center;justify-content:center;font-family:var(--font-en);font-size:var(--fs-lg);font-weight:700;line-height:1;position:relative;z-index:2}.aelle-4d .flow-step-line{width:1px;flex:1;background:var(--color-rule-2);margin-top:var(--space-2xs);min-height:40px}.aelle-4d .flow-step:last-child .flow-step-line{display:none}.aelle-4d .flow-step-content{flex:1;padding-top:var(--space-2xs);min-width:0}.aelle-4d .flow-step-title{font-family:var(--font-display);font-size:var(--fs-xl);font-weight:700;margin-bottom:var(--space-2xs);line-height:1.5;color:var(--color-ink);overflow-wrap:anywhere;min-width:0}.aelle-4d .flow-step-desc{font-family:var(--font-body);font-size:var(--fs-base);line-height:1.9;color:var(--color-ink-2)}.aelle-4d .section-downtime{padding:var(--section-py) 0;background:var(--color-paper)}.aelle-4d .downtime-grid{display:grid;grid-template-columns:repeat(3,minmax(0, 1fr));gap:0;max-width:var(--content-max);margin:0 auto}.aelle-4d .downtime-card{text-align:center;padding:var(--space-md) var(--space-lg);background:0 0;position:relative}.aelle-4d .downtime-card+.downtime-card{border-left:1px solid var(--color-rule)}.aelle-4d .downtime-card .material-symbols-rounded{font-size:28px;color:var(--color-pink);margin:var(--space-sm) auto;display:block;font-variation-settings:'FILL' 0,'wght' 300,'GRAD' 0,'opsz' 28}.aelle-4d .downtime-card h3{font-family:var(--font-display);font-size:var(--fs-md);font-weight:700;margin-bottom:var(--space-xs);line-height:1.5;color:var(--color-ink);overflow-wrap:anywhere;min-width:0}.aelle-4d .downtime-card p{font-family:var(--font-body);font-size:var(--fs-sm);line-height:1.9;color:var(--color-ink-2)}.aelle-4d .section-pricing{padding:var(--section-py) 0;background:var(--color-paper-2)}.aelle-4d .pricing-heading{max-width:var(--content-max);margin:0 auto var(--space-sm);font-family:var(--font-display);font-size:var(--fs-xl);font-weight:700;color:var(--color-ink);line-height:1.5;text-align:center}.aelle-4d .pricing-heading--sm{margin-top:var(--space-md);font-size:var(--fs-lg)}.aelle-4d .pricing-heading-meta{max-width:var(--content-max);margin:0 auto var(--space-xs);font-family:var(--font-body);font-size:var(--fs-sm);color:var(--color-ink-2);text-align:right}.aelle-4d .pricing-table{max-width:var(--content-max);margin:0 auto var(--space-lg);border:1px solid var(--color-rule);background:var(--color-white);border-radius:8px;overflow:hidden}.aelle-4d .pricing-row{display:flex;align-items:stretch;border-bottom:1px solid var(--color-rule)}.aelle-4d .pricing-row:last-child{border-bottom:none}.aelle-4d .pricing-row--head{background:var(--color-accent);color:var(--color-ink);font-weight:700}.aelle-4d .pricing-row--head>*{flex:0 0 33.333%;min-width:0;padding:var(--space-sm) var(--space-md);display:flex;align-items:center;justify-content:center;border-right:1px solid rgba(255,255,255,.35);font-family:var(--font-body);font-size:var(--fs-md);font-weight:700;color:var(--color-white);letter-spacing:.04em;line-height:1.4;text-align:center;overflow-wrap:anywhere}.aelle-4d .pricing-row--head>*:last-child{border-right:none}.aelle-4d .pricing-table--grouped .pricing-row--head>*:nth-child(1){flex:0 0 50%}.aelle-4d .pricing-table--grouped .pricing-row--head>*:nth-child(2),.aelle-4d .pricing-table--grouped .pricing-row--head>*:nth-child(3){flex:0 0 25%}.aelle-4d .pricing-category{flex:0 0 25%;min-width:0;display:flex;align-items:center;justify-content:center;padding:var(--space-md) var(--space-sm);border-right:1px solid var(--color-rule);font-family:var(--font-body);font-size:var(--fs-md);font-weight:500;color:var(--color-ink);line-height:1.5;text-align:center;overflow-wrap:anywhere}.aelle-4d .pricing-substack{flex:0 0 75%;min-width:0;display:flex;flex-direction:column}.aelle-4d .pricing-subrow{display:flex;align-items:stretch;border-bottom:1px solid var(--color-rule);flex:1}.aelle-4d .pricing-subrow:last-child{border-bottom:none}.aelle-4d .pricing-subrow>*{flex:0 0 33.333%;min-width:0;padding:var(--space-sm) var(--space-md);display:flex;align-items:center;justify-content:center;border-right:1px solid var(--color-rule);font-family:var(--font-body);font-size:var(--fs-base);color:var(--color-ink);line-height:1.4;text-align:center;font-variant-numeric:tabular-nums;min-height:48px;overflow-wrap:anywhere}.aelle-4d .pricing-subrow>*:last-child{border-right:none}.aelle-4d .pricing-subrow .pricing-sub-name{font-weight:500}.aelle-4d .pricing-subrow .pricing-price{font-weight:500}.aelle-4d .pricing-table--flat .pricing-row:not(.pricing-row--head)>*{flex:1;padding:var(--space-sm) var(--space-md);display:flex;align-items:center;justify-content:center;border-right:1px solid var(--color-rule);font-family:var(--font-body);font-size:var(--fs-base);color:var(--color-ink);line-height:1.4;text-align:center;font-variant-numeric:tabular-nums}.aelle-4d .pricing-table--flat .pricing-row:not(.pricing-row--head)>*:last-child{border-right:none}.aelle-4d .pricing-notice{max-width:var(--content-max);margin:var(--space-md) auto 0;padding:var(--space-md) var(--space-lg);background:var(--color-paper);border:1px solid var(--color-rule);border-left:3px solid var(--color-gold)}.aelle-4d .pricing-notice p{font-family:var(--font-body);font-size:var(--fs-sm);line-height:1.8;color:var(--color-muted)}.aelle-4d .section-faq{padding:var(--section-py) 0;background:var(--color-paper)}.aelle-4d .faq-list{max-width:var(--content-max);margin:0 auto}.aelle-4d .faq-group-heading{max-width:var(--content-max);margin:var(--space-2xl) auto var(--space-md);font-family:var(--font-display);font-size:var(--fs-xl);font-weight:700;color:var(--color-ink);line-height:1.5;text-align:center}.aelle-4d .faq-item{border-bottom:1px solid var(--color-rule)}.aelle-4d .faq-item:first-child{border-top:1px solid var(--color-rule)}.aelle-4d .faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm);padding:var(--space-md) 0;background:0 0;border:none;cursor:pointer;text-align:left;font-family:var(--font-display);font-size:var(--fs-md);font-weight:700;color:var(--color-ink);line-height:1.6;transition:color var(--dur-med) var(--ease-out);outline:2px solid transparent;outline-offset:4px;border-radius:4px}.aelle-4d .faq-question:hover{color:var(--color-accent)}.aelle-4d .faq-question:focus-visible{outline-color:var(--color-focus);box-shadow:var(--shadow-focus)}.aelle-4d .faq-question .q-label{flex-shrink:0;width:28px;height:28px;color:var(--color-accent);display:flex;align-items:center;justify-content:center;font-family:var(--font-en);font-size:var(--fs-lg);font-weight:700;line-height:1;letter-spacing:0}.aelle-4d .faq-question .q-text{flex:1;min-width:0;overflow-wrap:anywhere}.aelle-4d .faq-toggle{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;transition:none}.aelle-4d .faq-toggle .material-symbols-rounded{font-size:22px;color:var(--color-ink-2);transition:transform var(--dur-med) var(--ease-out),color var(--dur-med) var(--ease-out)}.aelle-4d .faq-question:hover .faq-toggle .material-symbols-rounded{color:var(--color-accent)}.aelle-4d .faq-item.is-open .faq-toggle .material-symbols-rounded{color:var(--color-accent);transform:rotate(180deg)}.aelle-4d .faq-answer{max-height:0;overflow:hidden;transition:max-height var(--dur-slow) var(--ease-out),padding var(--dur-med) var(--ease-out)}.aelle-4d .faq-answer-inner{position:relative;padding:0 0 var(--space-md) 44px;font-family:var(--font-body);font-size:var(--fs-base);line-height:2;color:var(--color-ink-2)}.aelle-4d .faq-answer-inner:before{content:'A';position:absolute;left:0;top:0;width:28px;text-align:center;font-family:var(--font-en);font-size:var(--fs-lg);font-weight:700;color:var(--color-pink);line-height:2}.aelle-4d .faq-item.is-open .faq-answer{max-height:500px}.aelle-4d .section-cta{padding:var(--space-2xl) 0 var(--space-3xl);background:var(--color-paper);text-align:center;position:relative;overflow:hidden;border-top:1px solid var(--color-rule);border-bottom:4px solid var(--color-accent)}.aelle-4d .cta-content{position:relative;z-index:1;max-width:var(--content-max);margin:0 auto}.aelle-4d .cta-message{font-family:var(--font-display);font-size:var(--fs-3xl);font-weight:700;color:var(--color-ink);line-height:1.6;margin-bottom:var(--space-md);overflow-wrap:anywhere;min-width:0;text-wrap:balance}.aelle-4d .cta-sub{font-family:var(--font-body);font-size:var(--fs-md);color:var(--color-ink-2);line-height:1.9;max-width:600px;margin:0 auto var(--space-xl);text-wrap:pretty}.aelle-4d-fixed-footer{position:fixed;bottom:0;left:0;right:0;z-index:var(--z-fixed-footer);background:var(--color-paper);border-top:1px solid var(--color-rule);padding:10px var(--space-sm);display:none;transform:translateY(110%);transition:transform var(--dur-slow) var(--ease-out);font-family:var(--font-body)}.aelle-4d-fixed-footer.is-visible{transform:translateY(0)}.aelle-4d-fixed-footer .fixed-footer-inner{display:flex;gap:10px;max-width:500px;margin:0 auto;align-items:center}.aelle-4d-fixed-footer .btn{flex:1;padding:12px var(--space-sm);font-size:var(--fs-sm);min-width:auto}.aelle-4d-modal{position:fixed;inset:0;z-index:var(--z-modal);display:none;align-items:center;justify-content:center;padding:var(--space-md);font-family:var(--font-body)}.aelle-4d-modal.is-open{display:flex}.aelle-4d-modal-overlay{position:absolute;inset:0;background:oklch(0% 0 0/0.75);backdrop-filter:blur(4px)}.aelle-4d-modal-panel{position:relative;background:var(--color-paper-2);border:1px solid var(--color-rule);max-width:900px;width:100%;max-height:calc(100vh - var(--space-2xl));overflow-y:auto;padding:var(--space-xl) var(--space-lg);box-shadow:0 20px 60px oklch(0% 0 0/0.65)}.aelle-4d-modal-close{position:absolute;top:var(--space-sm);right:var(--space-sm);width:40px;height:40px;border-radius:50%;background:var(--color-paper-3);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color var(--dur-med) var(--ease-out);outline:2px solid transparent;outline-offset:2px;z-index:2}.aelle-4d-modal-close:hover{background:var(--color-accent)}.aelle-4d-modal-close:hover .material-symbols-rounded{color:var(--color-accent-ink)}.aelle-4d-modal-close:focus-visible{outline-color:var(--color-focus)}.aelle-4d-modal-close .material-symbols-rounded{color:var(--color-ink-2);transition:color var(--dur-med) var(--ease-out)}.aelle-4d-modal-title{font-family:var(--font-display);font-size:var(--fs-2xl);font-weight:700;color:var(--color-ink);margin-bottom:var(--space-md);padding-right:48px;overflow-wrap:anywhere;min-width:0;line-height:1.5}.aelle-4d-modal-images{display:grid;grid-template-columns:repeat(3,minmax(0, 1fr));gap:var(--space-sm);margin-bottom:var(--space-md)}.aelle-4d-modal-images figure{margin:0}.aelle-4d-modal-images img{width:100%;height:auto;outline:1px solid var(--color-img-edge);outline-offset:-1px;display:block}.aelle-4d-modal-images figcaption{font-family:var(--font-en);font-size:var(--fs-xs);font-weight:600;color:var(--color-muted);text-align:center;margin-top:6px;letter-spacing:.08em;text-transform:uppercase}.aelle-4d-modal-meta{padding-top:var(--space-md);border-top:1px solid var(--color-rule);font-family:var(--font-body);font-size:var(--fs-sm);line-height:1.9;color:var(--color-ink-2)}.aelle-4d-modal-meta strong{color:var(--color-ink);font-weight:700}@media screen and (max-width:1024px){:root{--section-py:var(--space-2xl);--subnav-height:116px}.aelle-4d .section-head{margin-bottom:var(--space-lg)}.aelle-4d .cases-grid{grid-template-columns:repeat(2,minmax(0, 1fr))}.aelle-4d .related-grid{grid-template-columns:repeat(2,minmax(0, 1fr))}.aelle-4d .movie-grid{grid-template-columns:repeat(2,minmax(0, 1fr))}.aelle-4d .toc ul{display:grid;grid-template-columns:repeat(3,1fr)}.aelle-4d .toc li{border-right:1px solid var(--color-rule);border-bottom:1px solid var(--color-rule)}.aelle-4d .toc li:nth-child(3),.aelle-4d .toc li:nth-child(6){border-right:none}.aelle-4d .toc a{padding:15px 5px;font-size:.82rem}}@media screen and (max-width:768px){:root{--banner-height:60px}.aelle-4d .section-title{font-size:var(--fs-3xl)}.aelle-4d .hero-title{font-size:var(--fs-display-s)}.aelle-4d .benefits-grid,.aelle-4d .philosophy-grid,.aelle-4d .cases-grid,.aelle-4d .downtime-grid{grid-template-columns:minmax(0, 1fr)}.aelle-4d .related-grid{grid-template-columns:repeat(2,minmax(0, 1fr));gap:var(--space-sm)}.aelle-4d .movie-grid{grid-template-columns:minmax(0, 1fr);gap:var(--space-sm)}.aelle-4d .related-title{font-size:var(--fs-xs);-webkit-line-clamp:2}.aelle-4d .reasons-grid{grid-template-columns:minmax(0, 1fr)}.aelle-4d .concerns-list{grid-template-columns:minmax(0, 1fr)}.aelle-4d .downtime-card+.downtime-card{border-left:none;border-top:1px solid var(--color-rule)}.aelle-4d .comparison-table{font-size:var(--fs-sm)}.aelle-4d .comparison-table{min-width:0}.aelle-4d .comparison-table thead th{padding:var(--space-xs) 6px;font-size:var(--fs-xs)}.aelle-4d .comparison-table thead th:first-child{width:20%;font-size:10px}.aelle-4d .comparison-table thead th:nth-child(2),.aelle-4d .comparison-table thead th:nth-child(3){width:40%}.aelle-4d .comparison-table tbody td{padding:var(--space-xs) 8px;font-size:var(--fs-xs);line-height:1.6}.aelle-4d .comparison-recommend{position:static;display:inline-flex;margin-bottom:4px}.aelle-4d .comparison-col-portrait{display:none}.aelle-4d .mechanism-diagram{grid-template-columns:repeat(2,minmax(0, 1fr))}.aelle-4d .hero-container{display:flex;flex-direction:column;gap:0}.aelle-4d .hero-content{display:contents}.aelle-4d .hero-image-wrapper{order:1;justify-content:center;margin-right:0;margin-block:var(--space-md)}.aelle-4d .hero-content .btn-group{order:2}.aelle-4d .hero{background-size:auto 900px;background-position:center top}.aelle-4d .hero-container{text-align:center;padding:39vw var(--space-sm) var(--space-2xl)}.aelle-4d .hero-catch{text-align:center}.aelle-4d .hero-sub{padding-left:0;border-left:none;text-align:center}.aelle-4d .hero .btn-group{width:100%;flex-direction:row;flex-wrap:nowrap;gap:var(--space-xs)}.aelle-4d .hero .btn-group .btn{flex:1 1 50%;min-width:0;width:auto;padding:14px var(--space-sm)}.aelle-4d .hero:before{background:linear-gradient(180deg,rgba(253,248,240,.45) 0px,rgba(255,255,255,.6) 240px,rgba(255,255,255,.95) 340px,rgba(255,255,255,.97) 100%)}.aelle-4d-modal-images{grid-template-columns:repeat(3,minmax(0, 1fr))}}@media screen and (max-width:520px){:root{--section-py:56px}.aelle-4d .reasons-grid{grid-template-columns:minmax(0, 1fr)}body{font-size:var(--fs-base)}.aelle-4d .container{padding:0 var(--space-sm)}.aelle-4d .section-title{font-size:var(--fs-2xl)}.aelle-4d .section-subtitle{font-size:var(--fs-base)}.aelle-4d .section-head{margin-bottom:var(--space-lg)}.aelle-4d .hero{min-height:auto;padding-block-end:var(--space-2xl)}.aelle-4d .hero-image-wrapper{justify-content:center}.aelle-4d .hero-badges{justify-content:center;gap:var(--space-2xs);margin-bottom:var(--space-lg)}.aelle-4d .hero-badge{font-size:var(--fs-sm);padding:8px var(--space-sm)}.aelle-4d .hero .btn-group{justify-content:center}.aelle-4d .hero-title{font-size:var(--fs-4xl)}.aelle-4d .hero-catch{font-size:var(--fs-md)}.aelle-4d .btn-primary,.aelle-4d .btn-outline,.aelle-4d .btn-line{width:100%;min-width:auto;padding:14px var(--space-lg)}.aelle-4d .btn-group{flex-direction:column;align-items:stretch;gap:var(--space-xs)}.aelle-4d .comparison-wrapper{margin:0 auto;padding:0}.aelle-4d .mechanism-visual{padding:var(--space-lg) var(--space-sm)}.aelle-4d .mechanism-diagram{grid-template-columns:repeat(2,minmax(0, 1fr));gap:var(--space-xs)}.aelle-4d .flow-step{gap:var(--space-md)}.aelle-4d .pricing-table--grouped{overflow-x:auto;-webkit-overflow-scrolling:touch}.aelle-4d .pricing-table--grouped .pricing-row{min-width:480px}.aelle-4d .pricing-category{padding:var(--space-sm) var(--space-2xs);font-size:var(--fs-sm)}.aelle-4d .pricing-subrow>*{padding:var(--space-2xs) var(--space-sm);font-size:var(--fs-sm)}.aelle-4d .pricing-row--head>*{padding:var(--space-xs) 6px;font-size:var(--fs-xs)}.aelle-4d .pricing-table--flat .pricing-row:not(.pricing-row--head)>*{padding:var(--space-xs) 6px;font-size:var(--fs-xs)}.aelle-4d .cta-message{font-size:var(--fs-2xl)}.aelle-4d .cta-band-title{font-size:var(--fs-xl)}.aelle-4d-fixed-footer{display:block;padding-bottom:calc(10px + env(safe-area-inset-bottom))}.aelle-4d-header .header-cta{display:none}.aelle-4d .concern-item{padding:var(--space-md) var(--space-sm);gap:var(--space-xs)}.aelle-4d .concern-num{font-size:var(--fs-md)}.aelle-4d .hero-image-wrapper:after{inset:-8px -8px 8px 8px}.aelle-4d-modal-panel{padding:var(--space-lg) var(--space-md)}.aelle-4d-modal-images{grid-template-columns:minmax(0, 1fr)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.aelle-4d *,.aelle-4d *:before,.aelle-4d *:after,.aelle-4d-header *,.aelle-4d-header *:before,.aelle-4d-header *:after,.aelle-4d-fixed-footer *,.aelle-4d-fixed-footer *:before,.aelle-4d-fixed-footer *:after,.aelle-4d-modal *,.aelle-4d-modal *:before,.aelle-4d-modal *:after{animation-duration:.001ms !important;animation-iteration-count:1 !important;transition-duration:.001ms !important;scroll-behavior:auto !important}}@media screen and (max-width:768px){.aelle-4d .toc{position:static;top:auto}}