/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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)}.hidden{display:none}.table{display:table}}:root{--ink:#0f1115;--white:#fff;--cream:#f6f5f1;--red:#a30d16;--red-dark:#6f0b12;--gold:#f2c300;--muted:#686a6e;--line:#deddd8}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream)}body{background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%;display:block}section[id],div[id]{scroll-margin-top:92px}h1,h2,h3,p{margin-top:0}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.site-header{z-index:60;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f6f5f1f2;border-bottom:1px solid #0f111514;grid-template-columns:minmax(330px,.8fr) 1fr auto;align-items:center;min-height:78px;padding:6px clamp(20px,4vw,64px);display:grid;position:sticky;top:0}.header-brand-group{align-items:center;gap:18px;display:flex}.brand-link{width:126px;display:inline-flex}.brand-logo{object-fit:contain;width:126px;height:64px}.header-service-shortcuts{border-left:1px solid var(--line);align-items:center;gap:6px;padding-left:18px;display:flex}.header-service-shortcuts a{color:#3d3e41;border-radius:999px;align-items:center;gap:7px;min-height:38px;padding:0 11px;font-size:12px;font-weight:850;transition:background .2s,color .2s,transform .2s;display:inline-flex}.header-service-shortcuts a:hover,.header-service-shortcuts a:focus-visible{background:var(--white);color:var(--red);transform:translateY(-1px)}.header-service-shortcuts svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.desktop-nav{justify-content:center;gap:clamp(18px,2.2vw,36px);display:flex}.desktop-nav a{color:#3d3e41;font-size:13px;font-weight:750;position:relative}.desktop-nav a:after{content:"";background:var(--red);height:2px;transition:transform .2s;position:absolute;bottom:-9px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after,.desktop-nav a[aria-current=page]:after{transform:scaleX(1)}.header-cta{background:var(--red);min-height:44px;color:var(--white);border-radius:999px;align-items:center;padding:0 19px;font-size:12px;font-weight:850;transition:all .2s;display:inline-flex}.header-cta:hover{background:var(--red-dark);transform:translateY(-1px)}.mobile-menu{display:none}.hero{background:var(--white);grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(36px,5vw,86px);min-height:calc(100vh - 78px);padding:clamp(66px,8vw,116px) clamp(22px,6vw,96px);display:grid;overflow:hidden}.hero-copy{max-width:760px}.eyebrow{color:var(--red);letter-spacing:.16em;text-transform:uppercase;margin-bottom:20px;font-size:11px;font-weight:900}.eyebrow-gold{color:var(--gold)}h1{letter-spacing:-.055em;margin-bottom:28px;font-size:clamp(50px,5.7vw,88px);line-height:.95}h1 em,h2 em{color:var(--red);font-style:normal}.hero-lead{max-width:660px;color:var(--muted);font-size:clamp(17px,1.5vw,21px);line-height:1.55}.purchase-promise{border-left:4px solid var(--gold);background:var(--ink);max-width:660px;color:var(--white);border-radius:0 16px 16px 0;margin-top:24px;padding:20px 22px}.purchase-promise strong{color:var(--gold);font-size:clamp(17px,1.5vw,21px);line-height:1.25;display:block}.purchase-promise strong+strong{color:var(--white);margin-top:7px}.purchase-promise p{color:#aaa9a4;margin:10px 0 0;font-size:12px;line-height:1.5}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border:1px solid var(--ink);border-radius:999px;justify-content:center;align-items:center;gap:24px;min-height:56px;padding:0 24px;font-size:14px;font-weight:850;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button svg,.service-grid a svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:19px}.button-primary{border-color:var(--red);background:var(--red);color:var(--white)}.button-secondary{background:var(--white)}.hero-visual{min-height:630px;position:relative}.hero-visual>img{object-fit:cover;object-position:62% center;border-radius:32px;width:100%;height:630px}.hero-mark{min-width:240px;color:var(--white);background:#0f1115f0;border-radius:18px;flex-direction:column;gap:8px;padding:22px 24px;display:flex;position:absolute;bottom:22px;right:22px}.hero-mark span{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:900}.hero-mark strong{font-size:17px}.trust-strip{background:var(--ink);color:var(--white);grid-template-columns:repeat(4,1fr);padding:0 clamp(20px,6vw,96px);display:grid}.trust-strip div{border-right:1px solid #ffffff24;align-items:center;gap:15px;min-height:96px;padding:18px 20px;display:flex}.trust-strip div:last-child{border:0}.trust-strip b{color:var(--gold);font-size:10px}.trust-strip span{font-size:13px;font-weight:750}.section{padding:clamp(82px,9vw,136px) clamp(22px,7vw,110px)}.section-heading{max-width:1050px}.section-heading h2,.validation-copy h2,.process-column h2,.contact-intro h2{letter-spacing:-.05em;margin-bottom:24px;font-size:clamp(42px,5vw,76px);line-height:.98}.section-heading>p:last-child,.validation-copy>p,.contact-intro>p{max-width:630px;color:var(--muted);font-size:clamp(16px,1.4vw,19px);line-height:1.55}.split-heading{grid-template-columns:1.45fr .55fr;align-items:end;gap:50px;display:grid}.centered-heading{text-align:center;margin:0 auto}.centered-heading>p:last-child{margin-left:auto;margin-right:auto}.services-section{background:var(--white)}.service-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:58px;display:grid}.service-grid article{border:1px solid var(--line);background:var(--cream);border-radius:28px;padding:clamp(30px,4vw,52px)}.service-grid article.service-sell{background:var(--ink);color:var(--white)}.service-number{color:var(--red);letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:900}.service-sell .service-number{color:var(--gold)}.service-grid h3{letter-spacing:-.04em;max-width:560px;margin:34px 0;font-size:clamp(27px,3.1vw,44px);line-height:1.05}.service-compensation{color:#d3d2cd;max-width:520px;margin:-16px 0 26px;font-size:13px;line-height:1.55}.service-grid ul{grid-template-columns:1fr 1fr;gap:0 22px;margin:0 0 34px;padding:0;list-style:none;display:grid}.service-grid li{border-bottom:1px solid var(--line);color:var(--muted);padding:12px 0;font-size:13px;font-weight:700}.service-grid li:before{content:"✓";color:var(--red);margin-right:9px}.service-sell li{color:#d2d1cc;border-color:#ffffff26}.service-sell li:before{color:var(--gold)}.service-grid a{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:24px;font-weight:850;display:flex}.service-sell a{color:var(--gold);border-color:#fff3}.method-switcher{max-width:1120px;margin:64px auto 0}.method-choice-heading{max-width:680px;margin-bottom:24px}.method-choice-heading h3{letter-spacing:-.045em;margin:8px 0 10px;font-size:clamp(30px,4vw,48px);line-height:1}.method-choice-heading>p:last-child{color:var(--muted);margin:0;font-size:14px}.method-tabs{border:1px solid var(--line);background:var(--cream);border-radius:20px;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px;padding:7px;display:grid}.method-tabs button{background:var(--white);min-height:124px;color:var(--muted);text-align:left;cursor:pointer;border:2px solid #0000;border-radius:14px;flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;padding:20px 24px;transition:transform .2s,border-color .2s,background .2s;display:flex}.method-tabs button:hover{border-color:var(--ink);transform:translateY(-2px)}.method-tabs button strong{color:var(--ink);font-size:21px;font-weight:900}.method-tabs button span{font-size:12px;font-weight:750}.method-tabs button small{color:var(--red);margin-top:6px;font-size:11px;font-weight:850}.method-tabs button[aria-selected=true]{background:var(--ink);color:#c9c7c0}.method-tabs button:nth-child(2)[aria-selected=true]{background:var(--red-dark)}.method-tabs button[aria-selected=true] strong{color:var(--white)}.method-tabs button[aria-selected=true] small{color:var(--gold)}.method-panel{background:var(--ink);color:var(--white);border-radius:26px;grid-template-columns:.8fr 1.2fr;gap:clamp(28px,5vw,72px);padding:clamp(30px,5vw,58px);display:grid}.method-panel-sell{background:var(--red-dark)}.method-panel-heading h3{letter-spacing:-.045em;margin:0 0 18px;font-size:clamp(32px,4vw,54px);line-height:1}.method-panel-heading>p:last-child{color:#c8c7c2;font-size:13px;line-height:1.55}.method-steps article{border-bottom:1px solid #ffffff24;grid-template-columns:42px 1fr;gap:14px;padding:18px 0;display:grid}.method-steps article>span{color:var(--gold);font-size:10px;font-weight:900}.method-steps h4,.method-steps p{margin:0}.method-steps h4{margin-bottom:5px;font-size:16px}.method-steps p{color:#c7c6c1;font-size:12px;line-height:1.45}.method-validation{border-top:1px solid #ffffff24;grid-column:1/-1}.method-validation summary{color:var(--gold);cursor:pointer;padding:20px 0 12px;font-size:13px;font-weight:850}.method-validation p{color:#d4d3ce;margin-bottom:8px;font-size:13px;line-height:1.55}.method-validation small{color:#92938f;line-height:1.5}.time-section{background:var(--ink);min-height:720px;color:var(--white);grid-template-columns:1.1fr .9fr;display:grid}.time-image{position:relative}.time-image>img{object-fit:cover;width:100%;height:100%;min-height:720px}.time-image>div{background:#0f1115e0;border-radius:18px;flex-direction:column;gap:7px;padding:24px;display:flex;position:absolute;bottom:26px;left:26px;right:26px}.time-image span{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:900}.time-image strong{font-size:22px}.mandate-progress{flex-direction:column;justify-content:center;padding:clamp(56px,7vw,104px);display:flex}.mandate-progress h2{letter-spacing:-.05em;margin-bottom:34px;font-size:clamp(40px,4.8vw,68px);line-height:1}.mandate-progress>div{border-bottom:1px solid #ffffff24;grid-template-columns:72px 1fr;align-items:center;min-height:76px;display:grid}.mandate-progress>div strong{color:var(--gold);font-size:27px}.mandate-progress>div span{color:#deddd8;font-size:14px;font-weight:700}.mandate-progress small{color:#8f9093;margin-top:24px;line-height:1.5}.difference-section{background:var(--cream)}.difference-heading{grid-template-columns:1.45fr .55fr;align-items:end;gap:50px;max-width:none;display:grid}.intermediary-comparison{border:1px solid var(--line);background:var(--white);border-radius:24px;margin-top:56px;overflow:hidden}.comparison-header,.comparison-row{grid-template-columns:.7fr 1.15fr 1.15fr;gap:28px;display:grid}.comparison-header{background:var(--ink);color:#bdbcb7;padding:16px 26px}.comparison-header span{letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:900}.comparison-row{border-bottom:1px solid var(--line);align-items:center;min-height:128px;padding:24px 26px}.comparison-row:last-child{border:0}.comparison-row h3{letter-spacing:-.02em;margin:0;font-size:19px}.comparison-row p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.comparison-donaco{background:var(--red);color:var(--white)}.comparison-donaco h3{flex-direction:column;gap:8px;display:flex}.comparison-donaco h3 span{color:var(--gold);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:900}.comparison-donaco p{color:var(--white)}.difference-conclusion{background:var(--ink);color:var(--white);border-radius:20px;justify-content:space-between;align-items:center;gap:30px;margin-top:18px;padding:26px 28px;display:flex}.difference-conclusion>div{flex-direction:column;gap:8px;display:flex}.difference-conclusion>div span{color:var(--gold);letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:900}.difference-conclusion strong{letter-spacing:-.025em;font-size:clamp(19px,2vw,27px)}.difference-conclusion a{background:var(--gold);min-height:48px;color:var(--ink);border-radius:999px;flex:none;align-items:center;gap:22px;padding:0 20px;font-size:12px;font-weight:900;display:inline-flex}.difference-conclusion svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:18px}.model-note{max-width:840px;color:var(--muted);text-align:center;margin:18px auto 0;font-size:12px;line-height:1.55}.difference-pricing{border-top:1px solid var(--line);margin-top:clamp(76px,8vw,118px);padding-top:clamp(70px,7vw,104px)}.process-section{grid-template-columns:1fr 1fr;display:grid}.process-column{background:var(--white);padding:clamp(64px,7vw,100px) clamp(22px,6vw,90px)}.process-column.process-sell{background:var(--red-dark);color:var(--white)}.process-column h2{font-size:clamp(38px,4.5vw,64px)}.process-list{border-top:1px solid var(--line)}.process-sell .process-list{border-color:#fff3}.process-list article{border-bottom:1px solid var(--line);grid-template-columns:44px 1fr;align-items:center;min-height:84px;display:grid}.process-sell .process-list article{border-color:#ffffff29}.process-list article>span{color:var(--red);font-size:10px;font-weight:900}.process-sell .process-list article>span{color:var(--gold)}.process-list h3{margin-bottom:5px;font-size:17px}.process-list p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.process-sell .process-list p{color:#d7c8ca}.process-message{color:var(--gold);margin-top:28px;line-height:1.5;display:block}.validation-section{background:var(--white);grid-template-columns:1fr 1fr;display:grid}.validation-copy{padding:clamp(72px,8vw,120px) clamp(22px,6vw,90px)}.validation-copy h2{font-size:clamp(40px,4.7vw,68px)}.validation-grid{grid-template-columns:1fr 1fr;gap:9px;margin:34px 0;display:grid}.validation-grid span{border:1px solid var(--line);color:#47484b;border-radius:12px;padding:13px 15px;font-size:12px;font-weight:750}.validation-grid span:before{content:"✓";color:var(--red);margin-right:8px}.analysis-summary{background:var(--cream);border-radius:18px;margin:0 0 28px;padding:24px}.analysis-summary h3{letter-spacing:-.03em;margin-bottom:16px;font-size:22px}.analysis-chips{flex-wrap:wrap;gap:7px;margin-bottom:16px;display:flex}.analysis-chips span{border:1px solid var(--line);background:var(--white);color:#535459;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:800}.analysis-summary small{color:#77787c;line-height:1.55}.validation-section>img{object-fit:cover;width:100%;height:100%;min-height:690px}details summary{cursor:pointer}.validation-copy details{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.validation-copy summary{color:var(--red);padding:18px 0;font-weight:850}.validation-copy details p{color:var(--muted);font-size:13px;line-height:1.6}.transparency-section{background:var(--ink);color:var(--white);padding:clamp(84px,9vw,136px) clamp(22px,7vw,110px)}.transparency-section-featured{position:relative;overflow:hidden}.transparency-section-featured:before{content:"TRANSPARENCE";color:#ffffff09;letter-spacing:-.06em;pointer-events:none;font-size:clamp(50px,9vw,138px);font-weight:950;position:absolute;top:22px;right:clamp(22px,7vw,110px)}.transparency-section-featured>*{position:relative}.transparency-section h2 em{color:var(--gold)}.transparency-section .section-heading>p:last-child{color:#b8b7b2}.transparency-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:54px;display:grid}.transparency-grid article{background:#ffffff0a;border:1px solid #ffffff29;border-radius:20px;min-height:240px;padding:28px}.transparency-grid article>span{color:var(--gold);font-size:10px;font-weight:900}.transparency-grid h3{margin:60px 0 12px;font-size:20px}.transparency-grid p{color:#bbbcbf;margin:0;font-size:13px;line-height:1.55}.transparency-message{border-left:4px solid var(--gold);background:#ffffff0f;margin-top:22px;padding:22px 26px;display:block}.transparency-commitments{background:#ffffff09;border:1px solid #ffffff1f;border-radius:20px;grid-template-columns:180px 1fr;align-items:center;gap:28px;margin-top:22px;padding:22px 26px;display:grid}.transparency-commitments>.brand-logo{opacity:.72;width:100%;height:105px}.transparency-commitments>div{grid-template-columns:1fr 1fr;gap:9px;display:grid}.transparency-commitments span{color:#e4e3de;background:#ffffff0e;border-radius:10px;padding:12px 14px;font-size:12px;font-weight:750}.transparency-commitments span:before{content:"✓";color:var(--gold);margin-right:8px}.policy-details{text-align:center;max-width:780px;margin:26px auto 0}.policy-details summary{color:var(--gold);font-weight:850}.policy-details p{color:#b8b7b2;font-size:13px;line-height:1.6}.pricing-section{background:var(--white)}.buyer-calculator{border:1px solid var(--line);border-radius:26px;grid-template-columns:1.05fr .95fr;display:grid;overflow:hidden;box-shadow:0 24px 80px #0f111517}.calculator-switcher{max-width:1080px;margin:52px auto 0}.calculator-tabs{border:1px solid var(--line);background:var(--cream);border-radius:20px;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px;padding:7px;display:grid}.calculator-tabs button{min-height:76px;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;padding:13px 20px;font-size:12px;transition:all .2s;display:flex}.calculator-tabs button span{color:var(--ink);font-size:18px;font-weight:900}.calculator-tabs button[aria-selected=true]{background:var(--ink);color:#c9c7c0}.calculator-tabs button[aria-selected=true] span{color:var(--gold)}.calculator-switcher [role=tabpanel][hidden]{display:none}.calculator-controls{background:var(--cream);padding:clamp(30px,5vw,56px)}.calculator-controls>label{letter-spacing:-.03em;margin-bottom:22px;font-size:clamp(21px,2.3vw,29px);font-weight:850;display:block}.quantity-field{border:1px solid var(--line);background:var(--white);border-radius:16px;grid-template-columns:52px minmax(70px,100px) 1fr 52px;align-items:center;min-height:70px;display:grid;overflow:hidden}.quantity-field button{height:70px;color:var(--red);cursor:pointer;background:0 0;border:0;font-size:27px}.quantity-field button:disabled{color:#aaa}.quantity-field input{text-align:center;appearance:textfield;background:0 0;border:0;outline:0;width:100%;font-size:28px;font-weight:900}.quantity-field input::-webkit-inner-spin-button{appearance:none}.currency-field input::-webkit-inner-spin-button{appearance:none}.quantity-field>span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:850}.currency-field{border:1px solid var(--line);background:var(--white);border-radius:16px;grid-template-columns:1fr auto;align-items:center;min-height:70px;padding:0 22px;display:grid}.currency-field input{appearance:textfield;background:0 0;border:0;outline:0;width:100%;font-size:clamp(23px,3vw,34px);font-weight:900}.currency-field span{color:var(--muted);font-size:12px;font-weight:850}.quantity-presets{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.quantity-presets button{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:999px;min-width:48px;min-height:40px;padding:0 13px;font-weight:800}.quantity-presets button.is-selected{border-color:var(--red);background:var(--red);color:var(--white)}.calculator-help{color:var(--muted);margin:22px 0 0;font-size:12px;line-height:1.55}.calculator-result{background:var(--ink);min-height:390px;color:var(--white);flex-direction:column;justify-content:center;padding:clamp(30px,5vw,56px);display:flex}.sale-calculator .calculator-result{background:var(--red-dark)}.calculator-result>span:first-child{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:900}.calculator-result>strong{letter-spacing:-.05em;margin:16px 0;font-size:clamp(40px,5vw,66px);line-height:.96}.calculator-result>p{color:#bbb9b2;font-size:13px;line-height:1.5}.tier-breakdown{border-top:1px solid #ffffff26;border-bottom:1px solid #ffffff26;flex-direction:column;gap:8px;margin-bottom:18px;padding:14px 0;display:flex}.tier-breakdown>span{color:#d7d5cf;justify-content:space-between;gap:18px;font-size:12px;display:flex}.tier-breakdown b{font-weight:700}.tier-breakdown em{color:var(--white);font-style:normal;font-weight:850}.result-detail{color:#d7d5cf;flex-direction:column;gap:8px;font-size:12px;display:flex}.result-detail span:before{content:"✓";color:var(--gold);margin-right:9px}.calculator-policy{border-top:1px solid #ffffff26;margin:16px 0 0;padding-top:14px}.calculator-result>a{color:var(--gold);border-top:1px solid #ffffff26;justify-content:space-between;align-items:center;margin-top:24px;padding-top:18px;font-size:13px;font-weight:850;display:flex}.calculator-disclaimer{max-width:820px;color:var(--muted);text-align:center;margin:20px auto 0;font-size:12px;line-height:1.5}.contact-section{background:var(--red-dark);color:var(--white);grid-template-columns:.72fr 1.28fr;gap:clamp(40px,7vw,96px);padding:clamp(82px,9vw,136px) clamp(22px,7vw,110px);display:grid}.contact-intro h2{font-size:clamp(42px,4.8vw,70px)}.contact-intro>p{color:#dfc9cb}.contact-options{flex-wrap:wrap;gap:28px;margin-top:28px;display:flex}.contact-options a{color:var(--gold);letter-spacing:-.03em;flex-direction:column;gap:5px;font-size:clamp(20px,2.3vw,32px);font-weight:900;display:flex}.contact-options a span{color:#dfc9cb;letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:850}.mandate-start{background:var(--white);color:var(--ink);border-radius:24px;padding:clamp(28px,4vw,46px)}.mandate-start>h3{letter-spacing:-.04em;margin-bottom:24px;font-size:clamp(28px,3vw,40px)}.mandate-choice{grid-template-columns:1fr 1fr;gap:8px;display:grid}.mandate-choice button{border:1px solid var(--line);background:var(--cream);min-height:72px;color:var(--ink);text-align:left;cursor:pointer;border-radius:14px;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;padding:12px 16px;font-size:13px;font-weight:850;display:flex}.mandate-choice button span{color:var(--red);font-size:9px}.mandate-choice button[aria-pressed=true]{border-color:var(--ink);background:var(--ink);color:var(--white)}.mandate-choice button[aria-pressed=true] span{color:var(--gold)}.mandate-form-shell form{margin-top:22px}.form-heading{justify-content:space-between;align-items:baseline;gap:18px;margin-bottom:18px;display:flex}.form-heading strong{font-size:18px}.form-heading span{color:var(--muted);font-size:11px}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-grid label{color:#505156;font-size:11px;font-weight:800}.form-grid input{border:1px solid var(--line);background:var(--cream);border-radius:10px;outline:0;width:100%;height:47px;margin-top:7px;padding:0 13px}.form-grid input:focus{border-color:var(--red);background:var(--white)}.form-action{grid-template-columns:1fr auto;align-items:center;gap:20px;margin-top:18px;display:grid}.form-action p{color:var(--muted);margin:0;font-size:10px;line-height:1.45}.form-action button{background:var(--red);min-height:50px;color:var(--white);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:22px;padding:0 18px;font-weight:850;display:flex}footer{background:var(--ink);color:var(--white);grid-template-columns:.75fr 1.25fr;gap:50px;padding:58px clamp(22px,7vw,110px);display:grid}.footer-brand .brand-logo-footer{object-fit:contain;width:150px;height:100px}.footer-brand p{color:#a9aaad;max-width:360px;font-size:13px;line-height:1.5}footer nav{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}footer nav>div{flex-direction:column;gap:10px;display:flex}footer nav strong{color:var(--gold);letter-spacing:.13em;text-transform:uppercase;font-size:10px}footer nav a,footer nav span{color:#c6c6c4;font-size:12px}.footer-legal{color:#77787d;border-top:1px solid #ffffff1f;grid-column:1/-1;margin:0;padding-top:22px;font-size:11px}.mobile-action-bar{display:none}.about-hero{background:var(--white);grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(42px,7vw,110px);min-height:660px;padding:clamp(80px,10vw,150px) clamp(22px,7vw,110px);display:grid}.about-hero>div:first-child{max-width:820px}.about-hero h1{max-width:760px;margin-bottom:30px}.about-hero>div:first-child>p:last-child{max-width:650px;color:var(--muted);font-size:clamp(17px,1.5vw,21px);line-height:1.55}.about-hero-mark{background:var(--ink);min-height:390px;color:var(--white);text-align:center;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:44px;display:flex}.about-hero-mark .brand-logo{width:min(320px,100%);height:auto}.about-hero-mark strong{color:var(--gold);font-size:clamp(20px,2vw,30px);line-height:1.2}.about-mission{background:var(--cream);grid-template-columns:.8fr 1.2fr;gap:clamp(42px,8vw,120px);padding:clamp(90px,10vw,150px) clamp(22px,7vw,110px);display:grid}.about-mission h2{max-width:560px}.about-principles{gap:16px;display:grid}.about-principles article{border-bottom:1px solid var(--line);grid-template-columns:52px 160px 1fr;align-items:center;gap:16px;padding:26px 0;display:grid}.about-principles span{color:var(--red);font-size:11px;font-weight:900}.about-principles h3,.about-principles p{margin:0}.about-principles p{color:var(--muted);font-size:13px;line-height:1.5}.about-models{background:var(--ink);color:var(--white);padding:clamp(90px,10vw,150px) clamp(22px,7vw,110px)}.about-models h2 em{color:var(--gold)}.about-model-grid{grid-template-columns:1fr 1fr;gap:14px;max-width:1080px;margin:52px auto 0;display:grid}.about-model-grid article{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:24px;padding:clamp(28px,4vw,52px)}.about-model-grid article:last-child{border-color:#f2c3005c}.about-model-grid span{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:900}.about-model-grid h3{margin:22px 0 14px;font-size:clamp(28px,3vw,42px)}.about-model-grid p{color:#c8c7c2;min-height:48px;line-height:1.55}.about-model-grid a{color:var(--gold);margin-top:18px;font-size:13px;font-weight:850;display:inline-block}.about-values{background:var(--white);grid-template-columns:.8fr 1.2fr;gap:clamp(42px,8vw,120px);padding:clamp(90px,10vw,150px) clamp(22px,7vw,110px);display:grid}.about-values>div:last-child{grid-template-columns:1fr 1fr;gap:12px;display:grid}.about-values article{border:1px solid var(--line);border-radius:18px;padding:28px}.about-values article h3{margin-bottom:12px}.about-values article p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.about-cta{background:var(--red);color:var(--white);text-align:center;padding:clamp(80px,9vw,130px) clamp(22px,7vw,110px)}.about-cta h2{max-width:850px;margin:0 auto 34px}.about-cta>div{justify-content:center;gap:10px;display:flex}.button-light{background:var(--white);color:var(--ink);border-color:#ffffff73}.home-services{padding-top:clamp(76px,8vw,112px);padding-bottom:clamp(76px,8vw,112px)}.home-services .service-grid{margin-top:42px}.home-services .service-grid article{padding:clamp(28px,3.5vw,44px)}.home-services .service-grid h3{margin:26px 0;font-size:clamp(27px,2.7vw,40px)}.home-services .service-grid ul{margin-bottom:26px}.home-difference{background:var(--cream);grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(44px,7vw,110px);padding:clamp(76px,8vw,112px) clamp(22px,7vw,110px);display:grid}.home-difference-copy{max-width:650px}.home-difference-copy h2,.home-transparency h2,.home-final-cta h2,.page-cta h2{letter-spacing:-.05em;margin-bottom:22px;font-size:clamp(40px,4.6vw,68px);line-height:.98}.home-difference-copy>p{color:var(--muted);font-size:clamp(16px,1.4vw,19px);line-height:1.55}.home-difference-actions{flex-wrap:wrap;align-items:center;gap:22px;margin-top:30px;display:flex}.text-link{color:var(--red);align-items:center;gap:18px;font-size:13px;font-weight:900;display:inline-flex}.text-link svg,.home-transparency a svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:18px}.difference-switcher{border:1px solid var(--line);background:var(--white);border-radius:24px;padding:clamp(24px,3vw,38px)}.difference-question{color:var(--muted);margin:0 0 15px;font-size:13px;font-weight:800}.difference-choice{grid-template-columns:1fr 1fr;gap:9px;display:grid}.difference-choice button{border:1px solid var(--line);background:var(--cream);min-height:88px;color:var(--ink);text-align:left;cursor:pointer;border-radius:16px;flex-direction:column;justify-content:center;align-items:flex-start;padding:16px 48px 16px 20px;transition:border-color .2s,background .2s,transform .2s;display:flex;position:relative}.difference-choice button:hover{border-color:var(--ink);transform:translateY(-2px)}.difference-choice button.is-selected{border-color:var(--ink);background:var(--ink);color:var(--white)}.difference-choice button:last-child.is-selected{border-color:var(--red);background:var(--red-dark)}.difference-choice button span{font-size:20px;font-weight:950}.difference-choice button small{color:var(--muted);margin-top:5px;font-size:11px;font-weight:800}.difference-choice button.is-selected small{color:var(--gold)}.difference-choice button b{font-size:22px;font-weight:500;position:absolute;right:18px}.difference-details{background:var(--ink);color:var(--white);border-radius:18px;margin-top:10px;padding:clamp(24px,3vw,34px);animation:.25s both reveal-details}.difference-details.difference-vente{background:var(--red-dark)}.difference-details>span{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:900}.difference-details h3{letter-spacing:-.035em;margin:12px 0 20px;font-size:clamp(23px,2.4vw,33px);line-height:1.1}.difference-details ul{gap:9px;margin:0 0 24px;padding:0;list-style:none;display:grid}.difference-details li{color:#d6d5d0;gap:10px;font-size:13px;line-height:1.45;display:flex}.difference-details li:before{content:"✓";color:var(--gold);font-weight:900}.difference-details .button{justify-content:space-between;width:100%}@keyframes reveal-details{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.home-transparency{background:var(--ink);color:var(--white);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(46px,8vw,120px);padding:clamp(76px,8vw,112px) clamp(22px,7vw,110px);display:grid}.home-transparency h2 em{color:var(--gold)}.home-transparency>div:first-child>p:nth-of-type(2){color:#b8b7b2;max-width:650px;font-size:16px;line-height:1.55}.home-transparency a{color:var(--gold);align-items:center;gap:20px;margin-top:18px;font-size:13px;font-weight:900;display:inline-flex}.home-transparency-points{grid-template-columns:1fr 1fr;gap:10px;display:grid}.home-transparency-points span{background:#ffffff0a;border:1px solid #ffffff26;border-radius:16px;align-items:flex-end;min-height:94px;padding:20px;font-size:13px;font-weight:800;display:flex}.home-transparency-points span:before{content:"✓";color:var(--gold);align-self:flex-start;margin-right:auto}.home-final-cta,.page-cta{background:var(--white);justify-content:space-between;align-items:center;gap:42px;padding:clamp(66px,7vw,96px) clamp(22px,7vw,110px);display:flex}.home-final-cta>div:first-child p:last-child{color:var(--muted);margin-bottom:0;font-size:16px}.home-final-cta>div:last-child,.page-cta>div:last-child{flex:none;gap:10px;display:flex}.page-hero{background:var(--white);grid-template-columns:1.2fr .8fr;align-items:end;gap:clamp(42px,8vw,120px);min-height:520px;padding:clamp(88px,10vw,150px) clamp(22px,7vw,110px);display:grid}.page-hero h1{margin:0}.page-hero h1 em{color:var(--red)}.page-hero>p{max-width:610px;color:var(--muted);margin-bottom:8px;font-size:clamp(17px,1.5vw,21px);line-height:1.55}.page-hero-compact{min-height:430px}.approach-method{background:var(--white)}.pricing-page-section{background:var(--white);padding:clamp(58px,7vw,96px) clamp(22px,7vw,110px) clamp(84px,9vw,130px)}.pricing-page-section .calculator-switcher{margin-top:0}.contact-page-section{align-items:center;min-height:calc(100vh - 78px)}.contact-page-section .contact-intro h1{margin-bottom:26px;font-size:clamp(44px,5vw,76px)}.contact-page-section .contact-intro>p{color:#dfc9cb;font-size:clamp(16px,1.4vw,19px);line-height:1.55}.mandate-start>h2{letter-spacing:-.04em;margin-bottom:24px;font-size:clamp(28px,3vw,40px)}.page-cta{background:var(--red-dark);color:var(--white)}.page-cta .eyebrow{color:var(--gold)}.page-cta h2{max-width:760px;margin-bottom:0}@media (width<=1050px){.site-header{grid-template-columns:140px 1fr auto}.header-service-shortcuts,.desktop-nav{display:none}.header-cta{justify-self:end;margin-right:12px}.mobile-menu{grid-column:3;justify-self:end;display:block;position:relative}.mobile-menu summary{border:1px solid var(--line);cursor:pointer;border-radius:50%;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--ink);height:2px}.mobile-menu>div{border:1px solid var(--line);background:var(--white);border-radius:18px;flex-direction:column;width:260px;padding:12px;display:flex;position:absolute;top:52px;right:0;box-shadow:0 22px 60px #00000026}.mobile-menu>div .brand-logo{width:110px;height:60px}.mobile-menu a{padding:12px;font-weight:750}.hero{grid-template-columns:1fr}.hero-visual,.hero-visual>img{height:520px;min-height:520px}.split-heading{grid-template-columns:1fr;gap:12px}.time-section,.validation-section,.contact-section{grid-template-columns:1fr}.time-image>img,.validation-section>img{min-height:520px}.difference-heading{grid-template-columns:1fr;gap:12px}.transparency-grid{grid-template-columns:1fr 1fr}.process-section,.buyer-calculator,.method-panel{grid-template-columns:1fr}.contact-intro{max-width:720px}.about-hero,.about-mission,.about-values,.home-difference,.home-transparency,.page-hero{grid-template-columns:1fr}.page-hero{align-items:start}.home-final-cta,.page-cta{flex-direction:column;align-items:flex-start}}@media (width<=680px){body{padding-bottom:58px}.site-header{grid-template-columns:108px 1fr auto;min-height:70px;padding:4px 16px}.brand-link,.brand-logo{width:102px;height:56px}.header-cta{display:none}.hero{min-height:auto;padding:56px 18px 70px}h1{font-size:clamp(43px,12.7vw,60px)}.hero-actions{flex-direction:column}.button{width:100%}.purchase-promise{padding:18px}.hero-visual,.hero-visual>img{height:390px;min-height:390px}.hero-visual>img{border-radius:22px}.hero-mark{min-width:0;bottom:12px;left:12px;right:12px}.trust-strip{grid-template-columns:1fr 1fr;padding:0 8px}.trust-strip div{border-bottom:1px solid #ffffff24;min-height:88px;padding:12px 9px}.trust-strip div:nth-child(2){border-right:0}.section,.transparency-section,.contact-section{padding:72px 18px}.section-heading h2,.validation-copy h2,.process-column h2,.contact-intro h2{font-size:clamp(38px,11vw,52px)}.service-grid,.transparency-grid{grid-template-columns:1fr}.comparison-header{display:none}.comparison-row{padding:24px 20px;display:block}.comparison-row h3{margin-bottom:18px}.comparison-row p{margin-top:13px}.comparison-row p:before{color:var(--red);letter-spacing:.11em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:900;display:block}.comparison-row p:first-of-type:before{content:"Rémunération"}.comparison-row p:nth-of-type(2):before{content:"Coût pour l’acheteur"}.comparison-donaco p:before{color:var(--gold)}.difference-conclusion{flex-direction:column;align-items:stretch}.difference-conclusion a{justify-content:space-between}.service-grid article{padding:28px 22px}.service-grid ul,.method-tabs{grid-template-columns:1fr}.method-panel{padding:28px 20px}.time-image>img,.validation-section>img{min-height:390px}.mandate-progress,.validation-copy,.process-column{padding:68px 18px}.validation-grid,.transparency-commitments{grid-template-columns:1fr}.transparency-commitments>.brand-logo{width:150px;height:90px}.transparency-commitments>div,.calculator-tabs{grid-template-columns:1fr}.buyer-calculator{border-radius:20px}.calculator-controls,.calculator-result{padding:28px 20px}.calculator-result{min-height:350px}.quantity-field{grid-template-columns:46px 70px 1fr 46px}.mandate-start{padding:26px 18px}.mandate-choice,.form-grid,.form-action{grid-template-columns:1fr}.form-heading{flex-direction:column;align-items:flex-start;gap:4px}footer{grid-template-columns:1fr;padding:48px 18px}footer nav{grid-template-columns:1fr 1fr}.footer-legal{grid-column:1}.mobile-action-bar{z-index:80;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f1115f5;border:1px solid #ffffff1f;border-radius:16px;grid-template-columns:1fr 1fr 1fr;height:50px;padding:4px;display:grid;position:fixed;bottom:8px;left:10px;right:10px;box-shadow:0 12px 34px #0000004d}.mobile-action-bar a{color:var(--white);border-right:1px solid #ffffff1f;place-items:center;font-size:11px;font-weight:850;display:grid}.mobile-action-bar a:last-child{color:var(--gold);border:0}.about-hero{min-height:auto;padding:64px 18px 72px}.about-hero-mark{min-height:300px;padding:30px}.about-mission,.about-models,.about-values,.about-cta{padding:72px 18px}.about-principles article{grid-template-columns:42px 1fr}.about-principles article p{grid-column:2}.about-model-grid,.about-values>div:last-child{grid-template-columns:1fr}.about-model-grid p{min-height:0}.about-cta>div{flex-direction:column}.home-difference,.home-transparency,.home-final-cta,.page-hero,.page-cta{padding:68px 18px}.home-difference-actions,.home-final-cta>div:last-child,.page-cta>div:last-child{flex-direction:column;align-items:stretch;width:100%}.difference-choice,.home-transparency-points{grid-template-columns:1fr}.home-transparency-points span{min-height:76px}.page-hero{gap:28px;min-height:auto}.pricing-page-section{padding:54px 18px 72px}.contact-page-section{min-height:auto}.contact-options{flex-direction:column;gap:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
