.page-sea-ddp{--sd-ink:#0b1f36;--sd-navy:#0f2f55;--sd-line:rgba(15,47,85,0.12);--sd-soft:#f4f7fb}.page-sea-ddp .sd-hero{position:relative;color:#fff;overflow:hidden;min-height:clamp(480px,72vh,640px);display:flex;align-items:center}.page-sea-ddp .sd-hero-bg{position:absolute;inset:0;z-index:0}.page-sea-ddp .sd-hero-bg img{width:100%;height:100%;object-fit:cover}.page-sea-ddp .sd-hero-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(120deg,rgba(6,18,31,0.82) 0%,rgba(12,47,82,0.55) 55%,rgba(15,47,85,0.4) 100%)}.page-sea-ddp .sd-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,0.85fr);gap:36px;align-items:center;padding-top:calc(var(--header-h, 80px) + 40px);padding-bottom:56px}.page-sea-ddp .sd-crumb{margin:0 0 12px;font-size:0.88rem;color:rgba(255,255,255,0.72)}.page-sea-ddp .sd-crumb a{color:rgba(255,255,255,0.9)}.page-sea-ddp .sd-kicker{margin:0 0 12px;font-size:0.82rem;letter-spacing:0.14em;text-transform:uppercase;color:rgba(37,211,102,0.95);font-weight:700}.page-sea-ddp .sd-hero h1{margin:0 0 16px;font-size:clamp(1.9rem,4vw,3rem);line-height:1.15;font-weight:800;letter-spacing:-0.02em;color:#fff}.page-sea-ddp .sd-hero-lead{margin:0 0 20px;font-size:1.02rem;line-height:1.7;color:rgba(255,255,255,0.9);max-width:36em}.page-sea-ddp .sd-hero-points{list-style:none;margin:0 0 26px;padding:0;display:grid;gap:10px}.page-sea-ddp .sd-hero-points li{position:relative;padding-left:22px;color:rgba(255,255,255,0.88);font-size:0.95rem}.page-sea-ddp .sd-hero-points li::before{content:"";position:absolute;left:0;top:0.55em;width:8px;height:8px;border-radius:50%;background:var(--accent, #25d366)}.page-sea-ddp .sd-hero-actions{display:flex;flex-wrap:wrap;gap:12px}.page-sea-ddp .sd-hero .btn-outline{color:#fff;border-color:rgba(255,255,255,0.55)}.page-sea-ddp .sd-check-card{background:rgba(255,255,255,0.96);color:var(--sd-ink);border-radius:12px;padding:24px 22px;box-shadow:0 24px 48px rgba(0,0,0,0.28)}.page-sea-ddp .sd-check-card h2{margin:0 0 14px;font-size:1.15rem;text-align:left;color:var(--sd-ink)}.page-sea-ddp .sd-check-card ul{list-style:none;margin:0 0 14px;padding:0;display:grid;gap:10px}.page-sea-ddp .sd-check-card li{font-size:0.92rem;line-height:1.45;color:var(--text-muted);padding-bottom:10px;border-bottom:1px solid var(--sd-line)}.page-sea-ddp .sd-check-card li:last-child{border-bottom:0;padding-bottom:0}.page-sea-ddp .sd-check-card strong{display:block;color:var(--sd-ink);margin-bottom:2px}.page-sea-ddp .sd-check-note{margin:0;font-size:0.86rem;line-height:1.55;color:var(--primary);font-weight:600}.page-sea-ddp .sd-sticky{position:sticky;top:var(--header-h, 80px);z-index:40;background:rgba(255,255,255,0.94);backdrop-filter:blur(10px);border-bottom:1px solid var(--sd-line)}.page-sea-ddp .sd-sticky-inner{display:flex;align-items:center;gap:8px;padding:10px 0;overflow-x:auto;scrollbar-width:thin}.page-sea-ddp .sd-sticky-label{flex:0 0 auto;font-size:0.76rem;font-weight:800;color:var(--text-muted);letter-spacing:0.06em;text-transform:uppercase}.page-sea-ddp .sd-sticky a{flex:0 0 auto;padding:6px 12px;border-radius:6px;font-size:0.85rem;font-weight:700;color:var(--sd-navy);background:var(--sd-soft);text-decoration:none}.page-sea-ddp .sd-sticky a:hover{background:#fff;box-shadow:0 0 0 1px var(--sd-line)}.page-sea-ddp .sd-sticky-cta{margin-left:auto;background:var(--accent, #25d366) !important;color:#fff !important}.page-sea-ddp .section-header,.page-sea-ddp .sd-head{text-align:center;max-width:640px;margin:0 auto 36px}.page-sea-ddp .section-header .section-label,.page-sea-ddp .sd-head .section-label{display:inline-block;margin-bottom:10px}.page-sea-ddp .section-header .section-title,.page-sea-ddp .section-header h2,.page-sea-ddp .sd-head h2,.page-sea-ddp .sd-head .section-title{margin:0 0 12px;text-align:center;font-size:clamp(1.55rem,2.6vw,2rem);font-weight:800;color:var(--sd-ink);line-height:1.25}.page-sea-ddp .section-header .section-desc,.page-sea-ddp .sd-head p{margin:0;text-align:center;color:var(--text-muted);line-height:1.7}.page-sea-ddp .sd-mod-cta{text-align:center;margin-top:28px}.page-sea-ddp .section{padding-top:64px;padding-bottom:64px;scroll-margin-top:calc(var(--header-h, 80px) + 52px)}.page-sea-ddp .sd-quote-mid{scroll-margin-top:calc(var(--header-h, 80px) + 52px)}.page-sea-ddp .section.section-alt,.page-sea-ddp .sd-band{background:var(--sd-soft)}.page-sea-ddp .sd-fit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.page-sea-ddp .sd-fit-card{margin:0;background:#fff;border:1px solid var(--sd-line);border-radius:12px;overflow:hidden;display:grid;grid-template-columns:42% minmax(0,1fr);min-height:180px;transition:transform 0.2s ease,box-shadow 0.2s ease}.page-sea-ddp .sd-fit-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(11,31,54,0.1)}.page-sea-ddp .sd-fit-card img{width:100%;height:100%;object-fit:cover;min-height:180px}.page-sea-ddp .sd-fit-body{padding:20px 18px;display:flex;flex-direction:column;gap:8px}.page-sea-ddp .sd-fit-body h3{margin:0;font-size:1.08rem;color:var(--sd-ink)}.page-sea-ddp .sd-fit-body p{margin:0;font-size:0.92rem;line-height:1.55;color:var(--text-muted)}.page-sea-ddp .sd-tags{list-style:none;margin:auto 0 0;padding:0;display:flex;flex-wrap:wrap;gap:6px}.page-sea-ddp .sd-tags li{font-size:0.74rem;font-weight:700;padding:3px 8px;border-radius:4px;background:rgba(27,79,138,0.08);color:var(--primary)}.page-sea-ddp .sd-split{display:grid;grid-template-columns:1.15fr 0.85fr;gap:18px}.page-sea-ddp .sd-panel{background:#fff;border:1px solid var(--sd-line);border-radius:12px;padding:24px 22px}.page-sea-ddp .sd-panel h3{margin:0 0 16px;font-size:1.08rem;color:var(--sd-ink);text-align:left}.page-sea-ddp .sd-include-steps{list-style:none;margin:0;padding:0;display:grid;gap:14px;counter-reset:sdstep}.page-sea-ddp .sd-include-steps li{display:grid;grid-template-columns:36px minmax(0,1fr);gap:12px;counter-increment:sdstep}.page-sea-ddp .sd-include-steps li::before{content:counter(sdstep,decimal-leading-zero);font-weight:800;color:var(--primary);font-size:0.95rem;padding-top:2px}.page-sea-ddp .sd-include-steps strong{display:block;margin-bottom:4px;color:var(--sd-ink)}.page-sea-ddp .sd-include-steps span{font-size:0.9rem;color:var(--text-muted);line-height:1.55}.page-sea-ddp .sd-confirm-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.page-sea-ddp .sd-confirm-list li{position:relative;padding:10px 12px 10px 34px;background:var(--sd-soft);border-radius:8px;font-size:0.92rem;color:var(--sd-ink);line-height:1.45}.page-sea-ddp .sd-confirm-list li::before{content:"";position:absolute;left:12px;top:50%;width:8px;height:8px;margin-top:-4px;border-radius:50%;background:var(--accent, #25d366)}.page-sea-ddp .sd-rate-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:22px;align-items:start}.page-sea-ddp .sd-rate-copy > p{margin:0 0 16px;color:var(--text-muted);line-height:1.65;text-align:left}.page-sea-ddp .sd-rate-factors{list-style:none;margin:0 0 22px;padding:0;display:flex;flex-wrap:wrap;gap:8px}.page-sea-ddp .sd-rate-factors li{padding:7px 12px;border-radius:999px;background:#fff;border:1px solid var(--sd-line);font-size:0.84rem;font-weight:600;color:var(--sd-navy)}.page-sea-ddp .sd-table-wrap{overflow-x:auto;background:#fff;border:1px solid var(--sd-line);border-radius:10px}.page-sea-ddp .sd-table{width:100%;border-collapse:collapse;min-width:520px;font-size:0.9rem}.page-sea-ddp .sd-table th,.page-sea-ddp .sd-table td{padding:12px 14px;border-bottom:1px solid var(--sd-line);text-align:left}.page-sea-ddp .sd-table thead th{background:var(--sd-navy);color:#fff;font-size:0.82rem}.page-sea-ddp .sd-table tbody th{font-weight:700;color:var(--sd-ink);background:rgba(244,247,251,0.7)}.page-sea-ddp .sd-table tbody tr:hover td,.page-sea-ddp .sd-table tbody tr:hover th{background:rgba(37,211,102,0.08)}.page-sea-ddp .sd-risk-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.page-sea-ddp .sd-risk-card{background:#fff;border:1px solid var(--sd-line);border-radius:10px;padding:18px 16px}.page-sea-ddp .sd-risk-card h3{margin:0 0 8px;font-size:1rem;color:var(--sd-ink);text-align:left}.page-sea-ddp .sd-risk-card p{margin:0;font-size:0.9rem;line-height:1.55;color:var(--text-muted)}.page-sea-ddp .sd-quote-mid{background:linear-gradient(145deg,rgba(6,18,31,0.92),rgba(15,47,85,0.88)),#0f2f55;color:#fff;padding:64px 0}.page-sea-ddp .sd-quote-mid .section-label{color:rgba(37,211,102,0.92)}.page-sea-ddp .sd-quote-mid .section-title,.page-sea-ddp .sd-quote-mid .section-desc{color:#fff}.page-sea-ddp .sd-quote-mid .section-desc{color:rgba(255,255,255,0.82)}.page-sea-ddp .sd-quote-grid{display:grid;grid-template-columns:0.9fr 1.1fr;gap:28px;align-items:start}.page-sea-ddp .sd-receive{list-style:none;margin:0;padding:0;display:grid;gap:10px}.page-sea-ddp .sd-receive li{padding:12px 14px;border-radius:8px;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.12);font-size:0.94rem;line-height:1.45}.page-sea-ddp .sd-quote-form,.page-sea-ddp .sea-quote-form{background:#fff;color:var(--sd-ink);border-radius:12px;padding:24px 22px;box-shadow:0 20px 48px rgba(0,0,0,0.25)}.page-sea-ddp .sd-quote-form .form-group,.page-sea-ddp .sea-quote-form .form-group{margin-bottom:14px}.page-sea-ddp .sd-quote-form label,.page-sea-ddp .sea-quote-form label{display:block;margin-bottom:6px;font-weight:700;font-size:0.88rem}.page-sea-ddp .sd-quote-form input,.page-sea-ddp .sea-quote-form input{width:100%;padding:12px 14px;border:1px solid var(--sd-line);border-radius:8px;font:inherit}.page-sea-ddp .sd-quote-form .quote-form-submit,.page-sea-ddp .sea-quote-form .quote-form-submit{width:100%;margin-top:6px}.page-sea-ddp .sd-proof-stage{display:grid;grid-template-columns:1.1fr 0.9fr;gap:16px;margin-bottom:16px}.page-sea-ddp .sd-proof-main,.page-sea-ddp .sd-proof-stack figure,.page-sea-ddp .sd-proof-ops figure{margin:0;background:#fff;border:1px solid var(--sd-line);border-radius:10px;overflow:hidden;cursor:zoom-in}.page-sea-ddp .sd-proof-main img,.page-sea-ddp .sd-proof-stack img,.page-sea-ddp .sd-proof-ops img{width:100%;display:block;object-fit:cover}.page-sea-ddp .sd-proof-main img{max-height:520px}.page-sea-ddp .sd-proof-stack{display:grid;gap:16px}.page-sea-ddp .sd-proof-stack img{height:240px}.page-sea-ddp .sd-proof-ops{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.page-sea-ddp .sd-proof-ops img{height:200px}.page-sea-ddp .sd-proof-main figcaption,.page-sea-ddp .sd-proof-stack figcaption,.page-sea-ddp .sd-proof-ops figcaption{padding:10px 12px;font-size:0.84rem;font-weight:700;color:var(--primary);background:#fff}.page-sea-ddp .sd-process{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;counter-reset:sdproc}.page-sea-ddp .sd-process li{background:#fff;border:1px solid var(--sd-line);border-radius:10px;padding:20px 18px 18px;counter-increment:sdproc;position:relative}.page-sea-ddp .sd-process li::before{content:counter(sdproc,decimal-leading-zero);display:block;font-weight:800;color:var(--accent, #25d366);margin-bottom:10px;letter-spacing:0.04em}.page-sea-ddp .sd-process strong{display:block;margin-bottom:6px;color:var(--sd-ink);font-size:1.02rem}.page-sea-ddp .sd-process span{font-size:0.9rem;color:var(--text-muted);line-height:1.55}.page-sea-ddp .sd-who-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.page-sea-ddp .sd-who-card{background:#fff;border:1px solid var(--sd-line);border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.page-sea-ddp .sd-who-card img{width:100%;height:160px;object-fit:cover}.page-sea-ddp .sd-who-body{padding:16px 16px 18px;display:flex;flex-direction:column;gap:8px;flex:1}.page-sea-ddp .sd-who-body h3{margin:0;font-size:1.02rem;color:var(--sd-ink);text-align:left}.page-sea-ddp .sd-who-body p{margin:0;font-size:0.9rem;color:var(--text-muted);line-height:1.5}.page-sea-ddp .sd-who-body a{margin-top:auto;font-weight:700;font-size:0.9rem}.page-sea-ddp .sd-owner-board{display:grid;grid-template-columns:0.9fr 1.1fr;gap:18px;align-items:stretch}.page-sea-ddp .sd-owner-card{background:#fff;border:1px solid var(--sd-line);border-radius:12px;padding:24px}.page-sea-ddp .sd-owner-top{display:flex;gap:14px;align-items:center;margin-bottom:18px}.page-sea-ddp .sd-owner-mark{width:56px;height:56px;border-radius:50%;background:var(--sd-navy);color:#fff;display:grid;place-items:center;font-weight:800;font-size:1.3rem}.page-sea-ddp .sd-owner-card h3{margin:0 0 4px;text-align:left}.page-sea-ddp .sd-owner-card .role{margin:0;color:var(--text-muted);font-size:0.9rem}.page-sea-ddp .sd-owner-contacts{list-style:none;margin:0 0 18px;padding:0;display:grid;gap:10px}.page-sea-ddp .sd-owner-contacts li{display:flex;justify-content:space-between;gap:12px;font-size:0.92rem;padding-bottom:8px;border-bottom:1px solid var(--sd-line)}.page-sea-ddp .sd-owner-contacts .k{color:var(--text-muted)}.page-sea-ddp .sd-owner-track{background:var(--sd-navy);color:#fff;border-radius:12px;padding:24px}.page-sea-ddp .sd-owner-track-title{margin:0 0 16px;font-weight:800;font-size:1.05rem}.page-sea-ddp .sd-owner-timeline{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.page-sea-ddp .sd-owner-timeline li{padding:10px 12px;background:rgba(255,255,255,0.08);border-radius:8px;font-size:0.9rem}.page-sea-ddp .faq-section .section-header{margin-bottom:36px}.page-sea-ddp .faq-layout{display:block;max-width:860px;margin:0 auto}@media (max-width:1024px){.page-sea-ddp .sd-hero-inner,.page-sea-ddp .sd-split,.page-sea-ddp .sd-rate-grid,.page-sea-ddp .sd-quote-grid,.page-sea-ddp .sd-proof-stage,.page-sea-ddp .sd-owner-board{grid-template-columns:1fr}.page-sea-ddp .sd-fit-grid,.page-sea-ddp .sd-process,.page-sea-ddp .sd-who-grid{grid-template-columns:1fr 1fr}.page-sea-ddp .sd-risk-grid{grid-template-columns:1fr 1fr}.page-sea-ddp .sd-sticky-cta{margin-left:0}}@media (max-width:720px){.page-sea-ddp .sd-fit-grid,.page-sea-ddp .sd-fit-card,.page-sea-ddp .sd-process,.page-sea-ddp .sd-who-grid,.page-sea-ddp .sd-risk-grid,.page-sea-ddp .sd-proof-ops,.page-sea-ddp .sd-owner-timeline{grid-template-columns:1fr}.page-sea-ddp .sd-fit-card img{min-height:160px;max-height:180px}.page-sea-ddp .sd-proof-stack img,.page-sea-ddp .sd-proof-main img{max-height:360px;height:auto}}@media (prefers-reduced-motion:reduce){.page-sea-ddp .sd-fit-card{transition:none}.page-sea-ddp .sd-fit-card:hover{transform:none}}