:root{--bg:#f4f2ed;--panel:#fff;--line:#ddd6c7;--text:#2b2722;--muted:#6d655b;--accent:#8b673f;--accent2:#2d7c57;--shadow:0 18px 40px rgba(74,58,34,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:linear-gradient(180deg,#f3efe8 0%,#fff 100%);color:var(--text);line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1080px,calc(100% - 28px));margin:0 auto}.skip-link{position:absolute;left:-999px;top:8px;background:#fff;color:#000;padding:8px 12px;border-radius:8px;z-index:10}.skip-link:focus{left:16px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{position:sticky;top:0;z-index:30;background:rgba(248,244,235,.92);backdrop-filter:blur(8px);border-bottom:1px solid rgba(45,39,34,.08)}.header-device .header-inner{min-height:72px;display:grid;grid-template-columns:auto 1fr auto auto;gap:18px;align-items:center}.brand-logo{height:34px}.site-nav{display:flex;justify-content:center;gap:18px;color:#4f463d;font-size:14px}.nav-cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:14px;background:var(--accent2);color:#fff;font-weight:700}.menu-toggle{display:none;background:transparent;border:1px solid rgba(45,39,34,.15);border-radius:14px;padding:10px 11px;width:46px;height:42px}.menu-toggle span{display:block;height:2px;background:#4a4138;margin:5px 0;border-radius:2px}
.hero{padding:28px 0 16px}.device-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.86fr);gap:18px;align-items:center}.hero-copy,.hero-device-card,.compare-tree,.checklist-shell,.device-actions,.faq-list details,.footer-panel{box-shadow:var(--shadow)}.hero-copy{background:#fff;border:1px solid var(--line);border-radius:24px;padding:30px;display:grid;gap:12px}.eyebrow{display:inline-flex;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:0}.hero-copy h1,.section-head h2,.device-actions h2{margin:0;line-height:1.08}.hero-copy h1{font-size:clamp(34px,5vw,54px)}.lead{margin:0;color:var(--muted);max-width:56ch}.hero-device-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:16px;display:grid;gap:12px}.hero-device-card img{border-radius:18px;border:1px solid var(--line)}.hero-device-card p{margin:0;color:#64605b}
.section{padding:24px 0}.compare-tree{display:grid;grid-template-columns:minmax(0,1fr) 80px minmax(0,1fr);gap:16px;align-items:center}.device-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px;min-height:220px;display:grid;align-content:start;gap:12px}.device-card .label{display:inline-flex;padding:8px 12px;border-radius:999px;background:#f2ece0;border:1px solid var(--line);width:max-content;font-size:13px}.device-card h2{margin:0;font-size:24px}.device-card ul{margin:0;padding-left:18px;color:#5f5a54}.transfer-arrow{font-size:54px;font-weight:700;color:#b78a51;text-align:center}
.alt{background:#faf7f1}.checklist-shell{background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px}.section-head{display:grid;gap:8px;margin-bottom:16px}.check-table{width:100%;border-collapse:collapse}.check-table th,.check-table td{padding:14px;border-bottom:1px solid #e7e1d5;text-align:left;vertical-align:top}.check-table th{color:#6a6158;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.check-table tr:last-child td{border-bottom:0}
.device-actions{display:flex;justify-content:space-between;align-items:center;gap:18px;background:linear-gradient(135deg,#fff,#f6efe4);border:1px solid var(--line);border-radius:24px;padding:20px}.device-actions p{margin:8px 0 0;color:#645f58;max-width:56ch}.action-links{display:flex;flex-wrap:wrap;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:14px;font-weight:700}.btn-primary{background:linear-gradient(135deg,var(--accent2),#85c9a6);color:#fff}.btn-secondary{background:#f2ece0;color:#362d22;border:1px solid var(--line)}.btn-ghost{background:transparent;border:1px solid currentColor}
.faq-zone{background:#fff}.faq-list{display:grid;gap:10px}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:16px;padding:0 16px}.faq-list summary{cursor:pointer;list-style:none;padding:16px 0;font-weight:700}.faq-list summary::-webkit-details-marker{display:none}.faq-list p{margin:0 0 16px;color:#65605a}
.footer-device{padding:24px 0 40px;background:#fff}.footer-panel{display:flex;justify-content:space-between;align-items:center;gap:16px;background:#2d241a;color:#f3ede4;border:1px solid #3b3022;border-radius:18px;padding:18px 20px}.footer-brand img{height:28px}.footer-brand p{margin:8px 0 0}.footer-links{display:flex;flex-wrap:wrap;gap:10px}.footer-links a{display:inline-flex;align-items:center;padding:10px 12px;border-radius:999px;background:#4a3a27;border:1px solid #5b4a35}
@media (max-width:980px){.device-hero,.device-actions,.footer-panel{grid-template-columns:1fr;display:grid}.compare-tree{grid-template-columns:1fr;gap:12px}.transfer-arrow{transform:rotate(90deg);font-size:44px}}
@media (max-width:760px){.header-device .header-inner{min-height:68px;grid-template-columns:auto 1fr auto}.site-nav,.nav-cta{display:none}.menu-toggle{display:block}.site-nav.is-open{display:flex;position:absolute;left:16px;right:16px;top:72px;flex-direction:column;align-items:stretch;background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px;color:#2b2722}.hero-copy,.hero-device-card,.compare-tree>.device-card,.checklist-shell,.device-actions,.faq-list details,.footer-panel{border-radius:18px;padding:18px}.check-table th,.check-table td{padding:12px 10px}.action-links,.footer-links{width:100%}.btn{width:100%}.device-card{min-height:auto}}

.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.hero-actions .btn{min-width:0}
@media (max-width:760px){.hero-actions .btn{width:100%}}

.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.hero-actions .btn{min-width:0}
@media (max-width:760px){.hero-actions .btn{width:100%}}

.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.hero-actions .btn{min-width:0}
@media (max-width:760px){.hero-actions .btn{width:100%}}
