/**
 * Location: /assets/css/terms-conditions-page.css
 * Purpose: Frontend styles for the HyperDAF Terms & Conditions page template.
 */
.hdaf-terms-page{--hdaf-orange:#ff6a00;--hdaf-orange-dark:#e85c00;--hdaf-orange-soft:#fff4ed;--hdaf-gold-soft:#fff8e8;--hdaf-ink:#111827;--hdaf-muted:#64748b;--hdaf-border:#e5e7eb;--hdaf-card:#fff;background:linear-gradient(180deg,#fff 0%,#fafafa 100%);color:var(--hdaf-ink);font-family:inherit}.hdaf-terms-page *{box-sizing:border-box}.hdaf-terms-page__wrap{width:min(1240px,calc(100% - 32px));margin:0 auto;padding:32px 0 52px}.hdaf-terms-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 480px;gap:32px;align-items:center;min-height:270px;padding:52px 58px;border:1px solid rgba(255,106,0,.10);border-radius:28px;background:radial-gradient(circle at 75% 20%,rgba(255,106,0,.18),transparent 28%),linear-gradient(135deg,#fff 0%,#fffaf5 50%,#fff1e5 100%);overflow:hidden;}.hdaf-terms-hero:before{content:"";position:absolute;inset:auto -8% -60% 18%;height:230px;border-radius:50%;background:repeating-linear-gradient(90deg,rgba(255,106,0,.10) 0 1px,transparent 1px 18px);transform:rotate(-7deg)}.hdaf-terms-hero__copy{position:relative;z-index:1;max-width:560px}.hdaf-terms-hero__copy span{display:inline-flex;margin-bottom:12px;padding:7px 12px;border-radius:999px;background:#111827;color:#fff;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hdaf-terms-hero h1{margin:0 0 14px;color:var(--hdaf-ink);font-size:clamp(36px,5vw,64px);line-height:1.02;letter-spacing:-.05em}.hdaf-terms-hero p{max-width:530px;margin:0;color:#475569;font-size:17px;line-height:1.75}.hdaf-terms-hero__media{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;min-height:220px}.hdaf-terms-hero__media img{display:block;max-width:100%;height:auto;border-radius:24px}.hdaf-terms-device-art{position:relative;width:430px;height:220px}.hdaf-terms-device-art span{position:absolute;left:126px;top:14px;width:180px;height:190px;border:8px solid #1f2937;border-radius:18px;background:linear-gradient(180deg,#fff 0%,#fff7ed 100%)}.hdaf-terms-device-art span:before{content:"TERMS";position:absolute;left:26px;top:22px;color:#111827;font-size:20px;font-weight:900;letter-spacing:.08em}.hdaf-terms-device-art span:after{content:"";position:absolute;left:26px;right:26px;top:62px;height:82px;background:repeating-linear-gradient(180deg,rgba(255,106,0,.55) 0 4px,transparent 4px 18px)}.hdaf-terms-device-art i{position:absolute;right:44px;top:44px;width:112px;height:132px;background:linear-gradient(135deg,#ff6a00,#ff9d45);clip-path:polygon(50% 0,88% 14%,88% 58%,50% 100%,12% 58%,12% 14%)}.hdaf-terms-device-art i:after{content:"";position:absolute;left:36px;top:44px;width:40px;height:24px;border-left:7px solid #fff;border-bottom:7px solid #fff;transform:rotate(-45deg)}.hdaf-terms-device-art b{position:absolute;left:46px;bottom:26px;width:150px;height:24px;border-radius:999px;background:#1f2937;transform:rotate(-18deg)}.hdaf-terms-device-art b:before{content:"";position:absolute;left:-22px;top:-12px;width:50px;height:48px;border-radius:14px;background:#1f2937}.hdaf-terms-device-art b:after{content:"";position:absolute;right:-24px;top:-15px;width:56px;height:54px;border-radius:16px;background:#1f2937}.hdaf-terms-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:28px 0}.hdaf-terms-cards article{padding:22px;border:1px solid var(--hdaf-border);border-radius:20px;background:#fff;transition:border-color .18s ease}.hdaf-terms-cards article:hover{border-color:rgba(255,106,0,.38);}.hdaf-terms-cards span,.hdaf-terms-side-icon{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:15px;background:var(--hdaf-orange-soft);color:var(--hdaf-orange)}.hdaf-terms-cards svg,.hdaf-terms-side-icon svg,.hdaf-terms-rule__icon svg,.hdaf-terms-snapshot svg{width:24px;height:24px}.hdaf-terms-cards img{width:24px;height:24px;object-fit:contain}.hdaf-terms-cards h2{margin:14px 0 8px;color:var(--hdaf-ink);font-size:17px;line-height:1.25}.hdaf-terms-cards p{margin:0;color:var(--hdaf-muted);font-size:14px;line-height:1.65}.hdaf-terms-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px;align-items:start}.hdaf-terms-sidebar{position:sticky;top:96px;display:grid;gap:16px}.hdaf-terms-side-card{padding:20px;border:1px solid var(--hdaf-border);border-radius:20px;background:#fff;}.hdaf-terms-side-card>strong{display:block;margin-bottom:14px;color:#0f172a;font-size:13px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.hdaf-terms-side-card h3{margin:10px 0 2px;font-size:17px}.hdaf-terms-side-card p{margin:0;color:var(--hdaf-muted);font-size:13px;line-height:1.6}.hdaf-terms-toc ol{display:grid;gap:3px;margin:0;padding:0;list-style:none}.hdaf-terms-toc a{display:flex;align-items:center;gap:10px;min-height:34px;padding:8px 8px;border-radius:12px;color:#334155;text-decoration:none;font-size:13px;font-weight:700;line-height:1.25}.hdaf-terms-toc a:hover{background:var(--hdaf-orange-soft);color:var(--hdaf-orange)}.hdaf-terms-toc span{display:grid;place-items:center;flex:0 0 22px;width:22px;height:22px;border-radius:999px;color:var(--hdaf-orange);font-size:11px;font-weight:900}.hdaf-terms-snapshot{display:grid;gap:14px}.hdaf-terms-snapshot div{display:flex;gap:10px;align-items:flex-start}.hdaf-terms-snapshot span{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:12px;background:var(--hdaf-orange-soft);color:var(--hdaf-orange)}.hdaf-terms-snapshot p b{display:block;color:#0f172a;font-size:13px}.hdaf-terms-side-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:42px;margin-top:14px;border-radius:12px;background:var(--hdaf-orange);color:#fff!important;text-decoration:none;font-weight:900;}.hdaf-terms-side-btn:hover{background:var(--hdaf-orange-dark);color:#fff!important}.hdaf-terms-help small{display:block;margin-top:14px;color:#475569;font-size:12px;line-height:1.65}.hdaf-terms-checklist ul{display:grid;gap:9px;margin:12px 0 0;padding:0;list-style:none}.hdaf-terms-checklist li{position:relative;padding-left:20px;color:#475569;font-size:13px;line-height:1.55}.hdaf-terms-checklist li:before{content:"";position:absolute;left:0;top:.55em;width:7px;height:7px;border-radius:50%;background:var(--hdaf-orange)}.hdaf-terms-side-card--promise,.hdaf-terms-side-card--note{background:#fffaf5;border-color:#fed7aa}.hdaf-terms-side-card--note p,.hdaf-terms-side-card--promise p{font-size:13px;line-height:1.65}.hdaf-terms-main{display:grid;gap:16px}.hdaf-terms-rule{position:relative;padding:22px 74px 22px 22px;border:1px solid var(--hdaf-border);border-radius:20px;background:#fff;scroll-margin-top:110px}.hdaf-terms-rule>div{display:flex;gap:16px}.hdaf-terms-rule>div>span{display:grid;place-items:center;flex:0 0 26px;width:26px;height:26px;margin-top:2px;border-radius:999px;background:var(--hdaf-orange);color:#fff;font-size:12px;font-weight:900}.hdaf-terms-rule h2{margin:0 0 8px;color:#111827;font-size:19px;line-height:1.3}.hdaf-terms-rule p{margin:0;color:#475569;font-size:14px;line-height:1.72}.hdaf-terms-rule a{display:inline-flex;margin-top:10px;color:var(--hdaf-orange);font-weight:900;text-decoration:none}.hdaf-terms-rule ul{margin:10px 0 0;padding-left:18px;color:#475569;font-size:14px}.hdaf-terms-rule__icon{position:absolute;right:24px;top:50%;display:grid;place-items:center;width:42px;height:42px;color:var(--hdaf-orange);transform:translateY(-50%);opacity:.9}.hdaf-terms-rule--featured{background:linear-gradient(135deg,#fff 0%,#fff8f0 100%);border-color:#fed7aa}.hdaf-terms-notice{margin-top:16px;padding:16px;border:1px solid #fed7aa;border-radius:16px;background:#fff7ed}.hdaf-terms-notice strong{display:block;margin-bottom:5px;color:#9a3412}.hdaf-terms-faq{margin-top:10px}.hdaf-terms-faq h2{margin:0 0 16px;font-size:24px;letter-spacing:-.02em}.hdaf-terms-faq details{border:1px solid var(--hdaf-border);border-radius:14px;background:#fff}.hdaf-terms-faq details+details{margin-top:8px}.hdaf-terms-faq summary{cursor:pointer;padding:15px 18px;color:#111827;font-weight:800;list-style:none}.hdaf-terms-faq summary::-webkit-details-marker{display:none}.hdaf-terms-faq summary:after{content:"+";float:right;color:var(--hdaf-orange);font-size:20px;line-height:1}.hdaf-terms-faq details[open] summary:after{content:"–"}.hdaf-terms-faq details p{padding:0 18px 16px;margin:0;color:#64748b;line-height:1.7}.hdaf-terms-cta{display:grid;grid-template-columns:260px minmax(0,1fr);gap:28px;align-items:center;margin-top:28px;padding:30px;border:1px solid #fed7aa;border-radius:26px;background:linear-gradient(135deg,#fff 0%,#fff4ed 100%);}.hdaf-terms-cta__art{display:grid;place-items:center;min-height:150px}.hdaf-terms-cta__art img{max-width:220px;height:auto;border-radius:22px}.hdaf-terms-cta__art span{display:grid;place-items:center;width:138px;height:138px;border-radius:45px;background:linear-gradient(135deg,#fff,#fed7aa);color:var(--hdaf-orange);}.hdaf-terms-cta__art svg{width:70px;height:70px}.hdaf-terms-cta h2{margin:0 0 8px;color:#111827;font-size:30px;line-height:1.15}.hdaf-terms-cta p{margin:0 0 18px;color:#475569;font-size:16px}.hdaf-terms-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-right:10px;padding:0 22px;border:1px solid var(--hdaf-orange);border-radius:12px;background:var(--hdaf-orange);color:#fff!important;text-decoration:none;font-weight:900}.hdaf-terms-btn:hover{background:var(--hdaf-orange-dark);border-color:var(--hdaf-orange-dark);color:#fff!important}.hdaf-terms-btn--ghost{background:#fff;color:var(--hdaf-orange)!important}.hdaf-terms-btn--ghost:hover{background:var(--hdaf-orange-soft);color:var(--hdaf-orange)!important}@media (max-width:1100px){.hdaf-terms-hero{grid-template-columns:1fr;padding:38px}.hdaf-terms-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.hdaf-terms-layout{grid-template-columns:1fr}.hdaf-terms-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.hdaf-terms-toc{grid-column:1/-1}.hdaf-terms-toc ol{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:782px){.hdaf-terms-page__wrap{width:min(100% - 22px,680px);padding:18px 0 36px}.hdaf-terms-hero{padding:28px 22px;border-radius:22px}.hdaf-terms-hero h1{font-size:38px}.hdaf-terms-hero p{font-size:15px}.hdaf-terms-device-art{width:300px;height:164px;transform:scale(.9)}.hdaf-terms-cards,.hdaf-terms-sidebar,.hdaf-terms-toc ol,.hdaf-terms-cta{grid-template-columns:1fr}.hdaf-terms-rule{padding:20px}.hdaf-terms-rule>div{gap:12px}.hdaf-terms-rule__icon{position:static;width:36px;height:36px;margin:12px 0 0 auto;transform:none}.hdaf-terms-cta{text-align:center}.hdaf-terms-btn{width:100%;margin:0 0 10px}}@media (prefers-reduced-motion:reduce){.hdaf-terms-cards article,.hdaf-terms-page a,.hdaf-terms-page button{transition:none!important}}
