@import url('./assets/fonts.css');
:root{--navy:#102c3d;--deep:#092232;--blue:#12698a;--aqua:#bce2e9;--ink:#172f3f;--muted:#61717d;--line:#dce4e8;--paper:#f3f6f8;--white:#fff;--amber:#875a13;font-family:Inter,Arial,sans-serif;color:var(--ink);font-size:16px;background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed}a{color:inherit}button{transition:background .15s,border-color .15s}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #30a6cd;outline-offset:3px}button:hover:not(:disabled){filter:brightness(.96)}.topbar{height:94px;padding:0 max(28px,calc((100vw - 1440px)/2));display:flex;align-items:center;background:var(--deep);color:white;gap:48px}.brand{text-decoration:none;display:flex;flex-direction:column;align-items:flex-end;line-height:1}.wordmark{font-size:36px;font-weight:750;font-style:italic;letter-spacing:-2px}.brand-sub{font-size:10px;letter-spacing:3px;margin:6px 2px 0}.header-label{font-size:12px;letter-spacing:2px;border-left:1px solid #49606c;padding:11px 0 11px 32px}.website-link{font-size:13px;margin-left:auto;text-decoration:none;color:#d3e0e8}.skip-link{position:absolute;top:-50px}.skip-link:focus{top:0;z-index:100;background:white;padding:10px}main{max-width:1440px;margin:auto;padding:38px 28px 64px}.page-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:30px;gap:20px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2px;margin:0 0 10px;color:var(--blue)}h1,h2,h3,p{margin-top:0}h1{font-family:'Barlow Condensed',Arial,sans-serif;font-size:46px;line-height:1.05;font-weight:600;margin:0;letter-spacing:.1px}h1 span{color:var(--blue)}h2{font-size:24px;letter-spacing:-.7px;margin-bottom:14px}h3{font-size:18px}.view-tabs{display:flex;gap:6px;background:#e8edf0;padding:5px;border-radius:6px}.view-tabs button{padding:11px 17px;border:0;background:transparent;border-radius:3px;font-size:14px;font-weight:600;color:var(--muted)}.view-tabs button.active{background:white;color:var(--navy);box-shadow:0 1px 5px #172f3f10}.count{font-size:11px;margin-left:5px;color:var(--blue)}.fleet{display:grid;grid-template-columns:repeat(7,1fr);border:1px solid var(--line);margin-bottom:25px;background:white;border-radius:4px;overflow:hidden}.fleet button{border:0;background:white;padding:15px 10px 14px;text-align:center;position:relative;border-right:1px solid var(--line)}.fleet button:last-child{border-right:0}.fleet button>span{font-size:10px;font-weight:600;letter-spacing:1px;display:block}.fleet strong{font-family:'Barlow Condensed',Arial,sans-serif;font-size:26px;font-weight:600;letter-spacing:0;margin-left:3px}.fleet small{font-size:11px;color:var(--muted);display:block;margin-top:3px}.fleet .active{background:var(--navy);color:white}.fleet .active small{color:#c9d9e1}.boat-overview{display:grid;grid-template-columns:1.08fr 1fr;min-height:285px;border:1px solid var(--line);background:white;overflow:hidden;border-radius:5px;margin-bottom:34px}.boat-photo{position:relative;min-height:285px;overflow:hidden;background:#567c8f}.boat-photo>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 52%}.photo-caption{position:absolute;bottom:0;left:0;right:0;color:white;padding:32px 22px 15px;font-size:11px;background:linear-gradient(transparent,#09223299)}.boat-intro{padding:28px 36px;display:flex;flex-direction:column;justify-content:center}.intro-top{display:flex;justify-content:space-between;align-items:center}.model-tag{font-family:'Barlow Condensed',sans-serif;font-size:42px;color:#d5e3e9;line-height:1}.boat-intro h2{font-family:'Barlow Condensed',Arial,sans-serif;font-size:37px;font-weight:600;letter-spacing:0;margin-top:-12px;margin-bottom:19px}.spec-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px}.spec-grid span{display:block;font-size:11px;color:var(--muted);margin-bottom:5px}.spec-grid strong{font-size:17px;font-weight:600}.button{border:1px solid var(--line);padding:12px 17px;border-radius:3px;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;font-size:14px;font-weight:600;min-height:44px;background:white}.button.primary{background:var(--navy);border-color:var(--navy);color:white}.button.outline{background:white;border-color:#bacbd5}.boat-intro>.button{align-self:flex-start;padding:10px 15px;min-height:40px;font-size:12px}.configuration-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:30px;align-items:start}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:22px}.section-heading h2{margin:0;font-size:23px}.segmented{display:flex;border:1px solid var(--line);border-radius:4px;padding:3px;background:#fff}.segmented button{border:0;background:transparent;border-radius:2px;font-size:12px;padding:8px 10px;color:var(--muted)}.segmented .active{background:#e9f0f4;color:var(--navy);font-weight:600}.categories{display:flex;gap:4px;flex-wrap:wrap;margin-bottom:24px}.categories button{border:1px solid transparent;background:transparent;color:var(--muted);font-size:12px;padding:9px 10px;border-radius:3px}.categories button span{font-size:10px;margin-right:6px;opacity:.7}.categories button.active{color:var(--blue);background:#e4f0f5;border-color:#bfdae5;font-weight:600}.category-heading{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px;border-bottom:1px solid var(--line);margin-bottom:12px}.category-heading h3{margin:0;font-size:17px}.category-heading>span{font-size:11px;color:var(--muted)}.option-row{display:flex;align-items:center;gap:15px;padding:19px 18px;background:white;border:1px solid var(--line);border-radius:4px;margin-bottom:9px;cursor:pointer;min-height:74px}.option-row.selected{border-color:#83b1c5;background:#f4fafc;box-shadow:inset 3px 0 var(--blue)}.option-row.unavailable{background:#eef1f3;color:#73818a}.option-row input{width:17px;height:17px;accent-color:var(--blue);flex:none;margin:0}.option-copy{flex:1;min-width:0}.option-copy strong{font-size:14px;font-weight:550;line-height:1.55;display:block}.option-copy small{display:block;font-size:11px;line-height:1.6;color:var(--muted);margin-top:4px}.option-copy .rule-note{color:var(--amber)}.option-price{font-size:14px;white-space:nowrap;font-weight:600;margin-left:10px}.option-price small{display:block;text-align:right;font-size:10px;color:var(--muted);margin-top:4px}.quote-price{color:var(--amber)}.swatch{display:inline-block;width:18px;height:18px;border:1px solid #0002;background:var(--swatch);border-radius:50%;vertical-align:middle;margin-right:10px}.option-detail{display:flex;align-items:center;gap:14px;background:#eaf3f7;font-size:13px;padding:12px 20px;margin:-10px 0 10px;border:1px solid #c5dce6;border-top:0;border-radius:0 0 4px 4px}.option-detail input{flex:1;min-width:0}.option-detail select{font-size:13px}.clear-choice{border:0;background:none;color:var(--muted);text-decoration:underline;font-size:11px;margin:0 0 12px 36px}.build-summary{background:#fff;border:1px solid #cfdae1;border-radius:5px;padding:25px;position:sticky;top:20px;box-shadow:0 8px 24px #173e5507}.summary-title{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:var(--muted);margin-bottom:7px}.summary-title .eyebrow{margin:0}.build-summary h2{font-family:'Barlow Condensed',Arial,sans-serif;font-size:32px;font-weight:600;letter-spacing:0;padding-bottom:22px;border-bottom:1px solid var(--line);margin-bottom:19px}.summary-line{display:flex;align-items:center;justify-content:space-between;font-size:12px;margin:14px 0;color:var(--muted)}.summary-line strong{color:var(--ink);font-weight:550}.small-count{border-radius:3px;background:#eef3f6;padding:2px 5px;font-size:10px;margin-left:5px}.total-label{border-top:1px solid var(--line);padding-top:20px;margin-top:20px;font-size:12px}.total-price{font-size:34px;font-weight:650;letter-spacing:-1.2px;margin-top:6px;color:var(--navy)}.fine-print{font-size:10px;line-height:1.7;color:var(--muted);margin:7px 0 21px}.full{width:100%;margin-bottom:9px;justify-content:space-between}.outline.full{justify-content:center}.selected-options{border-top:1px solid var(--line);margin-top:15px;padding-top:18px;font-size:12px}.selected-options summary{cursor:pointer}.selected-options summary span{float:right;color:var(--muted)}.selected-item{display:grid;grid-template-columns:1fr auto 20px;gap:6px;line-height:1.5;font-size:11px;border-bottom:1px solid #e9eef1;padding:10px 0}.selected-item strong{font-weight:500;font-size:10px}.selected-item button{border:0;background:transparent;color:#6d7a83;font-size:18px;padding:0}.source-date{font-size:10px;color:var(--muted);line-height:1.7;margin-top:20px}.quote-note{padding:12px;background:#fff5df;border:1px solid #ead8b0;color:#754c11;font-size:12px;line-height:1.7;margin:12px 0}.section-note{font-size:13px;color:var(--muted);line-height:1.7;margin:10px 0 20px}.standard-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.standard-grid section{background:white;border:1px solid var(--line);padding:20px;border-radius:3px}.standard-grid h3{font-size:14px;margin-bottom:12px}.standard-grid ul{list-style:none;padding:0;margin:0}.standard-grid li{position:relative;padding-left:17px;font-size:12px;line-height:1.65;margin-bottom:7px}.standard-grid li:before{content:'✓';position:absolute;left:0;color:var(--blue);font-size:10px}.footer{padding:24px max(28px,calc((100vw - 1384px)/2));border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:25px;color:var(--muted);font-size:11px}.footer a{text-decoration:none}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:var(--navy);color:white;border-radius:5px;padding:16px 24px;font-size:14px;box-shadow:0 5px 30px #0002;transition:.2s;z-index:30;max-width:600px;width:max-content;max-width:calc(100vw - 40px)}.toast.show{opacity:1;transform:translate(-50%,0)}.loading,.empty-state{padding:65px 35px;background:white;border:1px solid var(--line);text-align:center}.empty-state h2{font-family:'Barlow Condensed',sans-serif;font-size:36px;margin-bottom:12px}.empty-state p{color:var(--muted);line-height:1.7}.comparison-picker{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:30px}.build-sheet{background:white;border:1px solid var(--line);padding:40px;max-width:1050px;margin:auto}.sheet-top{display:flex;justify-content:space-between;align-items:start;gap:20px;border-bottom:2px solid var(--navy);padding-bottom:18px}.sheet-top h2{font-size:30px}.sheet-top p{font-size:12px;color:var(--muted);margin-bottom:6px}.sheet-fields{display:grid;grid-template-columns:1fr 1.6fr;gap:20px;margin:25px 0}.sheet-fields label{font-size:13px;font-weight:500;display:flex;flex-direction:column;gap:8px}input,select,textarea{padding:10px 12px;border:1px solid #bdcbd3;background:white;border-radius:3px;color:var(--ink);font-size:14px;min-height:42px}textarea{resize:vertical;min-height:80px}.sheet-specs{display:flex;flex-wrap:wrap;gap:15px 26px;padding:22px 0;border-bottom:1px solid var(--line);margin-bottom:20px;font-size:12px}.sheet-specs strong{margin-left:5px}.build-sheet>p{font-size:13px;line-height:1.8}.sheet-table{border-collapse:collapse;width:100%;font-size:13px}.sheet-table th{text-align:left;background:#eef3f6;font-size:12px}.sheet-table td,.sheet-table th{padding:13px 12px;border-bottom:1px solid var(--line);vertical-align:top}.sheet-table td:last-child,.sheet-table th:last-child{text-align:right;white-space:nowrap}.sheet-table small{display:block;margin-top:5px}.sheet-table tfoot th{font-size:18px;background:var(--navy);color:white;padding:17px 12px}.sheet-disclaimer{margin-top:25px;color:var(--muted)}.sheet-standards{border-top:1px solid var(--line);margin-top:30px;padding-top:25px}.sheet-notes{white-space:pre-wrap}.print-only{display:none}.comparison .section-heading{margin:32px 0 20px}.compare-add label{font-size:11px;color:var(--muted);display:flex;flex-direction:column;gap:5px}.comparison-scroll{overflow:auto;border:1px solid var(--line);background:white;border-radius:4px}.comparison-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:700px}.comparison-table th,.comparison-table td{padding:14px 20px;text-align:left;border-bottom:1px solid var(--line);border-right:1px solid var(--line);font-size:12px;line-height:1.6;vertical-align:top;overflow-wrap:anywhere}.comparison-table th{font-weight:550}.comparison-table thead th{position:relative;vertical-align:bottom;padding:24px 20px;background:white}.comparison-table thead th:first-child{width:24%;letter-spacing:2px;color:var(--muted);font-size:11px}.comparison-table thead img{width:100%;height:140px;object-fit:cover;margin-bottom:12px;border-radius:3px}.comparison-table h3{font-size:24px;font-family:'Barlow Condensed',sans-serif;margin-bottom:8px}.text-button{border:0;background:transparent;padding:0;color:var(--blue);font-size:12px;font-weight:600}.remove-compare{position:absolute;top:7px;right:7px;width:24px;height:24px;padding:0;border:0;background:#fff;border-radius:50%;font-size:20px;box-shadow:0 1px 4px #0001}.compare-total{background:#eff7fa}.compare-total strong{font-size:23px;color:var(--navy);letter-spacing:-.8px}.comparison-table small{display:block;font-size:10px;color:var(--muted);font-weight:400}.compare-section th{background:var(--navy);color:white;font-size:12px;padding:12px 20px}.selected-badge{display:block;width:max-content;background:#e2f2f3;color:#166773;font-size:10px;font-weight:600;padding:1px 6px;border-radius:2px;margin-bottom:4px}.compare-standard{padding:0 0 0 13px;margin:0}.compare-standard li{margin-bottom:8px}
@media(min-width:1550px){main{padding-top:42px}.boat-overview{min-height:310px}.boat-photo{min-height:310px}.configuration-layout{grid-template-columns:minmax(0,1fr) 340px}}
@media(max-width:1050px){.configuration-layout{grid-template-columns:minmax(0,1fr) 285px;gap:20px}.boat-intro{padding:25px}.spec-grid{grid-template-columns:repeat(2,1fr);gap:15px}.boat-intro h2{margin-top:-5px}.boat-photo{min-height:300px}.section-heading{align-items:flex-start;flex-direction:column}.option-row{padding:15px 12px;gap:10px}.option-price{font-size:12px}.standard-grid{grid-template-columns:1fr}.fleet small{font-size:10px}.fleet button>span{font-size:9px}.fleet strong{font-size:24px}.total-price{font-size:30px}.build-summary{padding:22px}.page-heading{align-items:flex-start}.view-tabs button{padding:10px 12px;font-size:12px}h1{font-size:40px}}
@media(max-width:740px){.topbar{height:76px;padding:0 20px;gap:22px}.wordmark{font-size:31px}.header-label{font-size:9px;letter-spacing:1px;padding-left:20px;max-width:140px;line-height:1.7}.website-link{display:none}main{padding:26px 16px 40px}.page-heading{flex-direction:column;gap:22px;margin-bottom:20px}h1{font-size:39px}.view-tabs{width:100%}.view-tabs button{flex:1;padding:11px 7px;font-size:13px}.fleet{display:flex;overflow-x:auto;border-radius:3px}.fleet button{min-width:106px;flex:1;padding:13px 7px}.fleet button>span{font-size:10px}.fleet strong{font-size:24px}.boat-overview{grid-template-columns:1fr;margin-bottom:28px}.boat-photo{min-height:235px}.boat-intro{padding:22px}.boat-intro h2{font-size:34px}.spec-grid{grid-template-columns:repeat(4,1fr);gap:9px}.spec-grid strong{font-size:15px}.spec-grid span{font-size:10px}.boat-intro>.button{align-self:stretch}.configuration-layout{grid-template-columns:1fr}.build-summary{position:static;grid-row:2;padding:22px}.section-heading{flex-direction:row;align-items:center;gap:10px}.section-heading h2{font-size:21px}.segmented button{font-size:11px;padding:8px}.categories{flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px}.categories button{flex:none;font-size:12px}.category-heading{margin-top:0}.option-row{padding:15px 12px;gap:11px}.option-copy strong{font-size:13px}.option-price{font-size:12px;margin-left:2px}.option-copy small{font-size:11px}.footer{padding:22px 18px;flex-direction:column;gap:12px}.build-sheet{padding:20px 15px}.sheet-top{flex-direction:column}.sheet-top h2{font-size:26px}.sheet-fields{grid-template-columns:1fr}.sheet-table td,.sheet-table th{padding:11px 7px;font-size:12px}.sheet-table tfoot th{font-size:15px}.standard-grid{grid-template-columns:1fr}.comparison .section-heading{flex-direction:column;align-items:stretch}.comparison-table{min-width:860px}.comparison-table th,.comparison-table td{padding:12px}.empty-state{padding:35px 18px}.toast{font-size:13px}.compare-total strong{font-size:21px}}
@media print{@page{size:letter;margin:14mm}body{background:white;font-size:10pt;color:#111}.no-print,.topbar,.footer,.toast,.skip-link{display:none!important}main{max-width:none;padding:0;margin:0}.print-only{display:block}.build-sheet{padding:0;border:0;max-width:none}.sheet-top{padding-bottom:10px;margin-bottom:12px}.sheet-top h2{font-size:24pt;color:#111}.sheet-top .eyebrow{color:#111}.sheet-fields{display:none}.sheet-specs{padding:12px 0;margin-bottom:10px;font-size:9pt}.sheet-table{font-size:9pt}.sheet-table td,.sheet-table th{padding:7px 8px}.sheet-table tfoot th{background:#edf2f5!important;color:#111;font-size:13pt}.sheet-table tr{break-inside:avoid}.sheet-table thead{display:table-header-group}.sheet-table tfoot{display:table-row-group}.sheet-disclaimer,.build-sheet>p{font-size:9pt;line-height:1.55}.sheet-standards{break-before:page;border:0;margin:0;padding:0}.standard-grid{display:block;columns:2;column-gap:22px}.standard-grid section{break-inside:avoid;border:0;border-bottom:1px solid #ccc;padding:9px 0}.standard-grid h3{font-size:10pt}.standard-grid li{font-size:8pt;line-height:1.5}.section-note{font-size:9pt}.source-date{font-size:8pt}.sheet-notes:empty,.print-customer:empty{display:none}.quote-note{font-size:9pt}a{text-decoration:none}}
