/*! 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)}.table{display:table}}:root{--ink:#1f1c19;--paper:#fbf9fa;--paper-deep:#f4eef1;--white:#fff;--cocoa:#755861;--cocoa-deep:#373136;--caramel:#985040;--gold:#d0bfb1;--sage:#a7aea4;--line:#1f1c1921;--shadow:0 22px 70px #3731361a;--serif:Georgia, "Times New Roman", serif;--sans:Arial, Helvetica, sans-serif;--page:min(100% - 48px, 1380px)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;line-height:1.55}body,button,input,select{font-size:16px}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}button,input,select{font:inherit}button,select,label,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--caramel);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);letter-spacing:-.025em;font-weight:400;line-height:1.04}h1{font-size:clamp(3.2rem,7vw,7.8rem)}h2{font-size:clamp(2.2rem,4.3vw,4.9rem)}h3{font-size:clamp(1.35rem,2.1vw,2rem)}.site-shell{min-height:100vh;overflow:clip}.announcement{color:var(--ink);text-align:center;letter-spacing:.14em;text-transform:uppercase;background:#e9dfe4;padding:9px 24px;font-size:.72rem;font-weight:700}.announcement span{color:var(--caramel);margin:0 .35rem}.site-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:50;background:#fbf9faf0;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;width:100%;min-height:92px;padding:0 max(24px,50vw - 690px);display:grid;position:sticky;top:0}.brand{align-items:center;gap:12px;width:fit-content;display:inline-flex}.brand-mark{background:0 0;border-radius:50%;flex:0 0 44px;width:44px;height:44px;display:block;overflow:hidden}.brand-mark img{object-fit:contain;width:100%;height:100%}.brand-copy{gap:1px;display:grid}.brand-copy strong{font-family:var(--serif);letter-spacing:.08em;white-space:nowrap;font-size:.96rem}.brand-copy small{color:#736c72;letter-spacing:.16em;font-size:.56rem}.desktop-nav{justify-content:center;gap:clamp(15px,2vw,30px);display:flex}.desktop-nav a{letter-spacing:.06em;text-transform:uppercase;font-size:.76rem;font-weight:700;transition:color .18s}.desktop-nav a:hover{color:var(--caramel)}.button{border:1px solid var(--cocoa);background:var(--cocoa);width:fit-content;min-height:50px;color:var(--white);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border-radius:0;justify-content:center;align-items:center;gap:18px;padding:14px 22px;font-size:.78rem;font-weight:700;transition:transform .18s,background .18s,color .18s;display:inline-flex}.button:hover{color:var(--cocoa);background:0 0;transform:translateY(-2px)}.button span{font-size:1rem}.button-small{min-height:42px;padding:10px 18px}.button-light{border-color:var(--white);background:var(--white);color:var(--cocoa-deep)}.button-light:hover{color:var(--white);background:0 0}.button-secondary{color:var(--cocoa);background:0 0}.button-secondary:hover{background:var(--cocoa);color:var(--white)}.button-wide{width:100%}.text-link{letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid;align-items:center;gap:12px;padding-bottom:4px;font-size:.78rem;font-weight:700;display:inline-flex}.mobile-menu{display:none}.site-footer{color:#fbf9fa;background:#373136;padding:78px max(24px,50vw - 690px) 28px}.footer-grid{grid-template-columns:2fr 1fr 1.15fr 1.5fr;gap:56px;padding-bottom:64px;display:grid}.footer-grid>div:not(.footer-brand){align-content:start;gap:11px;display:grid}.footer-grid h2{color:var(--gold);font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font-size:.7rem;font-weight:700}.footer-grid a,.footer-grid span,.footer-brand p{color:#fffdf9b8;font-size:.88rem}.footer-grid a:hover{color:var(--white)}.brand-footer .brand-mark{background:0 0}.footer-brand p{max-width:430px;margin-top:26px}.footer-bottom{border-top:1px solid #ffffff29;justify-content:space-between;gap:24px;padding-top:24px;display:flex}.footer-bottom p{color:#fffdf97a;margin:0;font-size:.72rem}.section-pad{padding:clamp(80px,9vw,150px) max(24px,50vw - 690px)}.eyebrow{color:var(--caramel);letter-spacing:.18em;text-transform:uppercase;margin-bottom:24px;font-size:.72rem;font-weight:800}.section-heading{max-width:930px;margin-bottom:clamp(54px,6vw,90px)}.section-heading h2{margin-bottom:24px}.section-heading-copy{color:#69636a;max-width:720px;font-size:clamp(1rem,1.5vw,1.22rem)}.dark-section{background:var(--cocoa-deep);color:var(--white)}.dark-section .section-heading-copy{color:#fffdf9b3}.home-hero{grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);min-height:calc(100vh - 124px);display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(74px,9vw,150px) clamp(40px,7vw,112px) clamp(64px,8vw,120px) max(24px,50vw - 690px);display:flex}.hero-copy h1{max-width:880px;margin-bottom:30px}.hero-lead{color:#615b61;max-width:650px;margin-bottom:38px;font-size:clamp(1.06rem,1.65vw,1.34rem)}.hero-actions{flex-wrap:wrap;align-items:center;gap:26px;display:flex}.hero-proof-points{border-top:1px solid var(--line);color:#716a71;letter-spacing:.1em;text-transform:uppercase;gap:26px;margin-top:70px;padding-top:22px;font-size:.72rem;font-weight:700;display:flex}.hero-media{background:#d8c9cd;min-height:660px;position:relative;overflow:hidden}.hero-media video{object-fit:cover;width:100%;height:100%}.hero-media:after{content:"";pointer-events:none;background:linear-gradient(#0000 52%,#1c100cb3);position:absolute;inset:0}.hero-media-caption{z-index:2;color:var(--white);align-items:center;gap:18px;display:flex;position:absolute;bottom:30px;left:32px;right:32px}.hero-media-caption span{letter-spacing:.14em;border:1px solid #fffc;padding:6px 8px;font-size:.62rem;font-weight:800}.hero-media-caption p{font-family:var(--serif);margin:0;font-size:1.25rem}.difference-section{background:var(--white)}.difference-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.difference-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:310px;padding:32px}.difference-card>span,.texture-list-preview a>span,.product-index-number,.texture-index{color:var(--caramel);letter-spacing:.15em;font-size:.68rem;font-weight:800}.difference-card h3{margin:90px 0 16px}.difference-card p{color:#6d676d;font-size:.92rem}.products-section{background:var(--paper-deep)}.product-grid{grid-template-columns:repeat(12,1fr);gap:18px;display:grid}.product-card{background:var(--cocoa);min-height:560px;color:var(--white);grid-column:span 4;position:relative;overflow:hidden}.product-card:first-child,.product-card:nth-child(4){grid-column:span 6}.product-card video,.product-card-placeholder{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0}.product-card:hover video,.product-card:hover .product-card-placeholder{transform:scale(1.035)}.product-card-placeholder{background:radial-gradient(circle at 70% 28%, #ffffffa6, transparent 30%), repeating-radial-gradient(ellipse at 48% 60%, transparent 0 16px, #75586109 17px 20px), linear-gradient(145deg, var(--product-accent,#d8c9cd), #f7f1f0);align-content:center;place-items:center;gap:14px;display:grid}.product-card-placeholder span{font-family:var(--serif);opacity:.18;font-size:9rem;line-height:1}.product-card-placeholder small{font-family:var(--serif);letter-spacing:.22em;opacity:.5;font-size:1.1rem}.product-card-overlay{background:linear-gradient(#140b080f,#140b08e0);position:absolute;inset:0}.product-card-number{z-index:2;color:var(--white);position:absolute;top:24px;left:24px}.product-card-copy{z-index:2;position:absolute;inset:auto 28px 28px}.product-card-copy p{letter-spacing:.14em;margin-bottom:8px;font-size:.62rem;font-weight:700}.product-card-copy h3{margin-bottom:12px;font-size:clamp(2.1rem,3.4vw,4rem)}.product-card-copy>span,.product-card-copy i{font-style:normal;display:block}.product-card-copy>span{color:#ead6c6}.product-card-copy i{letter-spacing:.1em;text-transform:uppercase;margin-top:24px;font-size:.72rem;font-weight:700}.product-card-empty{color:var(--ink);border:1px solid var(--line)}.product-card-empty .product-card-overlay{background:linear-gradient(#ffffff0a,#f4eef1b8)}.product-card-empty .product-card-number,.product-card-empty .product-card-copy>span{color:#6f6870}.textures-preview{background:var(--white);grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:9vw;display:grid}.texture-preview-copy{align-self:start;position:sticky;top:150px}.texture-preview-copy .section-heading{margin-bottom:34px}.texture-list-preview{border-top:1px solid var(--line)}.texture-list-preview a{border-bottom:1px solid var(--line);grid-template-columns:52px 1fr auto;grid-template-areas:"index name code"".copy copy";gap:8px 14px;padding:28px 0;transition:padding .18s,color .18s;display:grid}.texture-list-preview a:hover{color:var(--cocoa);padding-left:14px}.texture-list-preview a>span{grid-area:index}.texture-list-preview strong{font-family:var(--serif);grid-area:name;font-size:1.5rem}.texture-list-preview small{color:#756e75;letter-spacing:.1em;grid-area:code;font-size:.7rem;font-weight:700}.texture-list-preview p{color:#6c666d;grid-area:copy;margin:0;font-size:.9rem}.proof-preview .section-heading{margin-bottom:56px}.proof-strip{grid-template-columns:repeat(3,1fr);gap:22px;margin-bottom:46px;display:grid}.proof-strip article video{aspect-ratio:4/5;object-fit:cover;background:#373136;width:100%}.proof-strip article p{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;margin:22px 0 8px;font-size:.66rem;font-weight:800}.proof-strip h3{max-width:340px}.payment-promise{background:#eee5e9;grid-template-columns:1fr 1fr;align-items:center;gap:10vw;display:grid}.payment-promise-copy h2{margin-bottom:24px}.payment-promise-copy>p:not(.eyebrow){color:#625c63;max-width:590px;margin-bottom:32px;font-size:1.06rem}.payment-visual{border:1px solid #37313633;grid-template-columns:repeat(3,1fr);display:grid}.payment-visual div{text-align:center;border-right:1px solid #37313633;align-content:center;place-items:center;gap:12px;min-height:210px;padding:24px;display:grid}.payment-visual div:last-child{border-right:0}.payment-visual span{font-family:var(--serif);font-size:3rem}.payment-visual small{color:#6e666e;text-transform:uppercase;letter-spacing:.1em;font-size:.7rem}.final-cta{color:var(--white);text-align:center;background:linear-gradient(135deg,#755861,#373136)}.final-cta h2{max-width:980px;margin:0 auto 24px}.final-cta>p:not(.eyebrow){color:#fffdf9b3;max-width:680px;margin:0 auto 34px}.final-cta .button{margin-inline:auto}.page-hero{border-bottom:1px solid var(--line);background:var(--white);grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:stretch;min-height:520px;display:grid}.page-hero-copy{flex-direction:column;justify-content:center;padding:clamp(75px,9vw,140px) clamp(42px,7vw,110px) clamp(70px,8vw,120px) max(24px,50vw - 690px);display:flex}.page-hero-copy h1{max-width:930px;margin-bottom:26px;font-size:clamp(3.2rem,6.4vw,7rem)}.page-hero-copy>p:last-child{color:#69636a;max-width:760px;margin:0;font-size:clamp(1rem,1.6vw,1.24rem)}.page-hero-aside{background:var(--paper-deep);min-height:500px;position:relative;overflow:hidden}.page-hero-aside img{object-fit:contain;padding:24px}.page-hero-dark{background:var(--cocoa-deep);color:var(--white)}.page-hero-dark .page-hero-copy>p:last-child{color:#fffdf9a8}.product-index{background:var(--line);gap:1px;display:grid}.product-index-row{background:var(--white);grid-template-columns:80px minmax(320px,.8fr) minmax(0,1.2fr);min-height:480px;display:grid}.product-index-number{border-right:1px solid var(--line);padding:30px 22px}.product-index-media{background:var(--product-accent);min-height:480px;position:relative;overflow:hidden}.product-index-media video{object-fit:cover;width:100%;height:100%}.product-media-placeholder{background:radial-gradient(circle at 28% 32%, #ffffffb3, transparent 28%), repeating-radial-gradient(ellipse at 50% 55%, transparent 0 18px, #75586109 19px 21px), linear-gradient(145deg, var(--product-accent,#d8c9cd), #f7f1f0);width:100%;height:100%;color:var(--ink);text-align:center;align-content:center;place-items:center;gap:18px;padding:24px;display:grid}.product-media-placeholder span{font-family:var(--serif);font-size:clamp(2.6rem,5vw,5.6rem)}.product-media-placeholder small{letter-spacing:.24em;opacity:.62}.product-index-copy{flex-direction:column;justify-content:center;padding:clamp(48px,7vw,100px);display:flex}.product-index-copy h2{margin-bottom:18px}.product-index-copy>p:not(.eyebrow){color:#69636a;max-width:620px}.product-start{gap:2px;margin:28px 0;display:grid}.product-start strong{font-family:var(--serif);font-size:1.45rem}.product-start span{color:#756e75;font-size:.84rem}.chooser-section{background:#eee5e9}.chooser-grid{border:1px solid #3731362e;grid-template-columns:repeat(5,1fr);display:grid}.chooser-grid div{border-right:1px solid #3731362e;align-content:space-between;gap:24px;min-height:190px;padding:28px;display:grid}.chooser-grid div:last-child{border-right:0}.chooser-grid span{color:#716a71;font-size:.74rem}.chooser-grid strong{font-family:var(--serif);font-size:1.45rem}.product-hero{background:var(--white);grid-template-columns:1fr 1fr;min-height:690px;display:grid}.product-hero-copy{flex-direction:column;justify-content:center;padding:clamp(75px,9vw,140px) clamp(42px,7vw,110px) clamp(70px,8vw,120px) max(24px,50vw - 690px);display:flex}.product-hero-copy h1{margin-bottom:28px}.product-lead{color:#69636a;max-width:680px;font-size:1.14rem}.product-price{gap:2px;margin:26px 0 34px;display:grid}.product-price strong{font-family:var(--serif);font-size:1.7rem}.product-price span{color:#756e75;font-size:.84rem}.product-hero-media{background:var(--product-accent);min-height:690px;position:relative;overflow:hidden}.product-hero-media video,.product-hero-media>img{object-fit:cover;width:100%;height:100%}.product-media-placeholder-large{min-height:690px}.product-details{background:var(--paper-deep);grid-template-columns:1.05fr .95fr;gap:5vw 9vw;display:grid}.product-story h2{max-width:720px}.feature-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.feature-list li{border-bottom:1px solid var(--line);font-family:var(--serif);padding:18px 0;font-size:1.18rem}.feature-list li:before{content:"✓";color:var(--caramel);font-family:var(--sans);margin-right:14px}.product-facts{border:1px solid var(--line);grid-column:1/-1;grid-template-columns:repeat(3,1fr);margin-top:34px;display:grid}.product-facts div{border-right:1px solid var(--line);align-content:start;gap:22px;min-height:180px;padding:28px;display:grid}.product-facts div:last-child{border-right:0}.product-facts span{color:var(--caramel);letter-spacing:.14em;text-transform:uppercase;font-size:.66rem;font-weight:800}.product-facts strong{font-family:var(--serif);font-size:1.25rem;font-weight:400}.calculator-section{background:var(--white)}.texture-library{background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.texture-library article{background:var(--white);min-height:430px;padding:clamp(32px,5vw,68px)}.texture-library .texture-index{margin-bottom:64px}.texture-library .eyebrow{margin-bottom:10px}.texture-library h2{margin-bottom:18px}.texture-library h3{color:#5f5960;font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;margin-bottom:22px;font-size:.78rem;font-weight:700}.texture-library article>p:last-child{color:#6a646b}.matching-grid{border:1px solid #ffffff2e;grid-template-columns:repeat(3,1fr);margin-bottom:45px;display:grid}.matching-grid div{border-right:1px solid #ffffff2e;min-height:300px;padding:34px}.matching-grid div:last-child{border-right:0}.matching-grid span{color:var(--gold);font-size:.68rem;font-weight:800}.matching-grid h3{margin:84px 0 16px}.matching-grid p{color:#ffffffb8}.why-manifesto{background:var(--white);grid-template-columns:1.05fr .95fr;grid-template-areas:"eyebrow eyebrow""title list""sub list""close list";align-content:center;gap:12px 8vw;min-height:760px;display:grid}.why-manifesto .eyebrow{grid-area:eyebrow}.why-manifesto h1{grid-area:title;max-width:720px;font-size:clamp(3.4rem,7vw,7.2rem)}.why-manifesto h2{font-family:var(--sans);grid-area:sub;margin-top:22px;font-size:1.12rem}.why-manifesto ul{border-top:1px solid var(--line);grid-area:list;align-self:center;margin:0;padding:0;list-style:none}.why-manifesto li{border-bottom:1px solid var(--line);font-family:var(--serif);padding:22px 0;font-size:1.24rem}.why-manifesto .manifesto-close{font-family:var(--serif);grid-area:close;align-self:end;margin-top:36px;font-size:1.7rem;font-style:italic}.why-proof{background:#eee5e9;grid-template-columns:.9fr 1.1fr;align-items:center;gap:8vw;display:grid}.why-proof article h2{margin-bottom:24px}.why-proof article>p:last-child{color:#625c63;font-size:1.08rem}.why-proof video{object-fit:cover;background:#373136;width:100%;max-height:680px}.belief-grid{background:#ffffff2e;grid-template-columns:1fr 1fr;gap:1px;padding:0;display:grid}.belief-grid article{background:var(--cocoa-deep);min-height:520px;padding:clamp(60px,8vw,130px) max(24px,50vw - 690px)}.belief-grid article:first-child{padding-left:max(24px,50vw - 690px);padding-right:clamp(50px,7vw,100px)}.belief-grid article:last-child{padding-left:clamp(50px,7vw,100px);padding-right:max(24px,50vw - 690px)}.belief-grid span{color:var(--gold)}.belief-grid h2{margin:80px 0 24px;font-size:clamp(2rem,3.5vw,4rem)}.belief-grid p{color:#fffdf9a8;max-width:590px}.filter-pills{flex-wrap:wrap;gap:8px;margin-bottom:50px;display:flex}.filter-pills span{border:1px solid var(--line);color:#716a71;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:9px 14px;font-size:.7rem;font-weight:700}.results-grid{grid-template-columns:repeat(2,1fr);gap:80px 34px;display:grid}.result-video{background:#373136;margin-bottom:26px;position:relative}.result-video video{aspect-ratio:4/5;object-fit:cover;width:100%}.result-video>span{color:var(--white);background:#373136c7;padding:6px 9px;font-size:.66rem;position:absolute;top:18px;left:18px}.results-grid article>.eyebrow{margin-bottom:10px}.results-grid h2{max-width:620px;margin-bottom:16px;font-size:clamp(2rem,3.5vw,3.8rem)}.results-grid article>p:last-child{color:#6c666d;max-width:620px}.proof-in-production>div{aspect-ratio:4/5;border:1px solid var(--line);background:repeating-radial-gradient(circle,#0000 0 22px,#7558610a 23px 25px);align-content:center;place-items:center;gap:16px;margin-bottom:26px;display:grid}.proof-in-production>div span{font-family:var(--serif);font-size:5rem;font-weight:200}.proof-in-production>div p{color:#756e75;letter-spacing:.16em;margin:0;font-size:.7rem}.start-table-wrap{background:var(--paper-deep)}.start-table{border-top:1px solid var(--line);border-left:1px solid var(--line)}.table-head,.table-row{grid-template-columns:1.2fr 1fr 1fr 1.3fr;display:grid}.table-head span,.table-row span{border-right:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;min-height:70px;padding:18px 22px;display:flex}.table-head span{color:#716a71;letter-spacing:.12em;text-transform:uppercase;min-height:52px;font-size:.66rem;font-weight:800}.table-row span:first-child,.table-row span:nth-child(2){font-family:var(--serif);font-size:1.15rem}.table-note{color:#716a71;max-width:740px;margin:22px 0 0;font-size:.82rem}.configurator{background:var(--paper-deep);border:1px solid var(--line);grid-template-columns:minmax(0,.95fr) minmax(380px,1.05fr);gap:18px;padding:18px;display:grid}.configurator-fields,.payment-selector{background:var(--white);gap:14px;padding:26px;display:grid}.configurator-fields label,.form-grid label{gap:8px;display:grid}.configurator-fields label>span,.form-grid label>span,.payment-selector legend{color:#6a646b;letter-spacing:.1em;text-transform:uppercase;font-size:.69rem;font-weight:800}select,input{width:100%;min-height:52px;color:var(--ink);background:#fff;border:1px solid #1f1c1938;border-radius:0;padding:12px 14px}select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#5f5960 50%),linear-gradient(135deg,#5f5960 50%,#0000 50%);background-position:calc(100% - 18px) 23px,calc(100% - 13px) 23px;background-repeat:no-repeat;background-size:5px 5px,5px 5px}.payment-selector{border:0;margin:0}.payment-selector legend{margin-bottom:14px}.payment-selector>label{border:1px solid var(--line);cursor:pointer;grid-template-columns:auto 1fr;gap:12px;padding:15px;display:grid}.payment-selector>label.selected,.quote-plan-grid label.selected{border-color:var(--cocoa);background:#f4eef1}.payment-selector input,.quote-plan-grid input,.question-group input{width:18px;min-height:18px;accent-color:var(--cocoa)}.payment-selector label>span{gap:2px;display:grid}.payment-selector small{color:#756e75}.price-result{background:var(--cocoa-deep);min-height:100%;color:var(--white);flex-direction:column;grid-area:1/2/span 2;padding:clamp(28px,4vw,50px);display:flex}.price-result-top{border-bottom:1px solid #ffffff29;grid-template-columns:1fr auto;gap:24px;padding-bottom:28px;display:grid}.price-result-top h3{margin-bottom:8px}.price-result-top p:last-child{color:#fffdf99e;font-size:.78rem}.total-price{text-align:right;align-content:start;gap:4px;display:grid}.total-price span{color:#fffdf98c;text-transform:uppercase;letter-spacing:.1em;font-size:.68rem}.total-price strong{font-family:var(--serif);font-size:1.55rem}.payment-display{gap:8px;padding:42px 0;display:grid}.payment-display span{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:800}.payment-display strong{font-family:var(--serif);font-size:clamp(1.8rem,3vw,3rem);line-height:1.2}.payment-display small{color:#fffdf99e}.result-notes{border-top:1px solid #ffffff29;margin-bottom:32px;padding:18px 0}.result-notes p{color:#fffdf9b3;margin:8px 0;font-size:.82rem}.price-result .button{margin-top:auto}.payment-rule-grid{border:1px solid #ffffff2e;grid-template-columns:repeat(3,1fr);display:grid}.payment-rule-grid article{border-right:1px solid #ffffff2e;min-height:290px;padding:32px}.payment-rule-grid article:last-child{border-right:0}.payment-rule-grid span{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:800}.payment-rule-grid h3{margin:78px 0 16px}.payment-rule-grid p,.rules-note{color:#fffdf9a8}.rules-note{max-width:850px;margin:30px 0 0}.process-list{background:var(--white)}.process-list article{border-top:1px solid var(--line);grid-template-columns:90px 1fr;gap:34px;padding:36px 0;display:grid}.process-list article:last-child{border-bottom:1px solid var(--line)}.process-list>article>span{color:var(--caramel);letter-spacing:.14em;font-size:.7rem;font-weight:800}.process-list h2{margin:0 0 8px;font-size:clamp(2rem,3vw,3.2rem)}.process-list p{color:#6c666d;max-width:720px;margin:0}.order-point{grid-template-columns:.8fr 1.2fr;gap:5vw 8vw;display:grid}.order-point-grid{border-top:1px solid #ffffff2e}.order-point-grid p{border-bottom:1px solid #ffffff2e;justify-content:space-between;gap:24px;margin:0;padding:20px 0;display:flex}.order-point-grid strong{font-family:var(--serif);font-size:1.18rem}.order-point-grid span,.order-point>p{color:#fffdf9a6}.order-point>p{grid-column:2;max-width:760px}.faq-list{max-width:1100px;margin:0 auto}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;grid-template-columns:70px 1fr auto;align-items:center;gap:18px;padding:26px 0;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--caramel);font-size:.68rem;font-weight:800}.faq-list summary strong{font-family:var(--serif);font-size:clamp(1.2rem,2vw,1.65rem);font-weight:400}.faq-list summary i{font-size:1.5rem;font-style:normal;transition:transform .18s}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list details>p{color:#686269;max-width:760px;margin:0 0 30px 88px}.faq-contact{text-align:center;background:#eee5e9}.faq-contact h2{max-width:850px;margin:0 auto 20px}.faq-contact p{color:#625c63;max-width:650px;margin:0 auto 30px}.faq-contact .button{margin-inline:auto}.quote-aside{background:var(--cocoa);height:100%;color:var(--white);flex-direction:column;justify-content:center;padding:clamp(46px,7vw,100px);display:flex}.quote-aside>span{color:var(--gold);letter-spacing:.13em;text-transform:uppercase;margin-bottom:28px;font-size:.7rem;font-weight:800}.quote-aside ol{margin:0;padding-left:22px}.quote-aside li{border-bottom:1px solid #ffffff29;padding:10px 0}.quote-section{background:var(--paper-deep)}.quote-form,.quote-complete{max-width:1080px;margin:0 auto}.quote-form{gap:18px;display:grid}.form-section{background:var(--white);border:1px solid var(--line);padding:clamp(28px,5vw,56px)}.form-step{color:var(--caramel);letter-spacing:.14em;margin-bottom:10px;font-size:.68rem;font-weight:800}.form-section h2{margin-bottom:34px;font-size:clamp(2rem,3vw,3.2rem)}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.form-wide{grid-column:1/-1}.form-grid small{letter-spacing:0;text-transform:none;font-weight:400}.inline-price{background:var(--paper-deep);justify-content:space-between;align-items:center;gap:20px;margin-top:28px;padding:22px;display:flex}.inline-price span{color:#716a71;font-size:.8rem}.inline-price strong{font-family:var(--serif);font-size:1.6rem}.quote-plan-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.quote-plan-grid label{border:1px solid var(--line);cursor:pointer;align-content:space-between;gap:10px;min-height:145px;padding:18px;display:grid}.quote-plan-grid strong{font-family:var(--serif);font-size:1.22rem}.quote-plan-grid span{color:#6a646b;font-size:.82rem}.question-group{border:0;gap:12px;margin:34px 0 0;padding:0;display:grid}.question-group legend{font-family:var(--serif);margin-bottom:14px;font-size:1.25rem}.question-group label{color:#5f5960;align-items:center;gap:10px;display:flex}.privacy-note{color:#756e75;margin:22px 0 0;font-size:.76rem}.honeypot{position:absolute;left:-10000px}.form-error{color:#6d3128;background:#f5e8e6;border-left:4px solid #985040;padding:15px 18px}.quote-complete{background:var(--white);text-align:center;border:1px solid var(--line);padding:clamp(40px,7vw,80px)}.quote-complete h2{max-width:720px;margin:0 auto 20px}.quote-complete>p:not(.eyebrow){color:#686269;max-width:630px;margin:0 auto 30px}.quote-complete .button{max-width:620px;margin:0 auto}.quote-complete small{color:#756e75;margin-top:16px;display:block}@media (width<=1180px){.desktop-nav{display:none}.site-header{grid-template-columns:1fr auto auto}.mobile-menu{display:block;position:relative}.mobile-menu>summary{cursor:pointer;place-items:center;width:44px;height:44px;list-style:none;display:grid}.mobile-menu>summary::-webkit-details-marker{display:none}.mobile-menu>summary span{background:var(--ink);width:22px;height:1px;display:block}.mobile-menu>summary span:last-child{transform:translateY(-7px)}.mobile-menu nav{background:var(--paper);border:1px solid var(--line);width:min(420px,100vw);box-shadow:var(--shadow);padding:26px;display:grid;position:fixed;top:124px;right:0}.mobile-menu nav>a:not(.button){border-bottom:1px solid var(--line);font-family:var(--serif);padding:15px 0;font-size:1.25rem}.mobile-menu nav .button{width:100%;margin-top:22px}.home-hero{grid-template-columns:1fr .82fr}.difference-grid{grid-template-columns:repeat(2,1fr)}.chooser-grid{grid-template-columns:repeat(3,1fr)}.chooser-grid div:nth-child(3){border-right:0}.chooser-grid div:nth-child(-n+3){border-bottom:1px solid #3731362e}}@media (width<=900px){:root{--page:min(100% - 36px, 1380px)}.announcement{font-size:.62rem}.site-header{min-height:80px;padding-inline:18px}.mobile-menu nav{top:112px}.header-cta{display:none}.site-header{grid-template-columns:1fr auto}.home-hero,.page-hero,.product-hero,.textures-preview,.payment-promise,.why-proof,.product-details,.order-point{grid-template-columns:1fr}.home-hero{min-height:0}.hero-copy{min-height:660px;padding:90px 24px 70px}.hero-media{min-height:660px}.product-grid{grid-template-columns:1fr 1fr}.product-card,.product-card:first-child,.product-card:nth-child(4){grid-column:auto;min-height:480px}.texture-preview-copy{position:static}.proof-strip{grid-template-columns:1fr 1fr}.page-hero-copy{padding:86px 24px 72px}.page-hero-aside{min-height:420px}.product-index-row{grid-template-columns:58px minmax(260px,.85fr) 1.15fr}.product-index-copy{padding:44px}.product-hero-copy{padding:90px 24px 70px}.product-hero-media{min-height:580px}.product-facts{grid-template-columns:1fr}.product-facts div{border-right:0;border-bottom:1px solid var(--line)}.product-facts div:last-child{border-bottom:0}.texture-library{grid-template-columns:repeat(2,1fr)}.why-manifesto{grid-template-columns:1fr;grid-template-areas:"eyebrow""title""sub""list""close"}.belief-grid{grid-template-columns:1fr}.belief-grid article:first-child,.belief-grid article:last-child{padding:84px 24px}.results-grid{gap:60px 22px}.configurator{grid-template-columns:1fr}.price-result{grid-area:auto/1}.payment-rule-grid{grid-template-columns:1fr}.payment-rule-grid article{border-bottom:1px solid #ffffff2e;border-right:0}.payment-rule-grid article:last-child{border-bottom:0}.order-point>p{grid-column:1}.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=640px){h1{font-size:clamp(3rem,15vw,4.8rem)}h2{font-size:clamp(2.25rem,11vw,3.45rem)}.announcement span{display:none}.announcement{letter-spacing:.1em;white-space:nowrap;text-overflow:ellipsis;padding:8px 12px;overflow:hidden}.brand-copy strong{font-size:.8rem}.brand-copy small{display:none}.brand-mark{flex-basis:38px;width:38px;height:38px}.section-pad{padding:74px 18px}.hero-copy{min-height:590px;padding:74px 18px 54px}.hero-lead{font-size:1rem}.hero-actions{flex-direction:column;align-items:flex-start}.hero-proof-points{flex-wrap:wrap;gap:12px;margin-top:50px}.hero-media{min-height:560px}.hero-media-caption{bottom:18px;left:18px;right:18px}.difference-grid{grid-template-columns:1fr}.difference-card{min-height:250px;padding:24px}.difference-card h3{margin-top:58px}.product-grid{grid-template-columns:1fr}.product-card,.product-card:first-child,.product-card:nth-child(4){min-height:500px}.texture-list-preview a{grid-template-columns:38px 1fr auto}.proof-strip,.payment-visual{grid-template-columns:1fr}.payment-visual div{border-bottom:1px solid #37313633;border-right:0;min-height:140px}.payment-visual div:last-child{border-bottom:0}.page-hero{min-height:0}.page-hero-copy{padding:76px 18px 60px}.page-hero-aside{min-height:310px}.product-index{padding:0}.product-index-row{grid-template-columns:1fr}.product-index-number{z-index:2;color:var(--white);border:0;position:absolute}.product-index-media{min-height:420px}.product-index-copy{padding:42px 22px 52px}.chooser-grid{grid-template-columns:1fr}.chooser-grid div{border-bottom:1px solid #3731362e;border-right:0;min-height:135px}.product-hero-media{min-height:480px}.product-details{gap:52px}.product-facts{margin-top:0}.texture-library{grid-template-columns:1fr;padding:0}.texture-library article{min-height:340px;padding:42px 22px}.texture-library .texture-index{margin-bottom:42px}.matching-grid{grid-template-columns:1fr}.matching-grid div{border-bottom:1px solid #ffffff2e;border-right:0;min-height:250px}.matching-grid div:last-child{border-bottom:0}.why-manifesto{min-height:0}.why-manifesto li{font-size:1.06rem}.why-proof{gap:50px}.belief-grid article{min-height:440px}.belief-grid h2{margin-top:54px}.results-grid{grid-template-columns:1fr}.table-head{display:none}.table-row{grid-template-columns:1fr 1fr}.table-row span{min-height:58px}.configurator{padding:8px}.configurator-fields,.payment-selector,.price-result{padding:22px}.price-result-top{grid-template-columns:1fr}.total-price{text-align:left}.payment-display strong{font-size:1.55rem}.process-list article{grid-template-columns:48px 1fr;gap:16px}.order-point-grid p{gap:4px;display:grid}.faq-list summary{grid-template-columns:38px 1fr auto;gap:10px}.faq-list details>p{margin-left:48px}.quote-aside{min-height:390px;padding:50px 24px}.form-section{padding:28px 20px}.form-grid,.quote-plan-grid{grid-template-columns:1fr}.inline-price{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr;gap:36px}.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.rev-site{--rev-ink:#211e1b;--rev-muted:#716a65;--rev-paper:#f8f5f2;--rev-warm:#eee7e1;--rev-line:#211e1b29;--rev-dark:#292321;--rev-accent:#916353;background:var(--rev-paper);min-height:100vh;color:var(--rev-ink);overflow:clip}.rev-header{z-index:80;border-bottom:1px solid var(--rev-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8f5f2f2;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;min-height:82px;padding:12px max(24px,50vw - 740px);display:grid;position:sticky;top:0}.rev-brand{align-items:center;gap:10px;width:max-content;display:inline-flex}.rev-brand img{object-fit:contain;width:48px;height:48px}.rev-brand strong{font:400 .92rem/1 var(--serif);letter-spacing:.09em;white-space:nowrap}.rev-nav{justify-content:center;align-items:center;gap:clamp(14px,1.7vw,30px);display:flex}.rev-nav a,.rev-footer a{letter-spacing:.075em;text-transform:uppercase;font-size:.72rem;font-weight:700}.rev-nav a{padding:10px 0;position:relative}.rev-nav a:after{content:"";background:currentColor;height:1px;transition:right .18s;position:absolute;bottom:4px;left:0;right:100%}.rev-nav a:hover:after{right:0}.rev-button{border:1px solid var(--rev-dark);background:var(--rev-dark);color:#fff;cursor:pointer;width:fit-content;min-height:48px;font:700 .72rem/1.2 var(--sans);letter-spacing:.09em;text-transform:uppercase;border-radius:0;justify-content:center;align-items:center;gap:18px;padding:13px 20px;transition:background .18s,color .18s;display:inline-flex}.rev-button:hover{color:var(--rev-dark);background:0 0}.rev-button span{font-size:1rem}.rev-button-light{color:var(--rev-dark);background:#fff;border-color:#fff}.rev-button-light:hover{color:#fff;background:0 0}.rev-header-cta{min-height:42px;padding:10px 15px}.rev-mobile-order-cta,.rev-mobile-menu{display:none}.rev-footer{background:var(--rev-dark);color:#f7f2ee;grid-template-columns:minmax(280px,1.7fr) .8fr 1fr;gap:70px;padding:76px max(24px,50vw - 690px) 34px;display:grid}.rev-footer>div{align-content:start;justify-items:start;gap:13px;display:grid}.rev-footer>div:first-child p{color:#cfc4bd;max-width:460px}.rev-footer .rev-brand img{background:#f4eee9;border-radius:50%}.rev-footer>div>strong{font:400 1.25rem/1 var(--serif);margin-bottom:8px}.rev-footer a{color:#ded4ce}.rev-footer-meta{border-top:1px solid #ffffff2e;grid-column:1/-1;grid-template-columns:1fr 1fr;padding-top:30px}.rev-footer-meta p{color:#ad9f97;margin:0;font-size:.78rem}.rev-footer-meta p:last-child{text-align:right}.rev-main{overflow:clip}.rev-kicker{letter-spacing:.13em;text-transform:uppercase;margin-bottom:18px;font-size:.72rem;font-weight:700}.rev-lead{color:#504a46;max-width:680px;font:400 clamp(1.05rem, 1.6vw, 1.35rem)/1.55 var(--sans)}.rev-text-link{letter-spacing:.09em;text-transform:uppercase;border-bottom:1px solid;align-items:center;gap:18px;padding:12px 0 8px;font-size:.72rem;font-weight:700;display:inline-flex}.rev-actions{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.rev-home-hero{border-bottom:1px solid var(--rev-line);grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);min-height:calc(100vh - 82px);display:grid}.rev-hero-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(72px,8vw,132px) max(32px,50vw - 690px) 72px;display:flex}.rev-hero-copy h1{max-width:860px;margin-bottom:30px;font-size:clamp(3.7rem,6.8vw,7.5rem)}.rev-hero-copy .rev-actions{margin:26px 0 50px}.rev-hero-media{aspect-ratio:4/5;background:#d9d2cc;min-height:0;overflow:hidden}.rev-hero-media video{object-fit:cover;width:100%;height:100%}.rev-online-notice{border-top:1px solid var(--rev-line);gap:4px;max-width:670px;padding:24px 0 0;font-size:1rem;line-height:1.5;display:grid}.rev-online-notice strong{color:var(--rev-accent);letter-spacing:.1em}.rev-online-notice b{letter-spacing:.04em;margin-bottom:6px}.rev-online-notice span{color:var(--rev-muted)}.rev-crochet-hero{background:#1c1917;width:100%;min-height:min(86vh,920px);position:relative}.rev-crochet-hero video{object-fit:cover;width:100%;height:min(86vh,920px)}.rev-crochet-caption{background:#f8f5f2f0;padding:18px 22px;position:absolute;bottom:42px;left:max(24px,50vw - 690px)}.rev-crochet-caption span{color:var(--rev-accent);letter-spacing:.15em;font-size:.66rem;font-weight:700}.rev-crochet-caption p{font:400 clamp(1.25rem, 2vw, 2rem)/1.15 var(--serif);margin:3px 0 0}.rev-section{width:min(100% - 48px,1380px);margin:0 auto;padding:clamp(90px,10vw,150px) 0}.rev-section-heading{max-width:850px;margin-bottom:64px}.rev-section-heading h2{margin-bottom:24px;font-size:clamp(2.8rem,5.6vw,6.2rem)}.rev-section-heading>p:not(.rev-kicker){max-width:720px;color:var(--rev-muted);font-size:1.05rem}.rev-signature-list{max-width:780px;color:var(--rev-muted);gap:10px;margin:30px 0;padding:0;list-style:none;display:grid}.rev-signature-list li{padding-left:22px;font-size:1.05rem;position:relative}.rev-signature-list li:before{content:"•";color:var(--rev-accent);position:absolute;left:0}.rev-signature-close{font:400 clamp(1.5rem, 2.4vw, 2.3rem)/1.25 var(--serif);color:var(--rev-ink)!important}.rev-human-intro{background:#eee8e3;width:100%;padding-left:max(24px,50vw - 690px);padding-right:max(24px,50vw - 690px)}.rev-human-grid{grid-template-columns:minmax(360px,.9fr) 1.1fr;align-items:start;gap:clamp(30px,6vw,90px);display:grid}.rev-proof-video{aspect-ratio:4/5;background:#d6cec8;min-height:0;overflow:hidden}.rev-proof-video video{object-fit:cover;width:100%;height:100%}.rev-property-grid{grid-template-columns:1fr 1fr;display:grid}.rev-property-grid article{border-top:1px solid var(--rev-line);border-left:1px solid var(--rev-line);min-height:250px;padding:30px}.rev-property-grid article:nth-child(2n){border-right:1px solid var(--rev-line)}.rev-property-grid article:nth-last-child(-n+2){border-bottom:1px solid var(--rev-line)}.rev-property-grid article>span{color:var(--rev-accent);font-size:.72rem}.rev-property-grid h3,.rev-property-grid h2{margin:55px 0 14px;font-size:clamp(1.5rem,2.2vw,2.35rem)}.rev-property-grid p{color:var(--rev-muted);margin:0}.rev-human-intro>.rev-text-link{margin-top:42px}.rev-texture-preview{grid-template-columns:.75fr 1.25fr;align-items:center;gap:70px;display:grid}.rev-texture-preview .rev-section-heading{margin:0}.rev-texture-image{aspect-ratio:4/5;background:#ded8d3;min-height:0;overflow:hidden}.rev-texture-image img,.rev-texture-image video{object-fit:cover;width:100%;height:100%}.rev-name-row{border-top:1px solid var(--rev-line);border-bottom:1px solid var(--rev-line);grid-column:1/-1;grid-template-columns:repeat(6,1fr);display:grid}.rev-name-row span{border-right:1px solid var(--rev-line);text-align:center;font:400 1rem/1.2 var(--serif);padding:17px 8px}.rev-name-row span:last-child{border-right:0}.rev-products-preview{border-top:1px solid var(--rev-line)}.rev-product-card-grid{grid-template-columns:repeat(5,1fr);margin-bottom:48px;display:grid}.rev-product-card{border:1px solid var(--rev-line);background:#f1ece8;border-right:0;grid-template-rows:auto 1fr auto;min-width:0;min-height:430px;padding:18px;display:grid;position:relative}.rev-product-card:last-child{border-right:1px solid var(--rev-line)}.rev-product-card>span{color:var(--rev-accent);font-size:.7rem}.rev-product-card img{aspect-ratio:4/5;object-fit:contain;width:100%;height:auto;transition:transform .22s}.rev-product-card:hover img{transform:scale(1.025)}.rev-product-card h3{margin:18px 0 0;font-size:1.35rem}.rev-teaser-row{grid-template-columns:1.1fr .9fr;width:100%;padding:0;display:grid}.rev-teaser-media{aspect-ratio:4/5;background:#d8d0ca;min-height:0;overflow:hidden}.rev-teaser-media img,.rev-teaser-media video{object-fit:cover;width:100%;height:100%}.rev-teaser-copy{background:#eae3de;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(60px,8vw,130px);display:flex}.rev-teaser-copy h2{max-width:600px;margin-bottom:28px;font-size:clamp(2.7rem,4.6vw,5rem)}.rev-teaser-copy>p:not(.rev-kicker){max-width:560px;color:var(--rev-muted)}.rev-teaser-copy .rev-button{margin-top:24px}.rev-teaser-reverse .rev-teaser-media{order:2}.rev-teaser-reverse .rev-teaser-copy{background:#f8f5f2}.rev-final-cta{text-align:center;border-top:1px solid var(--rev-line);border-bottom:1px solid var(--rev-line);color:var(--rev-ink);background:#d8c2c7;flex-direction:column;align-items:center;padding:clamp(90px,11vw,160px) max(24px,50vw - 590px);display:flex}.rev-final-cta h2{max-width:980px;margin-bottom:26px;font-size:clamp(2.8rem,5.8vw,6.2rem)}.rev-final-cta>p:not(.rev-kicker){max-width:720px;color:var(--rev-muted)}.rev-final-cta .rev-kicker{color:var(--rev-accent)}.rev-final-cta .rev-button{margin-top:25px}.rev-page-intro{border-bottom:1px solid var(--rev-line);padding:clamp(90px,12vw,170px) max(24px,50vw - 590px)}.rev-page-intro h1{max-width:1100px;margin-bottom:36px;font-size:clamp(3.8rem,8vw,8.5rem)}.rev-page-lead{color:#554e49;gap:2px;max-width:880px;font-size:clamp(1.05rem,1.55vw,1.3rem);display:grid}.rev-page-lead p{margin-bottom:14px}.rev-page-lead .rev-button{margin-top:24px}.rev-product-line{font:400 clamp(1.15rem, 2vw, 1.7rem)/1.5 var(--serif);color:var(--rev-ink);padding-top:20px}.rev-texture-library{padding-top:40px}.rev-texture-story{border-bottom:1px solid var(--rev-line);grid-template-columns:.74fr 1.26fr;gap:28px 60px;padding:100px 0;scroll-margin-top:90px;display:grid}.rev-texture-copy{align-self:center;padding-right:30px}.rev-texture-copy>span{color:var(--rev-accent);font-size:.72rem}.rev-texture-copy h2{margin:26px 0 20px;font-size:clamp(3rem,5vw,5.5rem)}.rev-texture-copy>p:last-child{max-width:440px;color:var(--rev-muted);font-size:1.08rem}.rev-texture-primary{aspect-ratio:4/5;background:#d6cec8;min-height:0;overflow:hidden}.rev-texture-primary video{object-fit:cover;width:100%;height:100%}.rev-texture-proof{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:28px;display:grid}.rev-texture-proof figure{min-width:0;margin:0}.rev-texture-proof figcaption{letter-spacing:.1em;padding:16px 0 10px;font-size:.7rem;font-weight:700}.rev-texture-proof figure>div,.rev-texture-proof figure>img{aspect-ratio:4/5;overflow:hidden}.rev-texture-proof img,.rev-texture-proof video{object-fit:cover;background:#d6cec8;width:100%;height:100%}.rev-how-choose{background:#ece5df;width:100%;padding-left:max(24px,50vw - 690px);padding-right:max(24px,50vw - 690px)}.rev-two-col{border:1px solid var(--rev-line);grid-template-columns:1fr 1fr;display:grid}.rev-two-col article{border-right:1px solid var(--rev-line);min-height:280px;padding:clamp(28px,4vw,58px)}.rev-two-col article:last-child{border-right:0}.rev-two-col h3{font:700 .75rem/1.4 var(--sans);letter-spacing:.1em;margin-bottom:42px}.rev-two-col p{max-width:520px;color:var(--rev-muted);font-size:1.05rem}.rev-product-library{padding-top:40px}.rev-product-story{border-bottom:1px solid var(--rev-line);grid-template-columns:52px 1.15fr .85fr;gap:35px;min-height:690px;padding:90px 0;scroll-margin-top:90px;display:grid;position:relative}.rev-product-number{color:var(--rev-accent);font-size:.72rem}.rev-product-visuals{grid-template-columns:1fr 1fr;gap:14px;min-width:0;display:grid}.rev-product-visuals>div,.rev-product-visuals>img{aspect-ratio:4/5;overflow:hidden}.rev-product-visuals img,.rev-product-visuals video{object-fit:cover;background:#e3ddd8;width:100%;height:100%}.rev-product-visuals img{object-fit:cover}.rev-product-copy{padding:40px 0 0 28px}.rev-product-copy h2{margin-bottom:26px;font-size:clamp(2.7rem,4.8vw,5.2rem)}.rev-product-intro{color:var(--rev-muted);font-size:1.08rem}.rev-product-copy dl{margin-top:52px}.rev-product-copy dl div{border-top:1px solid var(--rev-line);grid-template-columns:125px 1fr;gap:16px;padding:15px 0;display:grid}.rev-product-copy dt{letter-spacing:.09em;font-size:.65rem;font-weight:700}.rev-product-copy dd{color:var(--rev-muted);margin:0}.rev-bride-grid{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.rev-bride-grid article{min-width:0}.rev-bride-grid video{object-fit:cover;background:#ddd5cf;width:100%;height:620px}.rev-bride-grid h2{margin:18px 0 0;font-size:1.8rem}.rev-human-page{grid-template-columns:minmax(400px,.9fr) 1.1fr;align-items:start;gap:64px;display:grid}.rev-human-page>video{aspect-ratio:4/5;object-fit:cover;background:#d8d0cb;width:100%;height:auto}.rev-human-page .rev-property-grid article{min-height:345px}.rev-human-band{text-align:center;border-top:1px solid var(--rev-line);border-bottom:1px solid var(--rev-line);padding:34px 24px}.rev-human-band p{font:400 clamp(1.35rem, 2.7vw, 2.7rem)/1.3 var(--serif);margin:0}.rev-transformation-grid{grid-template-columns:repeat(2,1fr);gap:90px 28px;display:grid}.rev-transformation-grid article{min-width:0}.rev-transformation-grid video{aspect-ratio:4/5;object-fit:cover;background:#d6cec8;width:100%;height:auto}.rev-transformation-grid h2{margin:18px 0 6px;font-size:clamp(1.35rem,2vw,2rem)}.rev-order-notice{border-bottom:1px solid var(--rev-line);background:#e9e0da;gap:4px;padding:38px max(24px,50vw - 590px);display:grid}.rev-order-notice strong{font:400 clamp(1.55rem, 2.5vw, 2.6rem)/1.2 var(--serif)}.rev-order-notice p{color:var(--rev-muted);margin:0}.rev-order-wrap{max-width:1180px}.rev-order-form{gap:40px;display:grid}.rev-form-section{border:1px solid var(--rev-line);background:#fbf8f5;padding:clamp(28px,5vw,64px)}.rev-form-heading{grid-template-columns:54px 1fr;align-items:start;gap:24px;margin-bottom:48px;display:grid}.rev-form-heading>span{color:var(--rev-accent);font-size:.72rem}.rev-form-heading .rev-kicker{margin-bottom:8px}.rev-form-heading h2{margin:0;font-size:clamp(2.2rem,4vw,4.2rem)}.rev-form-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.rev-form-grid label,.rev-date-field{gap:9px;display:grid}.rev-form-grid label>span,.rev-date-field>span{letter-spacing:.07em;text-transform:uppercase;font-size:.72rem;font-weight:700}.rev-form-grid select,.rev-form-grid input,.rev-date-field input{border:1px solid var(--rev-line);width:100%;min-height:54px;color:var(--rev-ink);background:#fff;border-radius:0;padding:13px 14px}.rev-form-wide{grid-column:1/-1}.rev-order-price{border-top:1px solid var(--rev-line);grid-template-columns:1fr auto;gap:4px 20px;margin-top:30px;padding:24px 0 0;display:grid}.rev-order-price span{color:var(--rev-muted)}.rev-order-price strong{font:400 clamp(1.9rem, 3.4vw, 3.2rem)/1 var(--serif)}.rev-order-price small{color:var(--rev-muted);grid-column:1/-1}.rev-plan-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.rev-plan-grid label{border:1px solid var(--rev-line);cursor:pointer;background:#fff;flex-direction:column;align-items:flex-start;min-height:245px;padding:24px;display:flex}.rev-plan-grid label.is-selected{border-color:var(--rev-dark);box-shadow:inset 0 0 0 1px var(--rev-dark)}.rev-plan-grid input{accent-color:var(--rev-dark)}.rev-plan-grid strong{font:400 1.55rem/1.15 var(--serif);margin:28px 0 14px}.rev-plan-grid span{color:var(--rev-muted);font-size:.88rem}.rev-plan-grid b{margin-top:auto;padding-top:20px;font-size:.9rem}.rev-date-field{max-width:480px;margin-top:28px}.rev-payment-schedule{border-top:1px solid var(--rev-line);margin-top:38px}.rev-payment-schedule .rev-kicker{padding-top:22px}.rev-payment-schedule>div{border-top:1px solid var(--rev-line);grid-template-columns:1fr 1fr auto;gap:20px;padding:12px 0;display:grid}.rev-payment-schedule time{color:var(--rev-muted)}.rev-order-summary{border-top:1px solid var(--rev-line);margin-bottom:38px}.rev-order-summary>div{border-bottom:1px solid var(--rev-line);grid-template-columns:170px 1fr;gap:20px;padding:14px 0;display:grid}.rev-order-summary span{color:var(--rev-muted)}.rev-contact-grid{margin-top:36px}.rev-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.rev-privacy-note{color:var(--rev-muted);margin:22px 0 0;font-size:.78rem}.rev-form-error{color:#7c2f2a;background:#f7e8e5;border:1px solid #a73d36;padding:16px}.rev-order-submit{justify-self:end;min-width:260px}.rev-order-submit:disabled{opacity:.6;cursor:wait}.rev-order-complete{border:1px solid var(--rev-line);background:#eee7e1;flex-direction:column;justify-content:center;align-items:flex-start;min-height:480px;padding:clamp(50px,8vw,100px);display:flex}.rev-order-complete h2{margin-bottom:28px}.rev-order-complete p{max-width:680px}.rev-order-complete .rev-button{margin-top:26px}@media (width<=1160px){.rev-header{grid-template-columns:auto 1fr auto;gap:18px}.rev-nav{display:none}.rev-header-cta{justify-self:end}.rev-mobile-menu{justify-self:end;display:block;position:relative}.rev-header-cta{margin-right:56px}.rev-mobile-menu{margin-left:-56px}.rev-mobile-menu summary{cursor:pointer;place-content:center;gap:7px;width:44px;height:44px;list-style:none;display:grid}.rev-mobile-menu summary::-webkit-details-marker{display:none}.rev-mobile-menu summary span{background:currentColor;width:23px;height:1px}.rev-mobile-menu nav{background:var(--rev-paper);border-bottom:1px solid var(--rev-line);box-shadow:var(--shadow);gap:18px;padding:28px;display:grid;position:fixed;top:82px;left:0;right:0}.rev-mobile-menu nav a{font:400 1.4rem/1.2 var(--serif)}.rev-home-hero{grid-template-columns:1fr}.rev-hero-media{min-height:0}.rev-human-grid,.rev-human-page,.rev-texture-preview{grid-template-columns:1fr}.rev-product-card-grid{grid-template-columns:repeat(3,1fr)}.rev-product-card{border-right:1px solid var(--rev-line)}.rev-product-story{grid-template-columns:42px 1fr}.rev-product-copy{grid-column:2;padding:20px 0 0}.rev-bride-grid{grid-template-columns:1fr 1fr}}@media (width<=760px){.rev-header{grid-template-columns:1fr auto;min-height:72px;padding:10px 18px}.rev-header .rev-brand strong{font-size:.78rem}.rev-brand img{width:42px;height:42px}.rev-header-cta{display:none}.rev-mobile-order-cta{border-top:0;border-left:0;border-right:0;width:100%;min-height:48px;display:flex}.rev-mobile-menu{margin:0}.rev-mobile-menu nav{top:72px}.rev-footer{grid-template-columns:1fr;gap:42px;padding:60px 22px 30px}.rev-footer-meta{grid-column:auto;grid-template-columns:1fr}.rev-footer-meta p:last-child{text-align:left}.rev-home-hero{grid-template-columns:1fr;min-height:0}.rev-hero-copy{display:contents}.rev-hero-copy>.rev-kicker{grid-row:1;margin:0;padding:64px 22px 22px}.rev-hero-media{grid-row:2;width:100%;min-height:0}.rev-hero-copy>h1{grid-row:3;margin:0;padding:58px 22px 30px;font-size:clamp(3.3rem,15vw,5.2rem)}.rev-hero-copy>.rev-lead{grid-row:4;padding:0 22px}.rev-hero-copy>.rev-actions{grid-row:5;margin:26px 22px 50px}.rev-hero-copy>.rev-online-notice{grid-row:6;margin:0 22px 58px}.rev-crochet-hero,.rev-crochet-hero video{height:610px;min-height:610px}.rev-crochet-caption{bottom:18px;left:18px;right:18px}.rev-section{width:min(100% - 36px,1380px);padding:82px 0}.rev-section-heading{margin-bottom:40px}.rev-human-intro,.rev-how-choose{width:100%;padding-left:18px;padding-right:18px}.rev-proof-video,.rev-proof-video video{height:auto;min-height:0}.rev-property-grid{grid-template-columns:1fr}.rev-property-grid article,.rev-property-grid article:nth-child(2n),.rev-property-grid article:nth-last-child(-n+2){border-right:1px solid var(--rev-line);border-bottom:0;min-height:230px}.rev-property-grid article:last-child{border-bottom:1px solid var(--rev-line)}.rev-texture-image,.rev-texture-image img,.rev-texture-image video{height:auto;min-height:0}.rev-name-row{grid-template-columns:repeat(2,1fr)}.rev-name-row span{border-bottom:1px solid var(--rev-line)}.rev-product-card-grid{grid-template-columns:1fr}.rev-product-card{min-height:400px}.rev-teaser-row{grid-template-columns:1fr}.rev-teaser-media,.rev-teaser-media img,.rev-teaser-media video{height:auto;min-height:0}.rev-teaser-copy{padding:70px 22px}.rev-teaser-reverse .rev-teaser-media{order:0}.rev-final-cta{padding:90px 22px}.rev-page-intro{padding:88px 22px}.rev-page-intro h1{font-size:clamp(3.4rem,16vw,5.5rem)}.rev-transformations-intro h1{white-space:nowrap;letter-spacing:-.02em;font-size:clamp(2.35rem,11vw,3.25rem)}.rev-texture-story{grid-template-columns:1fr;gap:24px;padding:76px 0}.rev-texture-primary,.rev-texture-primary video{height:auto;min-height:0}.rev-texture-proof{grid-column:auto;grid-template-columns:1fr}.rev-texture-proof img,.rev-texture-proof video{height:auto}.rev-two-col{grid-template-columns:1fr}.rev-two-col article{border-right:0;border-bottom:1px solid var(--rev-line)}.rev-two-col article:last-child{border-bottom:0}.rev-product-story{grid-template-columns:1fr;padding:72px 0}.rev-product-number{z-index:2;position:absolute;top:40px;left:14px}.rev-product-visuals{grid-template-columns:1fr}.rev-product-visuals img,.rev-product-visuals video{height:auto}.rev-product-copy{grid-column:auto;padding:15px 0 0}.rev-product-copy dl div{grid-template-columns:100px 1fr}.rev-bride-grid,.rev-transformation-grid{grid-template-columns:1fr}.rev-bride-grid video{height:580px}.rev-transformation-grid video,.rev-human-page>video{height:auto}.rev-order-wrap{width:100%;padding-left:18px;padding-right:18px}.rev-form-section{padding:28px 20px}.rev-form-heading{grid-template-columns:38px 1fr;gap:12px}.rev-form-grid,.rev-plan-grid{grid-template-columns:1fr}.rev-form-wide{grid-column:auto}.rev-plan-grid label{min-height:220px}.rev-payment-schedule>div{grid-template-columns:1fr auto}.rev-payment-schedule time{grid-area:2/1}.rev-payment-schedule strong{grid-area:1/2/3;align-self:center}.rev-order-summary>div{grid-template-columns:1fr;gap:4px}.rev-order-submit{justify-self:stretch;width:100%}}.rev-hero-media,.rev-proof-video,.rev-texture-image,.rev-teaser-media,.rev-texture-primary,.rev-texture-proof figure>div,.rev-texture-proof figure>img,.rev-product-card-media,.rev-product-visuals>div,.rev-product-visuals>img,.rev-product-visuals>video{aspect-ratio:4/5;overflow:hidden}.rev-product-card-media{width:100%;display:block}.rev-hero-media video,.rev-proof-video video,.rev-texture-image img,.rev-texture-image video,.rev-teaser-media img,.rev-teaser-media video,.rev-texture-primary video,.rev-texture-proof img,.rev-texture-proof video,.rev-product-card-media img,.rev-product-visuals img,.rev-product-visuals video{object-fit:cover;width:100%;display:block;height:100%!important}.rev-product-visuals{align-self:start}.rev-product-visuals>div,.rev-product-visuals>img,.rev-product-visuals>video{aspect-ratio:4/5;object-fit:cover;align-self:start;width:100%;height:auto!important}.rev-texture-proof figure{align-self:start}.rev-texture-proof figure>img,.rev-texture-proof figure>video,.rev-bride-grid video,.rev-human-page>video,.rev-transformation-grid video{aspect-ratio:4/5;object-fit:cover;width:100%;display:block;height:auto!important}.rev-poster-video{aspect-ratio:4/5;background:#d6cec8;width:100%;position:relative;overflow:hidden}.rev-transformation-grid .rev-poster-video video{object-fit:cover;width:100%;position:absolute;inset:0;height:100%!important}.rev-poster-video__cover{z-index:2;cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.rev-poster-video__cover img{object-fit:cover;width:100%;height:100%;display:block}.rev-poster-video__play{background:#18141294;border:1px solid #ffffffc7;border-radius:50%;width:54px;height:54px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 24px #0000002e}.rev-poster-video__play:after{content:"";border-top:10px solid #0000;border-bottom:10px solid #0000;border-left:15px solid #fff;position:absolute;top:17px;left:21px}@media (hover:hover) and (pointer:fine){.rev-poster-video__cover img,.rev-poster-video__play{transition:transform .18s}.rev-poster-video__cover:hover img{transform:scale(1.01)}.rev-poster-video__cover:hover .rev-poster-video__play{transform:translate(-50%,-50%)scale(1.06)}}
