/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@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}.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}}:root{--ink:#171515;--muted:#786f69;--pink:#e84b79;--deep:#c82f5c;--blush:#f9dde5;--cream:#f7f3ee;--surface:#fffdfa;--border:#e6ddd6;--green:#4f7133;--gold:#b98a24}*{box-sizing:border-box}body{color:var(--ink);background:#f6f1ec;margin:0;font-family:Arial,sans-serif}.landing{place-items:center;min-height:100vh;padding:24px;display:grid}.landing section{border:1px solid var(--border);text-align:center;background:#fff;border-radius:24px;max-width:620px;padding:50px;box-shadow:0 18px 60px #17151514}.landing p{color:var(--pink);letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:900}.landing h1{font-family:Georgia,serif;font-size:42px}.landing span{color:var(--muted);line-height:1.7;display:block}.landing a{background:var(--pink);color:#fff;border-radius:10px;margin-top:25px;padding:13px 20px;font-weight:800;text-decoration:none;display:inline-flex}.quote-page{padding:42px 20px 80px}.quote-shell{border:1px solid var(--border);background:#fff;border-radius:26px;max-width:1050px;margin:0 auto;overflow:hidden;box-shadow:0 18px 60px #17151517}.quote-header{border-bottom:5px solid var(--pink);background:linear-gradient(120deg,#f9dde5bf,transparent 50%),var(--surface);justify-content:space-between;align-items:flex-start;padding:30px 38px;display:flex}.brand{align-items:center;gap:14px;display:flex}.brand img{object-fit:contain;border-radius:12px}.brand>span,.quote-id{flex-direction:column;gap:4px;display:flex}.brand strong{letter-spacing:.05em;text-transform:uppercase;font-size:20px}.brand small,.quote-id small{color:var(--muted);font-size:11px}.quote-id{align-items:flex-end}.quote-id>span,.welcome>span,.meta span,.inks>span,.notes>span,.decision>span{color:var(--pink);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:900}.quote-id>strong{font-size:18px}.welcome{max-width:700px;padding:35px 38px 20px}.welcome h1{margin:9px 0 10px;font-family:Georgia,serif;font-size:32px}.welcome p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.meta{border-bottom:1px solid var(--border);grid-template-columns:1.2fr 1fr 1fr;gap:28px;padding:24px 38px;display:grid}.meta>div{flex-direction:column;gap:7px;display:flex}.meta span{color:var(--muted);font-size:9px}.meta strong{font-size:14px}.meta small{color:var(--muted);font-size:11px}.table-wrap{padding:25px 38px 8px;overflow-x:auto}.table-wrap table{border-collapse:collapse;width:100%;min-width:650px}.table-wrap th{border-bottom:1px solid var(--border);color:var(--muted);letter-spacing:.08em;text-align:right;text-transform:uppercase;padding:10px 8px;font-size:9px}.table-wrap th:first-child,.table-wrap td:first-child{text-align:left}.table-wrap td{text-align:right;vertical-align:top;border-bottom:1px solid #eee7e1;padding:15px 8px;font-size:12px}.product{align-items:center;gap:11px;display:flex}.product>i{background-position:50%;background-size:cover;border:1px solid #00000021;border-radius:9px;flex:none;width:35px;height:35px;display:block}.product>span{flex-direction:column;gap:3px;display:flex}.product small{color:var(--muted);font-size:10px}.inks{border:1px solid var(--border);background:#fcfaf7;border-radius:16px;margin:15px 38px;padding:17px}.inks>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:11px;display:grid}.inks article{background:#fff;border-radius:12px;padding:12px}.inks article>strong{font-size:11px}.inks article>div{flex-wrap:wrap;gap:8px;margin-top:9px;display:flex}.ink{border:1px solid var(--border);border-radius:9px;align-items:center;gap:7px;padding:6px 8px;display:flex}.ink>i{border:1px solid #00000021;border-radius:7px;width:27px;height:27px}.ink>b{flex-direction:column;font-size:9px;display:flex}.ink small{color:var(--muted);font-size:7px}.bottom{grid-template-columns:1fr 300px;gap:35px;padding:25px 38px 35px;display:grid}.notes p{color:var(--muted);font-size:12px;line-height:1.7}.notes small{color:var(--green);background:#f4f7e9;border-radius:10px;padding:10px;font-size:9px;display:block}.totals{flex-direction:column;gap:10px;display:flex}.totals p{color:var(--muted);justify-content:space-between;margin:0;font-size:11px;display:flex}.totals strong{color:var(--ink)}.totals .grand{border-top:2px solid var(--ink);color:var(--ink);align-items:baseline;padding-top:12px;font-size:14px;font-weight:900}.totals .grand strong{color:var(--deep);font-size:28px}.decision{text-align:center;background:linear-gradient(135deg,#fff4f7,#fffaf0);border-top:1px solid #edd7de;padding:38px}.decision h2{margin:8px 0;font-family:Georgia,serif;font-size:28px}.decision p{max-width:600px;color:var(--muted);margin:0 auto 18px;font-size:12px;line-height:1.6}.accept-area{flex-direction:column;align-items:center;gap:8px;display:flex}.accept-area button{background:var(--pink);color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;min-height:50px;padding:0 24px;font-size:13px;font-weight:900;display:inline-flex;box-shadow:0 10px 24px #e84b793d}.accept-area button:disabled{cursor:wait;opacity:.65}.accept-area small{color:var(--muted);font-size:9px}.accept-area p{color:#a12e34;background:#fff0f0;border-radius:9px;padding:9px}.expired,.accepted{flex-direction:column;align-items:center;gap:8px;display:flex}.expired strong{color:#a12e34}.quote-shell>footer{background:var(--ink);color:#fff;justify-content:space-between;padding:15px 38px;font-size:8px;display:flex}@media (width<=700px){.quote-page{padding:0}.quote-shell{border:0;border-radius:0}.quote-header{padding:22px 18px}.brand img{width:52px;height:52px}.brand strong{font-size:15px}.brand small{font-size:8px}.quote-id strong{font-size:12px}.welcome,.meta,.bottom,.decision{padding-left:18px;padding-right:18px}.meta{grid-template-columns:1fr}.table-wrap{padding-left:18px;padding-right:18px}.inks{margin-left:18px;margin-right:18px}.inks>div,.bottom{grid-template-columns:1fr}.quote-shell>footer{flex-direction:column;gap:4px;padding-left:18px;padding-right:18px}}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}.meta{grid-template-columns:1.15fr 1.25fr .9fr 1fr;gap:24px}@media (width<=700px){.meta{grid-template-columns:1fr}}.request-page{color:#181515;background:#f7f3ee;min-height:100vh;font-family:Arial,sans-serif}.request-header{background:#fffdfa;border-bottom:1px solid #e7ddd6;justify-content:space-between;align-items:center;padding:12px max(22px,50vw - 590px);display:flex}.request-header>div{align-items:center;gap:11px;display:flex}.request-header img{border-radius:10px}.request-header span{flex-direction:column;display:flex}.request-header strong{text-transform:uppercase;letter-spacing:.05em}.request-header small{color:#786f69;font-size:10px}.request-header>b{color:#c82f5c}.request-progress{grid-template-columns:repeat(4,1fr);max-width:760px;margin:22px auto;display:grid}.request-progress button{color:#8b817a;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;font-weight:700;display:flex}.request-progress i{background:#fff;border:1px solid #d9cec7;border-radius:50%;place-items:center;width:29px;height:29px;font-style:normal;display:grid}.request-progress .active i,.request-progress .done i{color:#fff;background:#e84b79;border-color:#e84b79}.request-shell{background:#fffdfa;border:1px solid #e3d8d0;border-radius:25px;max-width:1120px;margin:0 auto 55px;box-shadow:0 18px 60px #24191412}.kicker{color:#c82f5c;letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:11px;font-weight:900}.request-section h1{margin:8px 0;font-family:Georgia,serif;font-size:38px}.lead{color:#786f69;margin:0 0 28px;line-height:1.6}.request-grid{gap:17px;display:grid}.request-grid.two{grid-template-columns:repeat(2,1fr)}.request-grid.three{grid-template-columns:repeat(3,1fr)}.request-grid .full{grid-column:1/-1}.request-grid label,.service-select,.notes-field,.location-head label,.size-list label{flex-direction:column;gap:7px;display:flex}.request-grid label>span,.service-select>span,.notes-field>span,.location-head label>span,.size-list label>span{color:#5e5550;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.request-page input,.request-page select,.request-page textarea{color:#181515;width:100%;font:inherit;background:#fff;border:1px solid #ddd1c9;border-radius:11px;outline:none;padding:13px 14px}.request-actions{border-top:1px solid #ebe3dd;justify-content:space-between;gap:12px;margin-top:30px;padding-top:23px;display:flex}.primary,.secondary{cursor:pointer;border-radius:11px;min-height:46px;padding:0 20px;font-weight:850}.primary{color:#fff;background:#e83c70;border:0;box-shadow:0 8px 20px #e83c7030}.primary:disabled{cursor:not-allowed;opacity:.45}.secondary{background:#fff;border:1px solid #ddd1c9}.catalog-links{grid-template-columns:1fr 1fr;gap:13px;margin-bottom:22px;display:grid}.catalog-links a{color:#181515;background:#fff;border:1px solid #d9cfca;border-radius:14px;justify-content:space-between;padding:17px;text-decoration:none;display:flex}.catalog-links span{color:#c82f5c}.request-products{gap:16px;display:grid}.request-products>article,.location-list>article{background:#fff;border:1px solid #e1d5ce;border-radius:17px;padding:20px}.product-head,.location-head{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:18px;display:flex}.product-head>button,.location-head>button{color:#b52d53;cursor:pointer;background:0 0;border:0}.size-list{gap:9px;margin-top:15px;display:grid}.size-list>div{grid-template-columns:1fr 160px 38px;align-items:end;gap:10px;display:grid}.size-list>div>button{background:#fff;border:1px solid #ded3cc;border-radius:10px;height:46px}.text-button{color:#d83767;cursor:pointer;background:0 0;border:0;margin-top:12px;font-weight:800}.add-product{margin-top:14px}.service-select{max-width:500px;margin-bottom:20px}.location-list{gap:15px;display:grid}.location-head{grid-template-columns:1fr 230px auto;display:grid}.selected-inks{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.ink-choice{text-align:left;cursor:pointer;background:#fff;border:1px solid #ddd1c9;border-radius:12px;grid-template-columns:35px 1fr auto;align-items:center;gap:10px;width:100%;padding:10px;display:grid}.ink-choice>i,.palette-grid i,.review-inks i{border:1px solid #00000024;border-radius:8px;width:34px;height:34px;display:block}.ink-choice span{flex-direction:column;display:flex}.ink-choice small{color:#8a7e77;text-transform:uppercase;font-size:8px}.ink-choice em{color:#786f69;font-size:9px;font-style:normal}.palette{background:#fff8fa;border:1px solid #e1d5ce;border-radius:14px;grid-column:1/-1;padding:15px}.palette>div:first-child{justify-content:space-between;display:flex}.palette>div:first-child button{background:0 0;border:0;font-size:20px}.palette-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.palette-grid button{text-align:left;background:#fff;border:1px solid #e0d5ce;border-radius:10px;align-items:center;gap:8px;padding:8px;display:flex}.palette-grid span{flex-direction:column;display:flex}.palette-grid small{color:#786f69;font-size:8px}.pms-input{margin-top:7px}.fee-note{color:#4f7133;background:#f4f7e9;border-radius:11px;padding:12px;font-size:11px}.notes-field{margin-top:24px}.notes-field textarea{min-height:110px}.review-cards{grid-template-columns:1fr 1fr;gap:14px;display:grid}.review-cards article{border:1px solid #e1d5ce;border-radius:15px;padding:18px}.review-cards span{color:#c82f5c;text-transform:uppercase;font-size:9px;font-weight:900}.review-cards b{margin-top:6px;display:block}.review-cards p{color:#786f69;font-size:12px;line-height:1.6}.review-products,.review-inks{gap:9px;margin-top:16px;display:grid}.review-products article,.review-inks article{border:1px solid #e7ded8;border-radius:12px;flex-direction:column;gap:4px;padding:13px;display:flex}.review-products span,.review-products small{color:#786f69}.review-inks article>div{flex-wrap:wrap;gap:8px;margin-top:7px;display:flex}.review-inks article span{border:1px solid #e7ded8;border-radius:8px;align-items:center;gap:6px;padding:6px;font-size:10px;display:flex}.review-inks i{width:22px;height:22px}.request-error{color:#9f2f35;background:#fff0f0;border-radius:10px;padding:11px}.request-footer{text-align:center;color:#786f69;padding:20px;font-size:10px}.request-success{text-align:center;background:#fff;border:1px solid #e1d5ce;border-radius:25px;max-width:600px;margin:8vh auto;padding:50px;box-shadow:0 18px 60px #24191414}.request-success img{border-radius:13px}.request-success>span{color:#c82f5c;letter-spacing:.14em;text-transform:uppercase;margin-top:16px;font-size:11px;font-weight:900;display:block}.request-success h1{font:42px Georgia,serif}.request-success p{color:#786f69;line-height:1.7}.request-success a{color:#fff;background:#e84b79;border-radius:10px;margin-top:16px;padding:13px 18px;font-weight:800;text-decoration:none;display:inline-block}@media (width<=760px){.request-header{padding:10px 14px}.request-header>b{font-size:12px}.request-progress{margin:14px 4px}.request-progress button{flex-direction:column;gap:4px;font-size:8px}.request-shell{border-radius:0;margin-bottom:0}.request-section{padding:27px 17px}.request-section h1{font-size:30px}.request-grid.two,.request-grid.three,.catalog-links,.selected-inks,.review-cards,.location-head{grid-template-columns:1fr}.size-list>div{grid-template-columns:1fr 110px 38px}.palette-grid{grid-template-columns:1fr 1fr}.request-actions{flex-direction:column-reverse}.request-actions button{width:100%}}.chosen-products{background:#f8faef;border:1px solid #dfe8c7;border-radius:16px;gap:8px;margin-bottom:18px;padding:14px;display:grid}.chosen-products>div{justify-content:space-between;display:flex}.chosen-products>div span{color:#567233;font-size:11px;font-weight:800}.chosen-products article{background:#fff;border-radius:11px;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:13px;padding:11px;display:grid}.chosen-product-image{background:#f7f3ef;border:1px solid #eee6e0;border-radius:10px;place-items:center;width:72px;height:72px;display:grid;overflow:hidden}.chosen-product-image img{object-fit:contain;width:100%;height:100%}.chosen-product-placeholder{color:#8a817b;text-align:center;font-size:9px;font-weight:800}.chosen-product-details{flex-direction:column;gap:3px;min-width:0;display:flex}.chosen-products small,.chosen-products em{color:#786f69;font-size:9px;font-style:normal}.chosen-products article button{color:#c82f5c;cursor:pointer;background:0 0;border:0;font-weight:800}.catalog-search-panel{background:#fff;border:1px solid #dfd4cd;border-radius:18px;padding:17px}.vendor-tabs{gap:6px;margin-bottom:12px;display:flex}.vendor-tabs button{color:#6e625c;cursor:pointer;background:#fff;border:1px solid #dfd4cd;border-radius:99px;padding:8px 13px;font-weight:800}.vendor-tabs button.active{color:#c82f5c;background:#fff0f4;border-color:#e84b79}.catalog-search-box{border:1px solid #d8ccc5;border-radius:13px;grid-template-columns:34px 1fr auto;align-items:center;display:grid;overflow:hidden}.catalog-search-box>span{text-align:center;font-size:24px}.catalog-search-box input{border:0;border-radius:0;box-shadow:none!important}.catalog-search-box button{border-radius:9px;min-height:42px;margin:5px}.catalog-search-panel>small{color:#786f69;margin-top:8px;display:block}.catalog-results{grid-template-columns:repeat(3,1fr);gap:11px;margin-top:15px;display:grid}.catalog-results>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dfd4cd;border-radius:14px;grid-template-columns:88px 1fr 18px;align-items:center;gap:10px;padding:10px;display:grid}.catalog-results>button:hover{border-color:#e84b79;box-shadow:0 8px 20px #e84b791a}.catalog-result-image{background:#f5f1ed;border-radius:10px;place-items:center;width:88px;height:88px;display:grid;overflow:hidden}.catalog-result-image img{object-fit:contain;width:100%;height:100%}.catalog-result-image b{font-size:30px}.catalog-results>button>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.catalog-results small{color:#c82f5c;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.catalog-results em{color:#786f69;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:9px;font-style:normal;display:-webkit-box;overflow:hidden}.catalog-results>button>i{font-size:24px;font-style:normal}.help-choose{border:1px dashed #d9cdc5;border-radius:14px;grid-template-columns:1fr 120px auto;align-items:end;gap:12px;margin-top:17px;padding:14px;display:grid}.help-choose>span{flex-direction:column;gap:4px;display:flex}.help-choose small{color:#786f69}.help-choose label{flex-direction:column;gap:5px;display:flex}.help-choose label span{text-transform:uppercase;font-size:9px;font-weight:900}.catalog-back{color:#c82f5c;cursor:pointer;background:0 0;border:0;font-weight:800}.catalog-product-title{border-bottom:1px solid #e7ded8;align-items:center;gap:16px;margin:12px 0 19px;padding-bottom:16px;display:flex}.catalog-product-title>img,.catalog-product-title>span{object-fit:contain;background:#f5f1ed;border-radius:13px;place-items:center;width:110px;height:110px;font-size:38px;display:grid}.catalog-product-title small{color:#c82f5c;text-transform:uppercase;font-size:9px;font-weight:900}.catalog-product-title h2{margin:4px 0;font-size:27px}.catalog-product-title p{color:#786f69;margin:0}.catalog-detail h3{margin:18px 0 9px;font-size:13px}.customer-color-grid{flex-wrap:wrap;gap:8px;display:flex}.customer-color-grid button{cursor:pointer;background:#fff;border:1px solid #ded3cc;border-radius:10px;align-items:center;gap:7px;padding:7px;display:flex}.customer-color-grid button.selected{background:#fff4f7;border-color:#e84b79}.customer-color-grid i{border:1px solid #00000024;border-radius:7px;width:28px;height:28px;display:block}.customer-color-grid span{max-width:130px;font-size:9px;font-weight:800}.customer-color-grid b{color:#c82f5c}.customer-size-grid{grid-template-columns:repeat(6,1fr);gap:9px;display:grid}.customer-size-grid label{border:1px solid #dfd4cd;border-radius:11px;flex-direction:column;gap:7px;padding:10px;display:flex}.customer-size-grid label>span{font-weight:900}.customer-size-grid input{padding:9px}.customer-size-grid .unavailable{color:#948a84;background:#f3efec}.customer-size-grid small{font-size:8px}.catalog-add-selection{margin:18px 0 0 auto;display:block}.catalog-loading{color:#786f69;text-align:center;background:#f7f3ee;border-radius:10px;padding:16px}@media (width<=860px){.catalog-results{grid-template-columns:repeat(2,1fr)}.customer-size-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=620px){.vendor-tabs{overflow-x:auto}.vendor-tabs button{white-space:nowrap}.catalog-search-box{grid-template-columns:30px 1fr}.catalog-search-box button{grid-column:1/-1}.catalog-results,.help-choose{grid-template-columns:1fr}.customer-size-grid{grid-template-columns:repeat(3,1fr)}.catalog-product-title>img,.catalog-product-title>span{width:82px;height:82px}.chosen-products article{grid-template-columns:58px minmax(0,1fr)}.chosen-product-image{width:58px;height:58px}.chosen-products article button{grid-column:2;justify-self:start;padding:4px 0}}.filter-label{color:#5e5550;letter-spacing:.08em;text-transform:uppercase;margin:2px 0 8px;font-size:9px;font-weight:900;display:block}.product-type-grid{grid-template-columns:repeat(6,1fr);gap:7px;margin-bottom:17px;display:grid}.product-type-grid button{cursor:pointer;background:#fff;border:1px solid #dfd4cd;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:10px 5px;display:flex}.product-type-grid button i{font-size:20px;font-style:normal}.product-type-grid button.active{color:#c82f5c;background:#fff1f5;border-color:#e84b79}.audience-tabs,.color-family-tabs{flex-wrap:wrap;gap:6px;margin-bottom:17px;display:flex}.audience-tabs button,.color-family-tabs button{color:#6e625c;cursor:pointer;background:#fff;border:1px solid #dfd4cd;border-radius:99px;padding:7px 11px;font-size:9px;font-weight:800}.audience-tabs button.active,.color-family-tabs button.active{color:#c82f5c;background:#fff0f4;border-color:#e84b79}.catalog-product-title{align-items:flex-start}.selected-product-image{background:#f5f1ed;border-radius:14px;flex-direction:column;flex:0 0 230px;justify-content:center;align-items:center;display:flex;overflow:hidden}.selected-product-image img{object-fit:contain;width:230px;height:250px}.selected-product-image>span{place-items:center;width:230px;height:220px;font-size:52px;display:grid}.selected-product-image small{text-align:center;background:#fff0f4;width:100%;padding:8px}.color-heading{justify-content:space-between;align-items:end;gap:14px;display:flex}.color-heading h3{flex:1}.color-heading label{flex-direction:column;gap:4px;width:min(320px,50%);display:flex}.color-heading label span{color:#6e625c;text-transform:uppercase;font-size:8px;font-weight:900}.color-heading input{padding:9px 11px}.color-family-tabs{margin-bottom:10px}.product-type-grid button i{color:#c82f5c;letter-spacing:.12em;font-size:9px;font-weight:900}.help-choose .recommend-notes{grid-column:1/3}.help-choose .recommend-notes textarea{resize:vertical;min-height:72px}.help-choose>button{align-self:end}.popular-starts{background:#fff9fb;border:1px solid #eadbd4;border-radius:16px;margin-top:15px;padding:17px}.popular-starts>div:first-child span{color:#c82f5c;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:900}.popular-starts h2{margin:4px 0;font:22px Georgia,serif}.popular-starts>div:first-child p{color:#786f69;margin:0;font-size:10px}.popular-start-grid{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:13px;display:grid}.popular-start-grid article{background:#fff;border:1px solid #e7dcd6;border-radius:12px;padding:13px}.popular-start-grid article>b{font-size:11px}.popular-start-grid article>p{color:#786f69;min-height:34px;font-size:9px;line-height:1.5}.popular-start-grid article>div{gap:5px;display:grid}.popular-start-grid button{color:#9f2449;text-align:left;cursor:pointer;background:#f8f3ef;border:0;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 9px;font-size:9px;font-weight:850;display:flex}.popular-start-grid button i{font-style:normal}.popular-start-grid button:hover{background:#fff0f4}@media (width<=860px){.product-type-grid{grid-template-columns:repeat(3,1fr)}.popular-start-grid{grid-template-columns:1fr}}@media (width<=620px){.product-type-grid{grid-template-columns:repeat(2,1fr)}.catalog-product-title{flex-direction:column;align-items:stretch}.selected-product-image{flex-basis:auto;width:100%}.selected-product-image img,.selected-product-image>span{width:100%;height:240px}.color-heading{flex-direction:column;align-items:stretch}.color-heading label{width:100%}.help-choose .recommend-notes{grid-column:auto}}.catalog-search-panel{padding:22px}.catalog-search-box{border-radius:14px;grid-template-columns:42px 1fr auto;box-shadow:0 8px 24px #4e332a0d}.catalog-search-box button{min-width:120px}.catalog-browse{border-top:1px solid #eee4df;gap:20px;margin-top:21px;padding-top:20px;display:grid}.product-type-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin:0}.product-type-grid button{text-align:left;background:linear-gradient(145deg,#f8f3f0 0 58%,#fff 58%);border-radius:14px;justify-content:flex-end;align-items:flex-start;gap:4px;min-height:126px;padding:14px;position:relative}.product-type-grid button:before{content:"";opacity:.75;border:3px solid #c7aaa0;border-top:0;border-radius:8px 8px 12px 12px;width:46px;height:45px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.product-type-grid button i{position:absolute;top:10px;left:12px}.product-type-grid button b{font-size:12px}.product-type-grid button small{color:#857873;font-size:8px}.product-type-grid button.active{background:linear-gradient(145deg,#fff0f4 0 58%,#fff 58%)}.browse-row .audience-tabs{margin-bottom:0}.catalog-results{gap:14px;margin-top:18px}.catalog-results>button{border-radius:16px;grid-template-columns:112px 1fr 18px;padding:11px}.catalog-result-image{border-radius:12px;width:112px;height:118px}.catalog-results>button:hover{transform:translateY(-1px)}.catalog-product-title{gap:28px;padding:8px 0 24px}.selected-product-image>span{color:#887b75;width:320px;height:310px;font-size:13px;font-weight:800}.product-overview{flex:1;padding-top:10px}.catalog-product-title h2{font-size:31px}.catalog-product-title .style-number{color:#231f1d;margin:3px 0 13px;font-weight:800}.product-specs{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:22px;display:grid}.product-specs span{background:#f8f4f1;border-radius:11px;flex-direction:column;gap:4px;padding:11px;display:flex}.product-specs b{font-size:11px}.customer-color-grid i{border-radius:50%}@media (width<=860px){.product-type-grid{grid-template-columns:repeat(2,1fr)}.selected-product-image{flex-basis:240px}.selected-product-image img,.selected-product-image>span{width:240px}.product-specs{grid-template-columns:1fr}}@media (width<=620px){.catalog-search-panel{padding:15px}.catalog-search-box{grid-template-columns:30px 1fr}.catalog-search-box button{min-width:0}.product-type-grid{grid-template-columns:1fr 1fr}.catalog-product-title{gap:14px}.selected-product-image{flex-basis:auto;width:100%}.selected-product-image img,.selected-product-image>span{width:100%}}.popular-disclosure,.help-disclosure{background:#fff;border:1px solid #e4d9d2;border-radius:16px;margin-top:14px;overflow:hidden}.popular-disclosure summary,.help-disclosure summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:17px 20px;list-style:none;display:flex}.popular-disclosure summary::-webkit-details-marker{display:none}.help-disclosure summary::-webkit-details-marker{display:none}.results-heading summary::-webkit-details-marker{display:none}.popular-disclosure summary span,.help-disclosure summary span{flex-direction:column;gap:3px;display:flex}.popular-disclosure summary small,.help-disclosure summary small{color:#786f69;font-size:10px;font-weight:400}.popular-disclosure summary i,.help-disclosure summary i{color:#c82f5c;font-size:18px;font-style:normal}.popular-disclosure[open] summary i,.help-disclosure[open] summary i{transform:rotate(45deg)}.popular-disclosure .popular-starts{background:#fff9fb;border:0;border-top:1px solid #eee4df;border-radius:0;margin:0;padding:18px}.popular-start-grid{grid-template-columns:repeat(2,1fr)}.help-disclosure .help-choose{border:0;border-top:1px solid #eee4df;border-radius:0;grid-template-columns:150px 1fr auto;margin:0;padding:18px}.help-disclosure .help-choose .recommend-notes{grid-column:auto}.results-heading{justify-content:space-between;align-items:center;gap:16px;margin:20px 0 10px;display:flex}.results-heading>span{flex-direction:column;gap:3px;display:flex}.results-heading>span small{color:#786f69;font-size:10px}.results-heading details{position:relative}.results-heading summary{cursor:pointer;background:#fff;border:1px solid #d8ccc5;border-radius:10px;padding:9px 12px;font-size:10px;font-weight:850;list-style:none}.result-filters{z-index:4;background:#fff;border:1px solid #e2d6cf;border-radius:14px;width:360px;padding:16px;position:absolute;top:44px;right:0;box-shadow:0 16px 40px #3a271f24}.result-filters>span{text-transform:uppercase;margin:4px 0 8px;font-size:9px;font-weight:900;display:block}.catalog-results>button{grid-template-columns:1fr 18px;align-items:start}.catalog-results>button .catalog-result-image{grid-column:1/-1;width:100%;height:190px}.catalog-results>button>i{grid-area:2/2;align-self:center}.catalog-results strong{font-size:13px}.catalog-results em{font-size:9px}.catalog-search-panel>small{line-height:1.5}@media (width<=860px){.popular-start-grid,.help-disclosure .help-choose{grid-template-columns:1fr}.result-filters{width:min(360px,78vw)}.catalog-results>button .catalog-result-image{height:170px}}@media (width<=620px){.catalog-search-box button{grid-column:1/-1}.product-type-grid{grid-template-columns:1fr 1fr}.product-type-grid button{min-height:112px}.results-heading{align-items:flex-start}.catalog-results>button .catalog-result-image{height:220px}}.product-type-grid button{background:#fff;grid-template-columns:1fr auto;min-height:0;padding:0;display:grid;overflow:hidden}.product-type-grid button:before{display:none}.product-type-grid button .category-photo{background:#f4f3f2;grid-column:1/-1;place-items:center;width:100%;height:190px;display:grid;overflow:hidden}.product-type-grid button .category-photo img{object-fit:contain;width:100%;height:100%;transition:transform .2s}.product-type-grid button .category-photo em{color:#9a8e87;font-size:9px;font-style:normal}.product-type-grid button i{grid-area:2/2/4;align-self:center;margin-right:14px;position:static}.product-type-grid button b{grid-area:2/1;margin:12px 0 0 14px;font-size:13px}.product-type-grid button>small{grid-area:3/1;margin:0 0 13px 14px}.catalog-results{grid-template-columns:repeat(3,1fr)}.catalog-results>button{grid-template-columns:1fr 18px;gap:6px;padding:0 0 12px;display:grid;overflow:hidden}.catalog-results>button .catalog-result-image{background:#f4f3f2;border-radius:0;height:250px}.catalog-results>button>span:nth-child(2){padding:10px 14px 0}.catalog-results>button>i{margin-right:12px}.catalog-results strong{font-size:15px;line-height:1.25}.catalog-results>button p{color:#6f655f;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:5px 0 0;font-size:9px;line-height:1.45;display:-webkit-box;overflow:hidden}.selected-product-image{flex-basis:420px}.selected-product-image img{width:420px;height:500px}.selected-product-image>span{width:420px;height:470px}.product-description{border-top:1px solid #e8ddd7;margin-top:18px;padding-top:16px}.product-description>b{text-transform:uppercase;font-size:10px}.product-description p{max-width:720px;line-height:1.65;margin-top:7px!important}@media (width<=980px){.catalog-results{grid-template-columns:repeat(2,1fr)}.selected-product-image{flex-basis:320px}.selected-product-image img,.selected-product-image>span{width:320px}}@media (width<=620px){.product-type-grid{grid-template-columns:1fr}.product-type-grid button .category-photo{height:220px}.catalog-results{grid-template-columns:1fr}.catalog-results>button .catalog-result-image{height:300px}.selected-product-image{flex-basis:auto;width:100%}.selected-product-image img,.selected-product-image>span{width:100%;height:420px}}.popular-start-grid article>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.popular-start-grid .popular-product-card{color:#1c1715;text-align:left;background:#fff;border:1px solid #eadfd9;border-radius:12px;grid-template-columns:92px 1fr 12px;align-items:center;gap:10px;min-height:122px;padding:8px;display:grid;overflow:hidden}.popular-start-grid .popular-product-card:hover{background:#fffafb;border-color:#e84b79;transform:translateY(-1px);box-shadow:0 8px 22px #7e404f1a}.popular-product-card>img,.popular-image-placeholder{object-fit:contain;background:#f3efec;border-radius:9px;width:92px;height:106px}.popular-image-placeholder{color:#8b817b;text-align:center;place-items:center;padding:8px;font-size:8px;display:grid}.popular-product-card>span:nth-child(2){flex-direction:column;gap:5px;min-width:0;display:flex}.popular-product-card strong{color:#a32249;font-size:10px;line-height:1.25}.popular-product-card small{color:#6f6661;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:8px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.popular-product-card em{color:#918680;text-transform:uppercase;font-size:7px;font-style:normal;font-weight:800}.popular-product-card>i{color:#c82f5c;font-size:16px}@media (width<=860px){.popular-start-grid article>div{grid-template-columns:1fr}}.product-description ul{color:#6f655f;gap:7px;margin:10px 0 0;padding-left:18px;font-size:10px;line-height:1.5;display:grid}.product-description li::marker{color:#c82f5c}.product-type-grid button .category-photo{aspect-ratio:1;height:auto}.product-type-grid button .category-photo img{object-fit:contain;width:100%;height:100%}.product-type-grid button:hover .category-photo img{transform:scale(1.015)}.popular-start-grid .popular-product-card{grid-template-columns:108px 1fr 12px;min-height:132px}.popular-product-card>img,.popular-image-placeholder{aspect-ratio:1;object-fit:contain;width:108px;height:auto}@media (width<=620px){.product-type-grid button .category-photo{height:auto}}.quote-fit{background:#f5f8ec;border:1px solid #dce8c1;border-radius:16px;justify-content:space-between;align-items:center;gap:22px;margin:0 0 24px;padding:18px;display:flex}.quote-fit>div{flex-direction:column;gap:4px;display:flex}.quote-fit span{color:#5a7d2f;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:900}.quote-fit p{color:#5d6653;margin:2px 0;font-size:12px;line-height:1.5}.quote-fit a{color:#be2e59;background:#fff;border-radius:10px;flex:none;padding:12px 15px;font-size:11px;font-weight:800;text-decoration:none}.artwork-section{border-top:1px solid #ebe3dd;margin-top:28px;padding-top:28px}.artwork-section h2{margin:7px 0 16px;font:27px Georgia,serif}.artwork-options{grid-template-columns:1fr 1fr;gap:12px;display:grid}.artwork-options button{text-align:left;cursor:pointer;background:#fff;border:1px solid #ddd1c9;border-radius:14px;flex-direction:column;gap:7px;padding:17px;display:flex}.artwork-options button.selected{background:#fff3f7;border-color:#e84b79;box-shadow:0 0 0 2px #e84b7914}.artwork-options span{color:#786f69;font-size:12px;line-height:1.5}.artwork-upload,.design-brief{margin-top:16px}.artwork-upload>label{cursor:pointer;text-align:center;background:#fcfaf7;border:1px dashed #d8c6bd;border-radius:14px;justify-content:center;align-items:center;padding:24px;display:flex}.artwork-upload>label input{opacity:0;width:1px;height:1px;position:absolute}.artwork-upload>label span{flex-direction:column;gap:5px;display:flex}.artwork-upload>label b{color:#c82f5c}.artwork-upload>label small{color:#786f69}.artwork-files{gap:7px;margin-top:10px;display:grid}.artwork-files>span{background:#fff;border:1px solid #e8dfd9;border-radius:9px;justify-content:space-between;padding:10px 12px;font-size:11px;display:flex}.artwork-files small{color:#786f69}.artwork-status{color:#786f69;font-size:12px}.color-estimate{background:#f5f8ec;border:1px solid #dce8c1;border-radius:14px;margin-top:12px;padding:16px}.color-estimate>div:first-child{flex-direction:column;gap:4px;display:flex}.color-estimate>div:first-child span,.color-estimate>small{color:#647059;font-size:10px;line-height:1.5}.color-estimate>div:nth-child(2){flex-wrap:wrap;gap:7px;margin:12px 0;display:flex}.color-estimate>div:nth-child(2)>span{background:#fff;border:1px solid #d9e3c5;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:10px;display:flex}.color-estimate i{border:1px solid #00000024;border-radius:50%;width:20px;height:20px;display:block}.design-brief{flex-direction:column;gap:7px;display:flex}.design-brief>span{color:#5e5550;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.design-brief textarea{min-height:130px}.review-artwork{border:1px solid #e7ded8;border-radius:12px;flex-direction:column;gap:5px;margin-top:16px;padding:14px;display:flex}.review-artwork>span{color:#c82f5c;text-transform:uppercase;font-size:9px;font-weight:900}.review-artwork p{color:#786f69;margin:3px 0;font-size:12px;line-height:1.5}.review-products article{grid-template-columns:96px 1fr;align-items:center;gap:14px;display:grid!important}.review-product-image{background:#f7f3ee;border:1px solid #eadfd8;border-radius:12px;width:96px;height:96px;display:block;overflow:hidden}.review-product-image img{object-fit:contain;width:100%;height:100%}.review-product-details{flex-direction:column;gap:4px;min-width:0;display:flex}.review-artwork-previews{flex-wrap:wrap;gap:12px;margin-top:12px;display:flex}.review-artwork-previews article{flex-direction:column;gap:6px;width:112px;display:flex}.review-artwork-previews img,.review-file-icon{object-fit:contain;background:#f7f3ee;border:1px solid #e7ded8;border-radius:12px;place-items:center;width:112px;height:112px;display:grid}.review-file-icon{color:#c82f5c;font-size:13px;font-weight:900}.review-artwork-previews small{color:#5e5550;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.3;overflow:hidden}@media (width<=760px){.review-products article{grid-template-columns:68px 1fr;gap:10px}.review-product-image{width:68px;height:68px}.review-artwork-previews article{width:86px}.review-artwork-previews img,.review-file-icon{width:86px;height:86px}}.friendly-terms{background:#fbf8f4;border:1px solid #eadfd8;border-radius:18px;margin-top:24px;padding:22px}.terms-heading span{color:#c82f5c;letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:900}.terms-heading h2{margin:6px 0;font:25px Georgia,serif}.terms-heading p{color:#786f69;margin:0;font-size:12px}.terms-grid{grid-template-columns:1fr 1fr;gap:10px;margin:17px 0;display:grid}.terms-grid article{background:#fff;border:1px solid #e7ded8;border-radius:12px;padding:14px}.terms-grid b{font-size:12px}.terms-grid p{color:#5f5651;font-size:11px;line-height:1.55}.terms-grid small{color:#8a7e77;font-size:9px;line-height:1.5;display:block}.terms-check{background:#f2f6e8;border-radius:12px;align-items:flex-start;gap:11px;padding:13px;display:flex}.terms-check input{flex:none;width:18px;height:18px;margin:1px 0 0}.terms-check span{flex-direction:column;gap:3px;display:flex}.terms-check small{color:#647059;font-size:10px;line-height:1.4}.pricing-tips{background:#f5f8ec;border:1px solid #dce8c1;border-radius:16px;margin-top:18px;padding:19px}.pricing-tips>span{color:#5a7d2f;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:900}.pricing-tips h2{margin:6px 0 14px;font:24px Georgia,serif}.pricing-tips>div{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.pricing-tips p{color:#5d6653;background:#fff;border-radius:11px;margin:0;padding:12px;font-size:10px;line-height:1.55}.pricing-tips p b{color:#27311f;margin-bottom:4px;display:block}.pricing-tips>small{color:#647059;margin-top:11px;font-size:9px;display:block}@media (width<=760px){.quote-fit{flex-direction:column;align-items:stretch}.quote-fit a{text-align:center}.artwork-options,.terms-grid,.pricing-tips>div{grid-template-columns:1fr}}.request-header small,.request-grid label>span,.service-select>span,.notes-field>span,.location-head label>span,.size-list label>span{font-size:11px}.ink-choice small,.palette-grid small{font-size:10px}.ink-choice em{font-size:11px}.review-cards p{font-size:14px}.review-products span,.review-products small{font-size:13px;line-height:1.45}.request-footer,.chosen-products small,.chosen-products em{font-size:11px}.catalog-search-panel>small{font-size:13px;line-height:1.55}.catalog-results em{font-size:11px;line-height:1.45}.catalog-product-title p{font-size:14px}.catalog-loading,.help-choose small{font-size:13px}.popular-starts>div:first-child p{font-size:12px}.popular-start-grid article>p{font-size:11px}.popular-disclosure summary small,.help-disclosure summary small,.results-heading>span small{font-size:12px}.popular-product-card small{font-size:10px;line-height:1.5}.popular-product-card em{font-size:9px}.product-description ul{font-size:12px;line-height:1.55}.artwork-options span{font-size:14px}.artwork-upload>label small,.artwork-files small{font-size:12px}.artwork-status,.review-artwork p{font-size:14px}.terms-heading p{font-size:14px;line-height:1.55}.terms-grid p{font-size:13px;line-height:1.6}.terms-grid small{font-size:11px;line-height:1.55}.terms-check small{font-size:12px;line-height:1.5}.pricing-tips p{font-size:12px}.pricing-tips>small{font-size:11px;line-height:1.5}.request-page{--store-ink:#171417;--store-copy:#665d61;--store-pink:#ed3f78;--store-pink-dark:#ca285e;--store-pink-soft:#fff2f6;--store-blush:#f8e9ed;--store-cream:#fbf8f5;--store-line:#eadde1;--store-gold:#caa75b;color:var(--store-ink);background:radial-gradient(circle at 8% 0,#ed3f7814,#0000 24rem),linear-gradient(#fff 0,#fbf8f5 38rem)}.request-header{border-bottom:1px solid var(--store-line);background:#fffffff5;padding-top:15px;padding-bottom:15px;position:relative;box-shadow:0 5px 24px #341d2509}.request-header:after{background:linear-gradient(90deg,var(--store-gold),#f0d987 28%,var(--store-pink) 70%,var(--store-pink-dark));content:"";height:3px;position:absolute;bottom:-1px;left:0;right:0}.request-header img{background:#fff;border:1px solid #f1e7df;border-radius:6px}.request-header strong{letter-spacing:.08em;font-size:17px}.request-header small{color:var(--store-copy);letter-spacing:.02em;margin-top:3px}.request-header>b{background:var(--store-pink-soft);color:var(--store-pink-dark);letter-spacing:.08em;text-transform:uppercase;border:1px solid #f4c8d6;border-radius:999px;padding:9px 15px;font-size:12px}.request-progress{max-width:820px;margin-top:28px;margin-bottom:24px}.request-progress button{color:#82787c;letter-spacing:.01em;font-size:12px}.request-progress i{background:#fff;border-color:#e7d8dd;width:32px;height:32px;box-shadow:0 3px 10px #40232d0d}.request-progress .active{color:var(--store-pink-dark)}.request-progress .active i,.request-progress .done i{border-color:var(--store-pink);background:var(--store-pink);box-shadow:0 5px 15px #ed3f7838}.request-shell{border-color:var(--store-line);background:#fffffff7;border-radius:28px;max-width:1160px;box-shadow:0 24px 70px #36202714}.request-section{padding:48px}.kicker{color:var(--store-pink-dark);letter-spacing:.18em;font-size:12px}.request-section h1{letter-spacing:-.035em;max-width:850px;margin:10px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,56px);font-weight:400;line-height:1.05}.lead{max-width:790px;color:var(--store-copy);font-size:16px;line-height:1.7}.request-page input,.request-page select,.request-page textarea{background:#fff;border-color:#e6dce0;border-radius:13px;padding:15px 16px;transition:border-color .18s,box-shadow .18s}.request-page input:hover,.request-page select:hover,.request-page textarea:hover{border-color:#d9c7ce}.request-page input:focus,.request-page select:focus,.request-page textarea:focus{border-color:var(--store-pink);box-shadow:0 0 0 4px #ed3f781a}.primary,.secondary{border-radius:999px;min-height:50px;padding:0 25px}.primary{background:linear-gradient(135deg,var(--store-pink),#e52e6a);box-shadow:0 10px 24px #ed3f7838}.primary:hover:not(:disabled){background:var(--store-pink-dark);transform:translateY(-1px)}.secondary{background:#fff;border-color:#e2d5da}.secondary:hover{background:var(--store-pink-soft);border-color:#d4bec7}.quote-fit,.catalog-search-panel,.friendly-terms,.artwork-section,.pricing-tips{border-color:var(--store-line);background:linear-gradient(145deg,#fff,var(--store-cream))}.request-products>article,.location-list>article,.review-cards article,.review-products article,.review-inks article{border-color:var(--store-line);box-shadow:0 8px 28px #36202709}.catalog-search-box,.catalog-links a{box-shadow:0 8px 26px #3620270a}.product-type-grid button,.catalog-results>button,.popular-product-card{border-color:var(--store-line);background:#fff;transition:border-color .18s,box-shadow .18s,transform .18s;box-shadow:0 7px 24px #3620270b}.product-type-grid button:hover,.catalog-results>button:hover,.popular-product-card:hover{border-color:#efacc1;transform:translateY(-2px);box-shadow:0 12px 30px #6f2c431a}.popular-starts,.popular-disclosure[open],.help-disclosure[open]{background:var(--store-pink-soft)}.popular-product-card strong,.catalog-results small,.product-overview>small{color:var(--store-pink-dark)}.artwork-options button.selected,.customer-color-grid button.selected,.audience-tabs button.active,.color-family-tabs button.active{border-color:var(--store-pink);background:var(--store-pink-soft);box-shadow:0 0 0 2px #ed3f7814}.terms-check,.fee-note{background:#f5f8ec}.request-actions{border-color:#eee5e8}.request-footer{color:#f7eef1;background:#191619}@media (width<=760px){.request-header>b{padding:7px 10px;font-size:10px}.request-progress{margin-top:20px;margin-bottom:17px}.request-shell{border-radius:0}.request-section{padding:32px 19px}.request-section h1{font-size:38px}.lead{font-size:15px}}
