/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#06182c;--navy-2:#0b2d4b;--blue:#0b3474;--ink:#102131;--muted:#65727d;--paper:#f8f7f2;--cream:#eeeadf;--gold:#caa457;--gold-light:#ead49b;--line:#dcd8cc;--green:#217c63;--danger:#a14343}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%}.topbar{color:#fff;z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#06182cfa;border-bottom:1px solid #ead49b33;justify-content:space-between;align-items:center;gap:28px;height:82px;padding:0 4.5vw;display:flex;position:sticky;top:0}.brand{align-items:center;gap:13px;width:max-content;display:flex}.brand img{background:#fff;border-radius:50%;width:58px;height:58px}.brand>span{flex-direction:column;gap:4px;display:flex}.brand strong{color:#fff;letter-spacing:.11em;font:500 16px/1.1 Georgia,serif}.brand small{color:#aeb9c3;letter-spacing:.16em;font-size:8px}.brand-compact img{width:50px;height:50px}.topbar nav{color:#c4cdd4;align-items:center;gap:28px;font-size:14px;display:flex}.topbar nav a:hover{color:var(--gold-light)}.signin{color:#fff;border:1px solid var(--gold);letter-spacing:.08em;text-transform:uppercase;padding:11px 18px;font-size:11px;font-weight:700}.account-pill{align-items:center;gap:9px;min-width:170px;display:flex}.account-pill>span{width:34px;height:34px;color:var(--navy);background:var(--gold-light);border-radius:50%;place-items:center;font:18px Georgia,serif;display:grid}.account-pill>div{flex-direction:column;min-width:0;display:flex}.account-pill b{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:145px;font-size:10px;overflow:hidden}.account-pill a{color:#9dacb7;margin-top:3px;font-size:9px}.product-hero{color:#fff;background:radial-gradient(circle at 15% 8%, #174968 0, #0a2a46 26%, var(--navy) 62%, #04111e 100%);grid-template-columns:.9fr 1.1fr;align-items:center;gap:5vw;min-height:660px;padding:72px 6vw 80px;display:grid;position:relative;overflow:hidden}.product-hero:before{content:"";pointer-events:none;opacity:.3;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 80%);mask-image:linear-gradient(90deg,#000,#0000 80%)}.hero-copy,.start-panel{z-index:1;position:relative}.eyebrow,.kicker{color:#9c742c;letter-spacing:.2em;text-transform:uppercase;font-size:10px;font-weight:700}.product-hero .eyebrow{color:var(--gold-light)}.hero-copy h1{letter-spacing:-.04em;max-width:680px;margin:22px 0;font:400 clamp(48px,5.2vw,76px)/.98 Georgia,serif}.hero-copy h1 em,.loyalty-copy h2 em{color:var(--gold-light);font-weight:400}.hero-copy>p{color:#c2cdd5;max-width:640px;margin:0;font-size:17px;line-height:1.75}.hero-trust{color:#d9e0e5;flex-wrap:wrap;gap:18px;margin-top:30px;font-size:13px;display:flex}.hero-trust span:first-letter{color:var(--gold)}.start-panel{color:var(--ink);background:#fff;padding:10px;box-shadow:0 32px 70px #00000057}.panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;padding:17px 18px 15px;display:flex}.panel-heading span{color:#8e6827;letter-spacing:.15em;font-size:9px;font-weight:700}.panel-heading small{color:#7f8991;font-size:10px}.operation-grid{grid-template-columns:repeat(3,1fr);gap:8px;padding:10px;display:grid}.operation-grid button{text-align:left;border:1px solid var(--line);background:#fbfaf6;flex-direction:column;align-items:flex-start;min-height:255px;padding:24px 20px 21px;transition:all .2s;display:flex}.operation-grid button:hover{border-color:var(--gold);transform:translateY(-3px);box-shadow:0 15px 30px #0f22301a}.operation-grid i{border:1px solid var(--gold);color:#9b7229;place-items:center;width:44px;height:44px;margin-bottom:30px;font:22px Georgia,serif;display:grid}.operation-grid b{font:25px Georgia,serif}.operation-grid small{min-height:50px;color:var(--muted);margin-top:9px;font-size:14px;line-height:1.5}.operation-grid span{color:var(--navy);border-bottom:1px solid var(--gold);margin-top:auto;padding-bottom:3px;font-size:13px;font-weight:700}.panel-foot{color:#707d86;background:#f0ede5;margin:0;padding:14px 18px 17px;font-size:13px}.panel-foot button{color:var(--navy);text-underline-offset:3px;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline}.workspace-section,.market-section,.method-section,.comparison-section,.sample-section{max-width:1480px;margin:auto;padding:96px 6vw}.section-title-row{grid-template-columns:1fr .75fr;align-items:end;gap:60px;margin-bottom:38px;display:grid}.section-title-row h2{letter-spacing:-.03em;margin:11px 0 0;font:400 clamp(38px,4vw,58px)/1 Georgia,serif}.section-title-row>p{color:var(--muted);margin:0;font-size:16px;line-height:1.7}.gold-button,.full-button,.modal-actions .primary{color:var(--navy);background:var(--gold);letter-spacing:.06em;text-transform:uppercase;border:0;justify-self:end;padding:14px 18px;font-size:10px;font-weight:800}.access-card{background:var(--navy);color:#fff;justify-content:center;align-items:center;gap:38px;min-height:300px;padding:46px;display:flex}.access-card img{border-radius:50%;width:125px;height:125px}.access-card>div{max-width:560px}.access-card h3{margin:0 0 12px;font:31px/1.15 Georgia,serif}.access-card p{color:#b6c2ca;line-height:1.7}.access-card a{color:var(--gold-light);border-bottom:1px solid var(--gold);margin-top:10px;padding-bottom:4px;font-size:12px;font-weight:700;display:inline-block}.loading-card{min-height:260px;color:var(--muted);border:1px solid var(--line);background:#fff;place-items:center;display:grid}.workspace-grid{grid-template-columns:300px 1fr;align-items:start;gap:22px;display:grid}.search-summary{color:#fff;background:var(--navy);padding:28px;position:sticky;top:102px}.search-summary h3{margin:14px 0 20px;font:27px/1.12 Georgia,serif}.search-summary>p{color:#afbdc6;font-size:14px;line-height:1.6}.search-summary dl{margin:0}.search-summary dl div{border-bottom:1px solid #ffffff1f;grid-template-columns:80px 1fr;gap:10px;padding:11px 0;display:grid}.search-summary dt{color:#8295a3;text-transform:uppercase;font-size:12px}.search-summary dd{margin:0;font-size:14px;line-height:1.4}.search-summary>button{border:1px solid var(--gold);color:#fff;background:0 0;width:100%;margin-top:22px;padding:12px;font-size:10px}.commitment-badge{background:#0d3151;flex-direction:column;gap:4px;margin:22px -28px -28px;padding:15px 28px;display:flex}.commitment-badge b{color:var(--gold-light);letter-spacing:.1em;text-transform:uppercase;font-size:9px}.commitment-badge span{color:#b7c5ce;font-size:9px}.saved-area{min-width:0}.saved-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:15px;display:flex}.saved-head h3{margin:0 0 4px;font:25px Georgia,serif}.saved-head span{color:var(--muted);font-size:12px}.saved-head button,.empty-saved button{border:1px solid var(--gold);color:var(--navy);background:0 0;padding:11px 14px;font-size:10px;font-weight:700}.saved-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.saved-card{border:1px solid var(--line);background:#fff;overflow:hidden}.saved-image{height:185px;color:var(--gold-light);background:linear-gradient(135deg, #183f5c, var(--navy));place-items:center;font:32px Georgia,serif;display:grid;position:relative;overflow:hidden}.saved-image img{object-fit:cover;width:100%;height:100%}.saved-image b{color:#fff;text-transform:uppercase;background:#06182cd1;padding:7px 9px;font-size:9px;position:absolute;top:12px;right:12px}.saved-body{padding:19px}.saved-body>span{color:#8d6a2b;letter-spacing:.1em;text-transform:uppercase;font-size:8px}.saved-body h4{margin:9px 0 3px;font:21px/1.15 Georgia,serif}.saved-body p{color:var(--muted);margin:0 0 12px;font-size:14px}.saved-body>strong{font-size:18px;display:block}.saved-body>small{color:#7c878f;margin:7px 0 15px;font-size:12px;display:block}.saved-actions{flex-wrap:wrap;gap:6px;display:flex}.saved-actions button,.saved-actions a{border:1px solid var(--line);color:var(--ink);background:#faf9f5;padding:8px 9px;font-size:12px;font-weight:700}.saved-actions button.active{color:#fff;background:var(--navy);border-color:var(--navy)}.saved-actions .remove{color:var(--danger);margin-left:auto}.empty-saved{text-align:center;background:#fff;border:1px dashed #cfc9ba;flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:35px;display:flex}.empty-saved>span{color:#9e762c;border:1px solid var(--gold);place-items:center;width:48px;height:48px;font-size:22px;display:grid}.empty-saved h4{max-width:520px;margin:17px 0 8px;font:25px/1.2 Georgia,serif}.empty-saved p{max-width:620px;color:var(--muted);font-size:14px;line-height:1.6}.comparison-section{padding-top:0}.comparison-share{color:#fff;text-align:left;cursor:pointer;background:#0c7a43;border:1px solid #0a7040;place-self:end;max-width:320px;padding:14px 18px;font-size:11px;font-weight:800;line-height:1.35}.comparison-share:hover{background:#096536}.comparison-table{border:1px solid var(--line);background:#fff;grid-template-columns:170px repeat(3,minmax(220px,1fr));display:grid;overflow-x:auto}.comparison-table>div{border-right:1px solid var(--line);grid-template-rows:repeat(6,minmax(56px,auto));display:grid}.comparison-table>div:last-child{border:0}.comparison-table b,.comparison-table span{border-bottom:1px solid var(--line);align-items:center;padding:14px;font-size:11px;display:flex}.comparison-labels{color:#fff;background:var(--navy)}.comparison-table b{flex-direction:column;justify-content:center;align-items:flex-start;font:16px/1.2 Georgia,serif}.comparison-table b small{color:var(--muted);margin-top:5px;font:9px Arial,sans-serif}.market-section{padding-top:35px}.source-grid{border:1px solid var(--line);background:#fff;grid-template-columns:repeat(6,1fr);display:grid}.source-grid a{border-right:1px solid var(--line);align-items:center;gap:10px;min-width:0;min-height:90px;padding:18px 14px;display:flex}.source-grid a:last-child{border:0}.source-grid a:hover{background:var(--cream)}.source-grid>a>span{color:#8b6829;background:#f0ece2;border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:9px;font-weight:800;display:grid}.source-grid div{flex-direction:column;min-width:0;display:flex}.source-grid b{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.source-grid small{color:#9099a0;margin-top:4px;font-size:12px}.source-grid i{color:#9c762f;margin-left:auto;font-style:normal}.honesty-note{color:#65727b;background:#efebe1;margin:14px 0 0;padding:15px 18px;font-size:13px;line-height:1.6}.honesty-note b{color:var(--ink)}.method-section{grid-template-columns:.8fr 1.2fr;align-items:start;gap:90px;display:grid}.method-section h2{letter-spacing:-.035em;margin:16px 0 18px;font:400 clamp(39px,4.2vw,60px)/1.02 Georgia,serif}.method-section>div p{color:var(--muted);font-size:16px;line-height:1.75}.method-section ol{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.method-section li{border-bottom:1px solid var(--line);grid-template-columns:62px 1fr;align-items:center;gap:18px;padding:24px 0;display:grid}.method-section li>b{color:#8d6725;border:1px solid var(--gold);place-items:center;width:44px;height:44px;font:13px Georgia,serif;display:grid}.method-section li span{color:var(--muted);font-size:14px;line-height:1.55}.method-section li strong{color:var(--ink);margin-bottom:4px;font:22px Georgia,serif;display:block}.loyalty-section{color:#fff;background:var(--navy);grid-template-columns:1.05fr .95fr;align-items:center;gap:80px;padding:100px 8vw;display:grid}.loyalty-copy h2{letter-spacing:-.035em;margin:18px 0;font:400 clamp(42px,4.8vw,68px)/1.02 Georgia,serif}.loyalty-copy p{color:#b4c1c9;max-width:680px;font-size:15px;line-height:1.75}.loyalty-section .kicker{color:var(--gold-light)}.loyalty-card{color:var(--ink);border-top:5px solid var(--gold);background:#fff;padding:34px}.loyalty-card>span{color:#8d6828;letter-spacing:.16em;font-size:9px;font-weight:700}.loyalty-card ul{margin:20px 0;padding:0;list-style:none}.loyalty-card li{color:#53616b;border-bottom:1px solid #ece8de;padding:13px 0 13px 25px;font-size:14px;position:relative}.loyalty-card li:before{content:"✓";color:var(--green);font-weight:800;position:absolute;left:0}.loyalty-card button{color:#fff;background:var(--navy);letter-spacing:.06em;text-transform:uppercase;border:0;width:100%;padding:15px;font-size:10px;font-weight:700}.sample-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.sample-card{border:1px solid var(--line);background:#fff;overflow:hidden}.sample-card>img{object-fit:cover;width:100%;height:230px}.sample-card>div{padding:22px}.sample-card span{color:#8f6b2a;letter-spacing:.12em;text-transform:uppercase;font-size:8px}.sample-card h3{margin:10px 0 3px;font:24px/1.12 Georgia,serif}.sample-card p{color:var(--muted);margin:0 0 15px;font-size:14px}.sample-card strong{font-size:19px;display:block}.sample-card small{color:#7d888f;min-height:36px;margin:7px 0 15px;font-size:12px;display:block}.sample-card button{border:1px solid var(--gold);width:100%;color:var(--navy);text-transform:uppercase;background:0 0;padding:12px;font-size:9px;font-weight:800}footer{color:#fff;background:#03101d;grid-template-columns:1.1fr 1fr auto;align-items:center;gap:30px;padding:55px 6vw 32px;display:grid}footer p{color:#8fa0ad;font-size:11px;line-height:1.7}footer>div{color:#b9c4cc;gap:18px;font-size:10px;display:flex}footer>small{color:#6d7e8b;border-top:1px solid #ffffff1a;grid-column:1/-1;padding-top:18px;font-size:9px;line-height:1.6}.toast{z-index:90;color:#fff;background:var(--navy);border-left:4px solid var(--gold);align-items:center;gap:18px;max-width:420px;padding:15px 16px;font-size:11px;line-height:1.5;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 15px 45px #00000047}.toast button{color:#fff;background:0 0;border:0;font-size:20px}.visit-tray{z-index:80;width:min(690px,100% - 40px);color:var(--ink);border:1px solid var(--gold);background:#fff;justify-content:space-between;align-items:center;gap:18px;padding:11px 12px 11px 18px;font-size:11px;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 15px 45px #00000040}.visit-tray b{color:#fff;background:var(--navy);place-items:center;width:29px;height:29px;margin-right:8px;display:inline-grid}.visit-tray button{color:var(--navy);background:var(--gold);text-transform:uppercase;border:0;padding:12px 16px;font-size:9px;font-weight:800}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#020c15d1;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{width:min(760px,100%);max-height:94vh;color:var(--ink);background:var(--paper);padding:38px;position:relative;overflow-y:auto;box-shadow:0 30px 80px #0000006b}.modal .close{color:#78848d;background:0 0;border:0;padding:3px 9px;font-size:28px;position:absolute;top:10px;right:14px}.modal>small{color:#8c6727;letter-spacing:.14em;font-size:9px;font-weight:700}.modal h2{margin:14px 0 15px;font:400 34px/1.1 Georgia,serif}.modal>p{color:var(--muted);font-size:12px;line-height:1.65}.progress{background:#dedad1;height:4px;margin:-38px -38px 28px}.progress span{background:var(--gold);height:100%;transition:width .25s;display:block}.operation-switch{grid-template-columns:repeat(3,1fr);gap:6px;margin:18px 0;display:grid}.operation-switch button{border:1px solid var(--line);background:#fff;padding:12px;font-size:10px}.operation-switch button.active{color:#fff;background:var(--navy);border-color:var(--navy)}.modal label{color:#53616b;flex-direction:column;gap:7px;margin:13px 0;font-size:14px;font-weight:700;display:flex}.modal input,.modal select,.modal textarea{width:100%;min-height:44px;color:var(--ink);border:1px solid var(--line);outline-color:var(--gold);background:#fff;padding:11px 12px;font-size:16px;font-weight:400}.modal textarea{resize:vertical}.field-row{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.field-row.thirds{grid-template-columns:repeat(3,1fr)}.commitment-check{background:#eee9de;align-items:flex-start;padding:15px;line-height:1.55;color:#53616b!important;flex-direction:row!important;gap:12px!important;font-weight:400!important}.commitment-check input{width:19px;min-height:19px;accent-color:var(--navy);flex:0 0 19px;margin:2px 0 0}.commitment-check b{color:var(--ink);display:block}.summary-box{color:#d7e0e5;background:var(--navy);margin-top:15px;padding:16px}.summary-box>b{color:var(--gold-light);letter-spacing:.14em;font-size:8px}.summary-box pre{white-space:pre-wrap;margin:10px 0 0;font:10px/1.55 Arial,sans-serif;overflow:visible}.signin-note{color:#6d7880;border:1px solid var(--line);background:#fff;flex-direction:column;gap:4px;margin-top:10px;padding:12px;font-size:10px;display:flex}.signin-note b{color:var(--ink)}.form-error{color:var(--danger);margin:12px 0 0;font-size:10px;font-weight:700}.modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:22px;display:flex}.modal-actions button,.modal-actions a{border:1px solid var(--line);color:var(--ink);background:#fff;padding:13px 18px;font-size:13px;font-weight:700}.modal-actions button:disabled,.full-button:disabled{opacity:.55;cursor:wait}.import-modal form>.full-button{width:100%;margin-top:10px}@media (width<=1050px){.topbar nav{display:none}.product-hero{grid-template-columns:1fr;gap:45px}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.hero-trust{justify-content:center}.workspace-grid{grid-template-columns:250px 1fr}.saved-grid{grid-template-columns:1fr}.source-grid{grid-template-columns:repeat(3,1fr)}.source-grid a:nth-child(3){border-right:0}.source-grid a:nth-child(-n+3){border-bottom:1px solid var(--line)}}@media (width<=760px){.topbar{height:72px;padding:0 14px}.brand-compact img{width:43px;height:43px}.brand strong{font-size:13px}.brand small{display:none}.account-pill{min-width:0}.account-pill>div b{max-width:90px}.signin{padding:9px 11px;font-size:9px}.product-hero{min-height:auto;padding:58px 16px}.hero-copy h1{font-size:46px}.hero-copy>p{font-size:14px}.hero-trust{flex-direction:column;align-items:center;gap:9px}.panel-heading{flex-direction:column}.operation-grid{grid-template-columns:1fr}.operation-grid button{min-height:150px}.operation-grid i{margin-bottom:14px}.operation-grid small{min-height:auto}.operation-grid span{margin-top:13px}.workspace-section,.market-section,.method-section,.comparison-section,.sample-section{padding:68px 16px}.section-title-row{grid-template-columns:1fr;gap:18px}.gold-button{justify-self:start}.access-card{text-align:center;flex-direction:column;padding:35px 22px}.workspace-grid{grid-template-columns:1fr}.search-summary{position:static}.saved-head{align-items:flex-end}.comparison-section{padding-top:0}.comparison-share{justify-self:start;width:100%;max-width:none}.comparison-table{grid-template-columns:120px repeat(3,190px)}.source-grid{grid-template-columns:repeat(2,1fr)}.source-grid a:nth-child(3){border-right:1px solid var(--line)}.source-grid a:nth-child(2n){border-right:0}.source-grid a:nth-child(-n+4){border-bottom:1px solid var(--line)}.method-section{grid-template-columns:1fr;gap:35px}.loyalty-section{grid-template-columns:1fr;gap:35px;padding:75px 18px}.sample-grid{grid-template-columns:1fr}footer{grid-template-columns:1fr;padding:45px 18px 30px}footer>small{grid-column:auto}.modal{padding:30px 18px}.progress{margin:-30px -18px 24px}.modal h2{font-size:29px}.field-row,.field-row.thirds{grid-template-columns:1fr}.visit-tray{flex-direction:column;align-items:stretch;gap:8px;bottom:10px}.visit-tray button{width:100%}.toast{bottom:12px;left:12px;right:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}._page_234tg_1{color:#102131;background:#deddd8;min-height:100vh;padding:24px}._toolbar_234tg_1{justify-content:space-between;align-items:center;width:min(900px,100%);margin:0 auto 14px;display:flex}._toolbar_234tg_1 a,._toolbar_234tg_1 button{color:#fff;background:#06182c;border:0;padding:12px 16px;font-size:12px;text-decoration:none}._toolbar_234tg_1 button{color:#06182c;background:#caa457;font-weight:800}._sheet_234tg_1{background:#fff;width:min(900px,100%);min-height:1260px;margin:auto;box-shadow:0 18px 45px #0000002b}._sheet_234tg_1>header{color:#fff;background:#06182c;justify-content:space-between;align-items:center;height:105px;padding:20px 38px;display:flex}._brand_234tg_1{align-items:center;gap:12px;display:flex}._brand_234tg_1 img{border-radius:50%;width:65px;height:65px}._brand_234tg_1 span{flex-direction:column;gap:5px;display:flex}._brand_234tg_1 b{letter-spacing:.11em;font:18px Georgia,serif}._brand_234tg_1 small{color:#aeb9c3;letter-spacing:.12em;font-size:8px}._reference_234tg_1{flex-direction:column;align-items:flex-end;gap:5px;display:flex}._reference_234tg_1 span{color:#ead49b;letter-spacing:.17em;font-size:8px}._reference_234tg_1 b{font-size:11px}._hero_234tg_1{background:#f1ede3;grid-template-columns:1.12fr .88fr;min-height:390px;display:grid}._hero_234tg_1>img,._placeholder_234tg_1{object-fit:cover;width:100%;height:390px}._placeholder_234tg_1{color:#ead49b;background:linear-gradient(145deg,#173f5d,#06182c);place-items:center;font:70px Georgia,serif;display:grid}._hero_234tg_1>div{flex-direction:column;justify-content:center;padding:48px 38px;display:flex}._hero_234tg_1 span,._kicker_234tg_1{color:#8c6828;letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:700}._hero_234tg_1 h1{letter-spacing:-.03em;margin:15px 0 7px;font:42px/1.03 Georgia,serif}._hero_234tg_1 p{color:#65727d;margin:0}._hero_234tg_1 strong{margin-top:28px;font-size:27px}._facts_234tg_1{border-bottom:1px solid #ded9cd;grid-template-columns:repeat(4,1fr);display:grid}._facts_234tg_1 div{border-right:1px solid #ded9cd;padding:23px 20px}._facts_234tg_1 div:last-child{border:0}._facts_234tg_1 span,._facts_234tg_1 b{display:block}._facts_234tg_1 span{color:#758088;text-transform:uppercase;font-size:9px}._facts_234tg_1 b{margin-top:7px;font-size:16px}._body_234tg_1{grid-template-columns:1.25fr .75fr;gap:50px;padding:55px 45px;display:grid}._body_234tg_1 h2{margin:13px 0 16px;font:34px/1.1 Georgia,serif}._body_234tg_1 p{color:#5f6c75;font-size:13px;line-height:1.7}._score_234tg_1{color:#fff;background:#06182c;justify-content:space-between;align-items:center;margin-top:25px;padding:18px;display:flex}._score_234tg_1 span{font-size:10px}._score_234tg_1 b{color:#ead49b;font:28px Georgia,serif}._body_234tg_1 aside{background:#eee9de;padding:27px}._body_234tg_1 aside h3{font:25px Georgia,serif}._body_234tg_1 aside a{border-bottom:1px solid #caa457;margin-top:12px;padding-bottom:3px;font-size:11px;font-weight:700;display:inline-block}._sheet_234tg_1 footer{border-top:1px solid #ded9cd;grid-template-columns:1fr 1fr;margin:0 45px;padding:27px 0;display:grid}._sheet_234tg_1 footer div{flex-direction:column;gap:5px;display:flex}._sheet_234tg_1 footer div:last-child{text-align:right}._sheet_234tg_1 footer b{font-size:12px}._sheet_234tg_1 footer span{color:#69757e;font-size:9px}._legal_234tg_1{color:#8a949b;border-top:1px solid #eeeae0;margin:0 45px;padding:18px 0 30px;font-size:8px;line-height:1.5;display:block}@media (width<=700px){._page_234tg_1{padding:0}._toolbar_234tg_1{margin:0;padding:10px}._sheet_234tg_1{min-height:100vh}._sheet_234tg_1>header{padding:16px 18px}._brand_234tg_1 img{width:52px;height:52px}._brand_234tg_1 small,._reference_234tg_1{display:none}._hero_234tg_1{grid-template-columns:1fr}._hero_234tg_1>img,._placeholder_234tg_1{height:300px}._hero_234tg_1>div{padding:30px 22px}._hero_234tg_1 h1{font-size:34px}._facts_234tg_1{grid-template-columns:repeat(2,1fr)}._facts_234tg_1 div:nth-child(2){border-right:0}._body_234tg_1{grid-template-columns:1fr;padding:40px 22px}._sheet_234tg_1 footer{grid-template-columns:1fr;gap:16px;margin:0 22px}._sheet_234tg_1 footer div:last-child{text-align:left}._legal_234tg_1{margin:0 22px}}@media print{._page_234tg_1{background:#fff;padding:0}._toolbar_234tg_1{display:none}._sheet_234tg_1{width:100%;min-height:auto;box-shadow:none}._sheet_234tg_1>header,._hero_234tg_1,._score_234tg_1,._body_234tg_1 aside{-webkit-print-color-adjust:exact;print-color-adjust:exact}._hero_234tg_1{min-height:360px}._hero_234tg_1>img,._placeholder_234tg_1{height:360px}}
