@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{.start{inset-inline-start:var(--spacing)}}.gallery-admin-bar{background:var(--cream);border:1px solid var(--line);border-radius:18px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding:20px 24px;display:flex}.gallery-admin-bar>div{flex-direction:column;display:flex}.gallery-admin-bar b{font-size:20px}.gallery-admin-bar span{color:var(--muted)}.work-upload-form{border:1px solid var(--line);border-radius:18px;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:18px;padding:25px;display:grid;box-shadow:0 12px 30px #321e1e0f}.work-upload-form label{flex-direction:column;gap:7px;font-weight:800;display:flex}.work-upload-form input,.work-upload-form select,.work-upload-form textarea{background:#fff;border:1px solid #d8cfca;border-radius:10px;width:100%;padding:12px}.work-upload-form label:nth-child(4){grid-column:1/-1}.work-upload-form button{justify-self:start}.gallery-status{text-align:center;color:var(--red);font-weight:800}.portfolio-open{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0;display:block}.work-delete{color:#a20b1d;cursor:pointer;background:#fff5f5;border:1px solid #dc9c9c;border-radius:9px;width:calc(100% - 36px);margin:0 18px 18px;padding:9px;font-weight:800}.work-delete:hover{color:#fff;background:#a20b1d}@media (max-width:600px){.gallery-admin-bar{flex-direction:column;align-items:flex-start}.gallery-admin-bar .button{width:100%}.work-upload-form{grid-template-columns:1fr;padding:18px}.work-upload-form label:nth-child(4){grid-column:auto}}.portfolio-gallery{padding-top:64px}.gallery-filter{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:38px;display:flex}.gallery-filter button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:40px;align-items:center;gap:9px;padding:11px 18px;font-weight:800;transition:all .2s;display:inline-flex}.gallery-filter button span{background:var(--cream);min-width:24px;height:24px;color:var(--muted);border-radius:20px;place-items:center;padding:0 6px;font-size:11px;display:grid}.gallery-filter button:hover,.gallery-filter button.is-active{color:#fff;background:linear-gradient(100deg,var(--wine),var(--orange));border-color:#0000;box-shadow:0 8px 20px #9116142e}.gallery-filter button.is-active span{color:#fff;background:#fff3}.portfolio-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.portfolio-card{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:20px;padding:0;transition:all .25s;overflow:hidden;box-shadow:0 10px 28px #371e1e0f}.portfolio-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px #371e1e21}.portfolio-image{background:#f1eeeb;height:330px;position:relative;overflow:hidden}.portfolio-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.portfolio-card:hover img{transform:scale(1.035)}.portfolio-image>span{color:#fff;opacity:0;background:#361014b8;border-radius:20px;padding:7px 11px;font-size:11px;font-weight:800;transition:all .2s;position:absolute;bottom:14px;right:14px;transform:translateY(5px)}.portfolio-card:hover .portfolio-image>span{opacity:1;transform:none}.portfolio-card>div:last-child{padding:20px}.portfolio-card small,.gallery-modal small{color:var(--red);font-weight:900}.portfolio-card h2{margin:5px 0;font-size:20px}.portfolio-card p{color:var(--muted);margin:0;line-height:1.55}.gallery-modal{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#120a0cd1;place-items:center;padding:25px;display:grid;position:fixed;inset:0}.gallery-modal>div{background:#fff;border-radius:22px;width:min(1050px,96vw);max-height:92vh;position:relative;overflow:auto;box-shadow:0 30px 90px #0006}.gallery-modal img{object-fit:contain;background:#eee;width:100%;max-height:72vh}.gallery-modal section{padding:20px 26px}.gallery-modal h2{margin:4px 0}.gallery-modal p{color:var(--muted);margin:0}.modal-close{z-index:2;color:#fff;cursor:pointer;background:#231114cc;border:0;border-radius:50%;width:42px;height:42px;font-size:28px;line-height:1;position:absolute;top:14px;right:14px}@media (max-width:900px){.portfolio-grid{grid-template-columns:1fr 1fr}.portfolio-image{height:300px}}@media (max-width:600px){.portfolio-gallery{padding-top:45px}.gallery-filter{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:8px;overflow-x:auto}.gallery-filter button{white-space:nowrap;padding:9px 14px}.portfolio-grid{grid-template-columns:1fr;gap:16px}.portfolio-image{height:300px}.portfolio-image>span{opacity:1;transform:none}.gallery-modal{padding:12px}.gallery-modal section{padding:16px 18px}}@media (max-width:900px){.hero:has(>.hero-backdrop){min-height:clamp(610px,88svh,720px)!important}.hero>.hero-copy{padding:38px 24px 170px!important}}@media (max-width:600px){.hero:has(>.hero-backdrop){min-height:clamp(590px,86svh,680px)!important}.hero>.hero-copy{padding:30px 18px 145px!important}}@media (max-width:390px){.hero:has(>.hero-backdrop){min-height:620px!important}.hero>.hero-copy{padding-top:24px!important}}@media (max-width:900px){.hero:has(>.hero-backdrop){min-height:clamp(610px,88svh,720px)}.hero>.hero-copy{padding:38px 24px 170px}.hero>.hero-copy .eyebrow{font-size:12px}.hero>.hero-copy h1{margin:12px 0;font-size:clamp(44px,12vw,62px);line-height:.93}.hero>.hero-copy .hero-types{margin-bottom:8px;font-size:clamp(15px,4vw,19px);line-height:1.45}.hero>.hero-copy .hero-desc{margin:8px 0;font-size:clamp(14px,3.8vw,17px);line-height:1.55}.hero>.hero-copy .hero-actions{gap:9px;margin-top:18px}.hero>.hero-copy .button{min-height:46px;padding:9px 17px;font-size:15px}.hero>.hero-copy .hero-facts{margin-top:22px}.hero>.hero-copy .hero-facts div{padding:0 16px}.hero>.hero-copy .hero-facts strong{font-size:21px}.hero>.hero-copy .hero-facts span{font-size:11px}.hero>.hero-backdrop .hero-slide figcaption{bottom:102px}.hero>.hero-backdrop .slider-arrow{bottom:58px}.hero>.hero-backdrop .slider-dots{bottom:16px}}@media (max-width:600px){.hero:has(>.hero-backdrop){min-height:clamp(590px,86svh,680px)}.hero>.hero-copy{padding:30px 18px 145px}.hero>.hero-copy .eyebrow{letter-spacing:.08em;font-size:10px}.hero>.hero-copy h1{margin:10px 0;font-size:clamp(40px,11.5vw,52px);line-height:.91}.hero>.hero-copy .hero-types{font-size:14px;line-height:1.35}.hero>.hero-copy .hero-desc{max-width:88%;font-size:14px;line-height:1.45}.hero>.hero-copy .hero-actions{grid-template-columns:1fr 1fr;display:grid}.hero>.hero-copy .button{width:100%;min-height:44px;padding:8px 10px;font-size:13px}.hero>.hero-copy .hero-facts{justify-content:flex-start;margin-top:18px}.hero>.hero-copy .hero-facts div{padding:0 12px}.hero>.hero-copy .hero-facts div:first-child{padding-left:0}.hero>.hero-copy .hero-facts strong{font-size:18px}.hero>.hero-copy .hero-facts span{font-size:10px}.hero>.hero-backdrop .hero-slide figcaption{font-size:10px;bottom:95px}.hero>.hero-backdrop .slider-arrow{width:38px;height:38px;font-size:29px;bottom:50px}.hero>.hero-backdrop .slider-dots{padding:6px 9px;bottom:13px}}@media (max-width:390px){.hero:has(>.hero-backdrop){min-height:620px}.hero>.hero-copy{padding-top:24px}.hero>.hero-copy h1{font-size:42px}.hero>.hero-copy .hero-desc{font-size:13px}.hero>.hero-copy .hero-actions{grid-template-columns:1fr}.hero>.hero-copy .button{min-height:40px}.hero>.hero-copy .hero-facts{margin-top:14px}}@media (max-width:900px){.hero:has(>.hero-backdrop){min-height:760px}.hero>.hero-backdrop{height:100%}.hero>.hero-backdrop:before{background:linear-gradient(#fffffffa 0%,#ffffffed 48%,#ffffff47 72%,#ffffff0d 100%);width:100%;height:100%}.hero>.hero-copy{width:100%;max-width:none;padding:58px 30px 270px}.hero>.hero-backdrop .hero-slide img{object-position:66% center}.hero>.hero-backdrop .quality-card{bottom:74px;right:20px}.hero>.hero-backdrop .slider-prev{left:20px;right:auto}.hero>.hero-backdrop .slider-next{right:20px}.hero>.hero-backdrop .slider-arrow{top:auto;bottom:82px}.hero>.hero-backdrop .slider-dots{bottom:26px}}@media (max-width:600px){.hero:has(>.hero-backdrop){min-height:820px}.hero>.hero-copy{padding:55px 20px 300px}.hero>.hero-backdrop .hero-slide img{object-position:68% center}.hero>.hero-backdrop .hero-slide figcaption{top:auto;bottom:138px;right:18px}.hero>.hero-backdrop .quality-card{display:none}.hero>.hero-backdrop .slider-arrow{width:42px;height:42px;bottom:72px}.hero>.hero-backdrop .slider-dots{bottom:22px}}.hero:has(>.hero-backdrop){display:block}.hero>.hero-backdrop{z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero>.hero-backdrop:before{z-index:2;pointer-events:none;background:linear-gradient(90deg,#fff 0%,#fffffffa 48%,#ffffffbf 72%,#fff0 100%);width:64%}.hero>.hero-copy{width:54%;max-width:820px}.hero>.hero-backdrop .hero-slide img{object-position:center center}.hero>.hero-backdrop .slider-prev{left:auto;right:78px}.hero>.hero-backdrop .slider-next{right:25px}.hero>.hero-backdrop .slider-dots{bottom:22px}.hero>.hero-backdrop .quality-card{bottom:76px;left:auto;right:30px}.hero-slideshow{isolation:isolate;background:#f3f0ed}.hero-slides,.hero-slide{margin:0;position:absolute;inset:0}.hero-slide{opacity:0;visibility:hidden;transition:opacity .65s,visibility .65s}.hero-slide.is-active{opacity:1;visibility:visible}.hero-slide img{object-fit:cover;object-position:58% center;width:100%;height:100%}.hero-slide figcaption{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#431414ad;border-radius:30px;padding:8px 13px;font-size:12px;font-weight:800;position:absolute;top:28px;right:28px}.slider-arrow{z-index:5;color:#7d0719;cursor:pointer;background:#ffffffe0;border:1px solid #ffffffa6;border-radius:50%;place-items:center;width:46px;height:46px;font-size:34px;line-height:1;transition:all .2s;display:grid;position:absolute;top:50%;box-shadow:0 8px 22px #30181829}.slider-arrow:hover{color:#fff;background:linear-gradient(135deg,#7d0719,#ee7218);transform:scale(1.06)}.slider-prev{left:25px}.slider-next{right:25px}.slider-dots{z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffbf;border-radius:30px;gap:9px;padding:8px 12px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.slider-dots button{cursor:pointer;background:#aa9b98;border:0;border-radius:20px;width:9px;height:9px;padding:0;transition:all .25s}.slider-dots button.is-active{background:linear-gradient(90deg,#7d0719,#ee7218);width:29px}:root{--wine:#7d0719;--red:#a20b1d;--orange:#ee7218;--ink:#171316;--muted:#6d6668;--cream:#f7f4f1;--line:#e8e2de;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Kanit,Noto Sans Thai,Leelawadee UI,Tahoma,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.site-header{z-index:50;border-top:4px solid #0000;border-image:linear-gradient(90deg,var(--wine),var(--orange)) 1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;position:sticky;top:0;box-shadow:0 1px 20px #2e1a1e14}.header-inner{align-items:center;gap:28px;max-width:1440px;height:86px;margin:auto;padding:0 34px;display:flex}.brand{align-items:center;gap:13px;min-width:220px;display:flex}.brand-mark{background:linear-gradient(135deg,var(--wine),#c41f18 54%,var(--orange));border-radius:15px 25px;width:70px;height:52px;display:block;position:relative;transform:skew(-9deg);box-shadow:0 8px 18px #93121833}.brand-mark i{color:#fff;font-size:27px;font-style:italic;font-weight:900;line-height:1;position:absolute;transform:skew(9deg)}.brand-mark i:first-child{top:11px;left:12px}.brand-mark i:last-child{bottom:10px;right:10px}.brand>span:last-child{flex-direction:column;line-height:1.1;display:flex}.brand b{letter-spacing:.02em;font-size:24px}.brand small{margin-top:5px;font-size:16px}.desktop-nav{white-space:nowrap;align-items:center;gap:26px;margin-left:auto;font-weight:650;display:flex}.desktop-nav a{padding:30px 0;transition:all .2s;position:relative}.desktop-nav a:hover{color:var(--red)}.desktop-nav a:after{content:"";background:var(--red);height:2px;transition:all .2s;position:absolute;bottom:19px;left:0;right:100%}.desktop-nav a:hover:after{right:0}.header-quote{color:#fff;background:linear-gradient(100deg,var(--wine),var(--orange));white-space:nowrap;border-radius:18px;padding:14px 22px;font-weight:750;box-shadow:0 10px 24px #9b1e152e}.mobile-menu{margin-left:auto;display:none}.mobile-menu summary{cursor:pointer;font-size:26px;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.hero{background:linear-gradient(110deg,#fff 0% 38%,#f4f2f0 100%);grid-template-columns:1fr 1fr;min-height:680px;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:2;max-width:760px;padding:105px 40px 60px max(6vw,40px);position:relative}.eyebrow{color:var(--red);text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:10px;font-size:14px;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:linear-gradient(90deg,var(--red),var(--orange));width:34px;height:2px}.hero h1{letter-spacing:-.055em;color:var(--wine);margin:20px 0 18px;font-size:clamp(58px,6vw,96px);line-height:.92}.hero h1 em{background:linear-gradient(90deg,var(--wine),#c51d17,var(--orange));color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.hero-types{white-space:nowrap;margin:0 0 16px;font-size:clamp(18px,1.7vw,24px);font-weight:800}.hero-types b{color:var(--red);margin:0 6px}.hero-desc{max-width:640px;color:var(--muted);font-size:19px;line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:30px;display:flex}.button{cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:18px;min-height:52px;padding:12px 24px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{color:#fff;background:linear-gradient(100deg,var(--wine),var(--orange));box-shadow:0 12px 28px #961b1638}.button.ghost{border:1px solid var(--line);background:#fff;box-shadow:0 6px 20px #321e1e12}.button.light{color:var(--wine);background:#fff}.button.outline-light{color:#fff;border:1px solid #ffffff8c}.hero-facts{gap:0;margin-top:42px;display:flex}.hero-facts div{border-right:1px solid var(--line);flex-direction:column;padding:0 28px;display:flex}.hero-facts div:first-child{padding-left:0}.hero-facts div:last-child{border:0}.hero-facts strong{color:var(--wine);font-size:25px}.hero-facts span{color:var(--muted);font-size:13px}.hero-visual{min-width:0;position:relative}.hero-visual:before{content:"";z-index:1;background:linear-gradient(90deg,#fff,#fff0);width:34%;position:absolute;top:0;bottom:0;left:-1px}.hero-visual img{object-fit:cover;object-position:58% center;width:100%;height:100%}.quality-card{z-index:3;background:#fffffff0;border-radius:14px;align-items:center;gap:12px;padding:13px 18px;display:flex;position:absolute;bottom:36px;left:9%;box-shadow:0 14px 34px #291b1c29}.quality-card>span{color:#fff;background:linear-gradient(135deg,var(--wine),var(--orange));border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.quality-card div{flex-direction:column;display:flex}.quality-card small{color:var(--muted)}.section{max-width:1440px;margin:0 auto;padding:100px max(5vw,34px)}.section-heading{text-align:center;max-width:720px;margin:0 auto 48px}.section-heading .eyebrow{justify-content:center}.section-heading h2,.split-copy h2,.decoration-section h2,.about-story h2,.prep-section h2,.work-notes h2{letter-spacing:-.035em;margin:16px 0;font-size:clamp(34px,4vw,56px);line-height:1.15}.section-heading p,.split-copy>p,.decoration-section p,.about-story p{color:var(--muted);font-size:17px;line-height:1.75}.category-section{padding-top:80px}.category-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.category-card{border:1px solid var(--line);background:#fff;border-radius:22px;transition:all .25s;overflow:hidden;box-shadow:0 12px 32px #321e1e0f}.category-card:hover{transform:translateY(-6px);box-shadow:0 18px 38px #4a21201f}.category-image{background:#f2eeeb;height:270px;overflow:hidden}.category-image img{object-fit:cover;width:100%;height:100%}.category-card>div:last-child{padding:22px}.category-card span{color:var(--red);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.category-card h3{margin:6px 0;font-size:25px}.category-card p{color:var(--muted);min-height:48px;margin:0 0 16px;line-height:1.5}.category-card b{color:var(--red)}.split-section{background:var(--cream);grid-template-columns:1fr 1fr;align-items:center;gap:7vw;max-width:none;padding-left:max(5vw,34px);padding-right:max(5vw,34px);display:grid}.split-image{position:relative}.split-image>img{object-fit:cover;border-radius:28px;width:100%;height:650px;box-shadow:0 18px 48px #321e1e1f}.experience-badge{color:#fff;background:linear-gradient(135deg,var(--wine),var(--orange));border:7px solid var(--cream);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:125px;height:125px;display:flex;position:absolute;bottom:35px;right:-25px}.experience-badge strong{font-size:28px}.strength-list{grid-template-columns:1fr 1fr;gap:24px;margin:30px 0;display:grid}.strength-list article{gap:13px;display:flex}.strength-list article>span{height:38px;color:var(--red);background:#fff;border-radius:50%;flex:0 0 38px;place-items:center;font-weight:800;display:grid;box-shadow:0 5px 16px #501e1e14}.strength-list h3{margin:0 0 5px}.strength-list p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.text-link{color:var(--red);font-weight:800}.gallery-grid{grid-template-rows:300px 230px;grid-template-columns:1.4fr 1fr;gap:18px;display:grid}.gallery-grid figure{border-radius:22px;margin:0;position:relative;overflow:hidden}.gallery-grid img{object-fit:cover;width:100%;height:100%}.gallery-large{grid-row:1/3}.gallery-grid figcaption,.works-wall figcaption{color:#fff;background:linear-gradient(#0000,#180c0dd4);flex-direction:column;padding:45px 22px 20px;display:flex;position:absolute;inset:auto 0 0}.gallery-grid figcaption b{font-size:22px}.gallery-color{color:#fff;background:linear-gradient(135deg,var(--wine),var(--orange));flex-direction:column;justify-content:center;padding:36px;display:flex}.gallery-color blockquote{margin:0 0 12px;font-size:30px;font-weight:800;line-height:1.25}.gallery-color a{margin-top:auto;font-weight:800}.process-section{background:var(--cream);max-width:none}.process-grid{grid-template-columns:repeat(4,1fr);gap:18px;max-width:1300px;margin:auto;display:grid}.process-grid article{border:1px solid var(--line);background:#fff;border-radius:20px;padding:30px;position:relative}.process-grid article>span{color:var(--red);opacity:.22;font-size:34px;font-weight:900;display:block}.process-grid h3{margin:10px 0;font-size:22px}.process-grid p{color:var(--muted);line-height:1.65}.center{text-align:center;margin-top:38px}.contact-strip{color:#fff;background:linear-gradient(100deg,var(--wine),#c41b17 56%,var(--orange));border-radius:24px;justify-content:space-between;align-items:center;gap:30px;max-width:1300px;margin:80px auto;padding:44px 52px;display:flex;box-shadow:0 18px 44px #84141433}.contact-strip>div:first-child>span{opacity:.8;font-weight:700}.contact-strip h2{margin:8px 0 4px;font-size:32px}.contact-strip p{opacity:.8;margin:0}.contact-buttons{flex-shrink:0;gap:12px;display:flex}.footer{color:#eee;background:#191315;padding:70px max(5vw,34px) 25px}.footer .brand{color:#fff}.footer .brand-mark{box-shadow:none}.footer-grid{grid-template-columns:1.7fr 1fr 1fr 1.3fr;gap:60px;max-width:1300px;margin:auto;display:grid}.footer-grid>div{flex-direction:column;gap:10px;display:flex}.footer-grid p{color:#a99fa2;max-width:360px;line-height:1.7}.footer h3{color:#fff;margin:0 0 10px;font-size:17px}.footer-grid a,.footer-grid span{color:#bdb4b6}.footer-grid a:hover{color:#fff}.footer-bottom{color:#7f7578;border-top:1px solid #392d30;justify-content:space-between;max-width:1300px;margin:55px auto 0;padding-top:20px;font-size:13px;display:flex}.page-hero{text-align:center;color:#fff;background:radial-gradient(circle at 75% 20%,#cf3c17 0,transparent 30%),linear-gradient(120deg,#3b0910,var(--wine) 55%,#b31c18);padding:100px max(6vw,40px)}.page-hero .eyebrow{color:#ffc8aa}.page-hero .eyebrow:before{background:#ffc8aa}.page-hero h1{letter-spacing:-.045em;max-width:1000px;margin:20px auto;font-size:clamp(42px,5.5vw,76px);line-height:1.08}.page-hero p{color:#ead4d4;max-width:760px;margin:auto;font-size:19px;line-height:1.75}.product-hero{background:linear-gradient(110deg,#f3efeb,#fff);grid-template-columns:1fr 1fr;align-items:center;min-height:630px;display:grid}.product-hero-image{height:630px;overflow:hidden}.product-hero-image img{object-fit:cover;width:100%;height:100%}.product-hero-copy{padding:70px max(7vw,50px)}.product-hero h1{color:var(--wine);letter-spacing:-.04em;margin:14px 0 18px;font-size:clamp(48px,6vw,80px)}.lead{color:var(--muted);font-size:19px;line-height:1.8}.color-row{align-items:center;gap:10px;margin:28px 0 8px;display:flex}.color-row b{margin-right:8px}.color-row i{border:3px solid #fff;border-radius:50%;width:28px;height:28px;box-shadow:0 0 0 1px #d7d0cc}.product-detail-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.product-detail-grid article{border:1px solid var(--line);border-radius:22px;padding:34px}.detail-icon{color:#fff;background:linear-gradient(135deg,var(--wine),var(--orange));border-radius:14px;place-items:center;width:48px;height:48px;font-size:23px;display:grid}.product-detail-grid h2{margin:18px 0;font-size:24px}.product-detail-grid ul,.quote-aside ul{color:var(--muted);padding-left:20px;line-height:2}.decoration-section{background:var(--cream);grid-template-columns:1fr 1fr;align-items:center;gap:7vw;max-width:none;padding-left:max(8vw,50px);padding-right:max(8vw,50px);display:grid}.decoration-section img{object-fit:cover;border-radius:25px;width:100%;height:440px}.decoration-pills{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.decoration-pills span{border:1px solid var(--line);background:#fff;border-radius:30px;padding:10px 15px;font-weight:700}.about-story{grid-template-columns:1fr 1fr;align-items:center;gap:7vw;display:grid}.about-story img{object-fit:cover;border-radius:28px;width:100%;height:590px}.values-section{background:var(--cream);max-width:none}.value-grid{grid-template-columns:repeat(4,1fr);gap:18px;max-width:1200px;margin:auto;display:grid}.value-grid article{border:1px solid var(--line);background:#fff;border-radius:20px;padding:28px}.value-grid span{color:var(--red);opacity:.25;font-size:30px;font-weight:900}.value-grid h3{font-size:21px}.value-grid p{color:var(--muted);line-height:1.6}.timeline{max-width:1050px}.timeline article{grid-template-columns:110px 1fr;gap:30px;padding-bottom:42px;display:grid;position:relative}.timeline article:not(:last-child):before{content:"";background:var(--line);width:2px;position:absolute;top:75px;bottom:0;left:53px}.timeline article>span{color:#fff;background:linear-gradient(135deg,var(--wine),var(--orange));border-radius:22px;place-items:center;width:72px;height:72px;font-size:22px;font-weight:900;display:grid}.timeline h2{margin:5px 0 10px;font-size:28px}.timeline p{color:var(--muted);margin:0;line-height:1.75}.prep-section{background:var(--cream);text-align:center;max-width:none}.prep-grid{text-align:left;grid-template-columns:1fr 1fr;gap:16px;max-width:1100px;margin:35px auto;display:grid}.prep-grid article{border:1px solid var(--line);background:#fff;border-radius:15px;flex-direction:column;gap:5px;padding:22px;display:flex}.prep-grid span{color:var(--muted)}.works-wall{grid-template-columns:repeat(3,1fr);grid-auto-rows:340px;gap:18px;display:grid}.works-wall figure{background:#f2eeeb;border-radius:22px;margin:0;position:relative;overflow:hidden}.works-wall .wide{grid-column:span 2}.works-wall img{object-fit:cover;width:100%;height:100%}.works-wall figcaption b{font-size:20px}.work-notes{background:var(--cream);grid-template-columns:1.3fr 1fr auto;align-items:center;gap:50px;max-width:none;padding-left:max(7vw,40px);padding-right:max(7vw,40px);display:grid}.work-notes p{color:var(--muted);margin:7px 0}.contact-page-grid{grid-template-columns:1.1fr .9fr;gap:40px;display:grid}.contact-cards{flex-direction:column;gap:15px;display:flex}.contact-cards a{border:1px solid var(--line);border-radius:20px;align-items:center;gap:20px;padding:24px;transition:all .2s;display:flex}.contact-cards a:hover{border-color:#c95548;transform:translate(4px)}.contact-cards>a>span{color:#fff;background:linear-gradient(135deg,var(--wine),var(--orange));border-radius:15px;place-items:center;width:55px;height:55px;font-size:24px;display:grid}.contact-cards div{flex-direction:column;display:flex}.contact-cards b{color:var(--muted);font-size:13px}.contact-cards strong{font-size:22px}.contact-cards small{color:var(--muted)}.contact-panel{background:var(--cream);border-radius:22px;padding:38px}.contact-panel h2{font-size:34px}.contact-panel hr,.quote-aside hr{border:0;border-top:1px solid var(--line);margin:25px 0}.hours p{border-bottom:1px solid var(--line);justify-content:space-between;padding:12px 0;display:flex}.map-placeholder{background-color:#eee9e5;background-image:linear-gradient(30deg,#ddd6d0 12%,#0000 12.5% 87%,#ddd6d0 87.5%),linear-gradient(150deg,#ddd6d0 12%,#0000 12.5% 87%,#ddd6d0 87.5%),linear-gradient(30deg,#ddd6d0 12%,#0000 12.5% 87%,#ddd6d0 87.5%),none;background-position:0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:80px 140px;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;place-items:center;max-width:none;min-height:360px;display:grid}.map-placeholder div{text-align:center;background:#fff;border-radius:18px;flex-direction:column;padding:28px 40px;display:flex;box-shadow:0 15px 40px #321e1e26}.map-placeholder span{color:var(--red);font-size:24px;font-weight:900}.map-placeholder b{font-size:18px}.map-placeholder small{color:var(--muted);margin-top:8px}.quote-layout{grid-template-columns:1fr 340px;align-items:start;gap:30px;display:grid}.quote-form fieldset{border:1px solid var(--line);border-radius:20px;margin:0 0 20px;padding:28px}.quote-form legend{padding:0 10px;font-size:20px;font-weight:900}.quote-form legend span{color:#fff;background:var(--red);border-radius:10px;place-items:center;width:34px;height:34px;margin-right:8px;display:inline-grid}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.quote-form label{flex-direction:column;gap:8px;margin-bottom:18px;font-weight:700;display:flex}.quote-form input,.quote-form select,.quote-form textarea{background:#fff;border:1px solid #d7cfcb;border-radius:11px;outline:none;width:100%;padding:13px 14px}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px #a20b1d14}.size-grid{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.size-grid label{background:var(--cream);text-align:center;border-radius:12px;margin:0;padding:12px}.size-grid input{text-align:center;padding:9px}.total-box{text-align:right;color:var(--wine);background:#f9e9e6;border-radius:12px;margin-top:14px;padding:14px 18px}.total-box strong{margin-left:10px;font-size:22px}.file-label{border:1px dashed #c9beb8;border-radius:12px;padding:18px}.file-label small,.form-note{color:var(--muted);font-weight:400}.consent{align-items:flex-start;flex-direction:row!important;font-weight:500!important}.consent input{width:auto;margin-top:5px}.submit-button{width:100%}.form-note{text-align:center;font-size:13px}.quote-aside{color:#fff;background:linear-gradient(145deg,#3b0a10,var(--wine));border-radius:20px;padding:28px;position:sticky;top:110px}.quote-aside h2{font-size:27px}.quote-aside p,.quote-aside li{color:#ddc8cc}.quote-aside a{background:#ffffff1a;border-radius:10px;margin:10px 0;padding:13px;font-weight:800;display:block}.quote-aside hr{border-color:#ffffff2e}.success-card{text-align:center;border:1px solid var(--line);border-radius:25px;grid-column:1/-1;max-width:780px;margin:auto;padding:60px;box-shadow:0 18px 45px #3c1e1e14}.success-card>span{color:#fff;background:linear-gradient(135deg,var(--wine),var(--orange));border-radius:50%;place-items:center;width:72px;height:72px;margin:auto;font-size:36px;display:grid}.success-card h2{font-size:32px}.success-card p{color:var(--muted);line-height:1.7}@media (max-width:1180px){.desktop-nav{gap:14px;font-size:14px}.header-quote{padding:12px 15px}.brand{min-width:190px}.brand-mark{width:58px}.brand b{font-size:20px}.category-grid{grid-template-columns:1fr 1fr}.category-image{height:330px}.hero-types{white-space:normal}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}}@media (max-width:900px){.desktop-nav,.header-quote{display:none}.mobile-menu{display:block}.mobile-menu[open] div{background:#fff;border-radius:15px;flex-direction:column;width:min(330px,100vw - 40px);padding:14px;display:flex;position:absolute;top:72px;right:20px;box-shadow:0 18px 40px #2814142e}.mobile-menu a{padding:11px 12px}.mobile-quote{color:#fff;background:var(--wine);border-radius:9px}.hero{grid-template-columns:1fr}.hero-copy{padding:75px 30px 40px}.hero-visual{height:520px}.hero-visual:before{background:linear-gradient(#fff,#0000);width:100%;height:25%;bottom:auto}.split-section,.about-story,.decoration-section,.product-hero,.contact-page-grid{grid-template-columns:1fr}.product-hero-image{height:520px}.split-image>img,.about-story img{height:480px}.strength-list{grid-template-columns:1fr}.process-grid,.value-grid{grid-template-columns:1fr 1fr}.product-detail-grid{grid-template-columns:1fr}.work-notes{text-align:center;grid-template-columns:1fr}.quote-layout{grid-template-columns:1fr}.quote-aside{position:static}.size-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.contact-strip{text-align:center;flex-direction:column;margin:50px 25px}.works-wall{grid-template-columns:1fr 1fr}.works-wall .wide{grid-column:span 2}}@media (max-width:600px){.header-inner{height:72px;padding:0 18px}.brand{min-width:0}.brand-mark{border-radius:10px 17px;width:48px;height:40px}.brand-mark i{font-size:20px}.brand b{font-size:17px}.brand small{font-size:12px}.section{padding:70px 20px}.hero-copy{padding:60px 20px 30px}.hero h1{font-size:56px}.hero-visual{height:430px}.hero-facts{justify-content:space-between}.hero-facts div{padding:0 10px}.hero-facts strong{font-size:19px}.category-grid,.process-grid,.value-grid,.prep-grid,.form-grid,.footer-grid{grid-template-columns:1fr}.category-image{height:330px}.gallery-grid{grid-template-rows:360px 260px 260px;grid-template-columns:1fr}.gallery-large{grid-row:auto}.split-image>img,.about-story img{height:380px}.experience-badge{right:10px}.contact-strip{padding:36px 20px}.contact-buttons{flex-direction:column;width:100%}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}.page-hero{padding:70px 20px}.page-hero h1{font-size:43px}.page-hero p{font-size:16px}.product-hero-image{height:400px}.product-hero-copy{padding:50px 20px}.timeline article{grid-template-columns:64px 1fr;gap:15px}.timeline article>span{border-radius:15px;width:54px;height:54px}.timeline article:not(:last-child):before{top:58px;left:26px}.works-wall{grid-template-columns:1fr;grid-auto-rows:330px}.works-wall .wide{grid-column:auto}.size-grid{grid-template-columns:1fr 1fr}.quote-form fieldset{padding:20px 14px}.success-card{padding:40px 20px}}.brand{min-width:clamp(170px,17vw,238px)}.brand-logo{object-fit:contain;object-position:left center;width:100%;height:auto;max-height:62px;display:block}.brand-logo-light,.footer .brand-logo-dark{display:none}.footer .brand-logo-light{display:block}.footer .brand{width:min(260px,100%)}@media (max-width:1180px){.brand{min-width:170px}.brand-logo{max-height:54px}}@media (max-width:600px){.brand{width:156px;min-width:0}.brand-logo{max-height:46px}.footer .brand{width:210px}}.category-section .category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:900px){.category-section .category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.category-section .category-grid{grid-template-columns:1fr}}.polo-order-hero{background:linear-gradient(115deg,#fff 0%,#fff7f2 100%);grid-template-columns:1fr 1fr;align-items:center;min-height:590px;display:grid;overflow:hidden}.polo-order-hero>div{padding:75px max(5vw,34px)}.polo-order-hero h1{letter-spacing:-.05em;color:var(--wine);margin:18px 0;font-size:clamp(48px,6vw,82px);line-height:.98}.polo-order-hero h1 em{color:var(--orange);font-style:normal}.polo-order-hero p{max-width:640px;color:var(--muted);font-size:18px;line-height:1.75}.polo-order-hero>img{object-fit:cover;width:100%;height:590px}.polo-step-nav{z-index:20;border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-radius:20px;grid-template-columns:repeat(6,1fr);gap:6px;max-width:1180px;margin:-34px auto 35px;padding:10px;display:grid;position:sticky;top:90px;box-shadow:0 16px 42px #371e1e1f}.polo-step-nav a{color:var(--muted);border-radius:13px;justify-content:center;align-items:center;gap:9px;padding:11px 8px;font-size:13px;font-weight:800;display:flex}.polo-step-nav a:hover{color:#fff;background:linear-gradient(100deg,var(--wine),var(--orange))}.polo-step-nav b{color:#fff;background:var(--wine);border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.polo-flow{padding-bottom:90px}.polo-step{max-width:1280px;margin:0 auto;padding:78px max(4vw,28px);scroll-margin-top:180px}.polo-step-soft{background:var(--cream);max-width:none;padding-left:max(8vw,30px);padding-right:max(8vw,30px)}.polo-step>header{align-items:flex-start;gap:22px;max-width:850px;margin:0 auto 38px;display:flex}.polo-step>header>span,.step-bubble{color:#fff;background:linear-gradient(135deg,var(--wine),var(--orange));border-radius:18px;flex:0 0 60px;place-items:center;width:60px;height:60px;font-size:22px;font-weight:900;display:grid;box-shadow:0 10px 24px #961b1633}.polo-step header small,.polo-quote-cta small{color:var(--red);letter-spacing:.08em;font-weight:900}.polo-step h2,.polo-quote-cta h2{margin:3px 0 8px;font-size:clamp(34px,4vw,50px);line-height:1.15}.polo-step header p{color:var(--muted);margin:0;font-size:17px;line-height:1.65}.polo-image-pair{grid-template-columns:1fr 1fr;gap:22px;display:grid}.polo-image-pair figure{border:1px solid var(--line);background:#fff;border-radius:20px;margin:0;overflow:hidden;box-shadow:0 12px 32px #321e1e14}.polo-image-pair img{width:100%;height:auto}.polo-image-pair figcaption{text-align:center;padding:14px;font-weight:800}.fabric-options{grid-template-columns:repeat(4,1fr);gap:16px;max-width:1120px;margin:auto;display:grid}.fabric-options button{text-align:left;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:20px;flex-direction:column;align-items:flex-start;min-height:210px;padding:25px 20px;transition:all .2s;display:flex;box-shadow:0 10px 28px #371e1e0f}.fabric-options button:hover,.fabric-options button.selected{border-color:var(--orange);transform:translateY(-4px);box-shadow:0 18px 36px #7d071921}.fabric-options i{width:48px;height:48px;box-shadow:inset 0 0 0 5px #fff,0 0 0 1px var(--line);background:repeating-linear-gradient(45deg,#bd2430 0 3px,#f6d1bd 3px 6px);border-radius:50%;margin-bottom:18px}.fabric-options strong{font-size:22px}.fabric-options span{min-height:50px;color:var(--muted);margin:5px 0;line-height:1.5}.fabric-options b{color:var(--red);margin-top:auto;font-size:13px}.selection-note{background:#f7e5df;border-radius:12px;max-width:1120px;margin:22px auto 0;padding:14px 18px}.color-charts a{border:1px solid var(--line);border-radius:20px;position:relative;overflow:hidden;box-shadow:0 10px 28px #371e1e12}.color-charts a span{color:#fff;background:linear-gradient(100deg,var(--wine),var(--orange));border-radius:25px;padding:10px 16px;font-weight:800;position:absolute;inset:auto 18px 18px}.placement-layout{grid-template-columns:1.2fr .8fr;align-items:center;gap:35px;max-width:1100px;margin:auto;display:grid}.placement-layout>img{border-radius:22px;width:100%;box-shadow:0 14px 36px #321e1e1f}.placement-layout>div{background:#fff;border-radius:20px;padding:30px}.placement-layout h3{margin-top:0;font-size:26px}.placement-layout ul{padding:0;list-style:none}.placement-layout li{border-bottom:1px solid var(--line);flex-direction:column;padding:15px 0;display:flex}.placement-layout li span,.placement-layout p{color:var(--muted);line-height:1.6}.size-tabs{justify-content:center;gap:10px;margin-bottom:25px;display:flex}.size-tabs button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:30px;padding:12px 28px;font-weight:900}.size-tabs button.active{color:#fff;background:linear-gradient(100deg,var(--wine),var(--orange));border-color:#0000}.size-chart{border-radius:22px;max-width:1000px;margin:auto;overflow:hidden;box-shadow:0 14px 38px #371e1e1a}.size-chart img{width:100%}.polo-quote-cta{color:#fff;background:linear-gradient(115deg,#480911,var(--wine) 55%,var(--orange));border-radius:28px;grid-template-columns:auto 1fr 320px;align-items:start;gap:28px;max-width:1200px;margin:30px auto 0;padding:50px;display:grid;box-shadow:0 20px 50px #7d071940}.polo-quote-cta .step-bubble{color:var(--wine);box-shadow:none;background:#fff}.polo-quote-cta h2{margin-top:3px}.polo-quote-cta p{color:#f1dadd;max-width:650px;line-height:1.7}.polo-quote-cta>div>div{flex-wrap:wrap;gap:12px;margin-top:25px;display:flex}.polo-quote-cta aside{background:#ffffff17;border:1px solid #fff3;border-radius:18px;padding:22px}.polo-quote-cta aside ul{margin-bottom:0;padding-left:20px;line-height:1.8}.polo-quote-cta small{color:#ffc0a5}@media (max-width:900px){.polo-order-hero{grid-template-columns:1fr}.polo-order-hero>img{height:480px}.polo-step-nav{grid-template-columns:repeat(3,1fr);margin:-20px 18px 20px;top:74px}.fabric-options{grid-template-columns:1fr 1fr}.placement-layout{grid-template-columns:1fr}.polo-quote-cta{grid-template-columns:auto 1fr;margin:25px}.polo-quote-cta aside{grid-column:2}}@media (max-width:600px){.polo-order-hero>div{padding:55px 20px 35px}.polo-order-hero h1{font-size:47px}.polo-order-hero>img{height:360px}.polo-step-nav{grid-template-columns:repeat(2,1fr);position:relative;top:auto}.polo-step-nav a{justify-content:flex-start}.polo-step{padding:58px 20px}.polo-step>header{gap:13px}.polo-step>header>span{border-radius:14px;flex-basis:48px;width:48px;height:48px;font-size:18px}.polo-image-pair,.fabric-options{grid-template-columns:1fr}.fabric-options button{min-height:175px}.placement-layout>div{padding:22px}.color-charts a span{font-size:12px;inset:auto 10px 10px}.polo-quote-cta{grid-template-columns:1fr;margin:20px;padding:28px 20px}.polo-quote-cta .step-bubble{width:48px;height:48px}.polo-quote-cta aside{grid-column:auto}.polo-quote-cta>div>div{flex-direction:column}.polo-quote-cta .button{width:100%}}.polo-style-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.polo-style-options button{text-align:left;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:18px;padding:0;transition:all .2s;overflow:hidden;box-shadow:0 9px 26px #371e1e14}.polo-style-options button:hover,.polo-style-options button.selected{border-color:var(--orange);transform:translateY(-4px);box-shadow:0 16px 34px #7d071926}.polo-style-image{background:#f1eeeb;height:300px;display:block;position:relative;overflow:hidden}.polo-style-image img{object-fit:cover;object-position:top center;width:100%;height:100%}.polo-style-image i{color:#fff;background:linear-gradient(100deg,var(--wine),var(--orange));border-radius:22px;padding:7px 11px;font-size:12px;font-style:normal;font-weight:900;position:absolute;top:12px;right:12px;box-shadow:0 5px 15px #37141433}.polo-style-options button>strong{color:var(--wine);padding:15px 16px 3px;font-size:22px;display:block}.polo-style-options button>small{min-height:73px;color:var(--muted);padding:0 16px 16px;font-size:13px;line-height:1.55;display:block}.polo-selection-note{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.polo-selection-note span{color:var(--muted);border-left:1px solid #d8aaa0;padding-left:9px}@media (max-width:900px){.polo-style-options{grid-template-columns:repeat(3,minmax(0,1fr))}.polo-style-image{height:280px}}@media (max-width:600px){.polo-style-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.polo-style-image{height:235px}.polo-style-options button>strong{padding:11px 12px 2px;font-size:18px}.polo-style-options button>small{min-height:84px;padding:0 12px 12px;font-size:11px}.polo-selection-note{flex-direction:column;align-items:flex-start}.polo-selection-note span{border:0;padding:0}}.color-number-field{border:1px solid var(--line);background:var(--cream);border-radius:16px;align-items:center;gap:18px;max-width:520px;margin:24px auto 0;padding:18px 20px;font-weight:900;display:flex}.color-number-field input{background:#fff;border:1px solid #d7cfcb;border-radius:11px;flex:1;min-width:0;padding:12px 14px}.placement-builder{grid-template-columns:.85fr 1.15fr;align-items:start;gap:28px;max-width:1180px;margin:auto;display:grid}.placement-builder>img{border-radius:22px;width:100%;box-shadow:0 14px 36px #321e1e1f}.placement-builder>div{background:#fff;border-radius:22px;padding:26px}.placement-builder h3{margin:0 0 14px;font-size:22px}.placement-builder h3:not(:first-child){margin-top:28px}.decoration-options{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.decoration-options button{text-align:left;border:2px solid var(--line);cursor:pointer;background:#fff;border-radius:15px;flex-direction:column;min-height:145px;padding:16px;display:flex}.decoration-options button:hover,.decoration-options button.selected{border-color:var(--orange);background:#fff8f3;box-shadow:0 8px 22px #7d07191a}.decoration-options strong{font-size:16px}.decoration-options span{color:var(--muted);margin:5px 0;font-size:12px;line-height:1.5}.decoration-options b{color:var(--red);margin-top:auto;font-size:11px}.placement-options{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.placement-options button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:7px;padding:10px 8px;font-weight:800;display:flex}.placement-options button.selected{color:#fff;background:linear-gradient(100deg,var(--wine),var(--orange));border-color:#0000}.placement-options i{background:var(--cream);width:22px;height:22px;color:var(--wine);border-radius:50%;place-items:center;font-style:normal;display:grid}.placement-selection-note{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.placement-selection-note span{color:var(--muted);border-left:1px solid #d8aaa0;padding-left:10px}.polo-quantity-panel{border:1px solid var(--line);background:var(--cream);border-radius:20px;max-width:1000px;margin:25px auto 0;padding:25px}.polo-quantity-panel h3{margin:0 0 16px;font-size:22px}.polo-quantity-grid{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.polo-quantity-grid label{text-align:center;background:#fff;border-radius:13px;grid-template-columns:1fr auto;align-items:center;gap:6px;padding:12px;display:grid}.polo-quantity-grid b{color:var(--wine);grid-column:1/-1;font-size:18px}.polo-quantity-grid input{text-align:center;border:1px solid #d7cfcb;border-radius:9px;width:100%;min-width:0;padding:9px 5px}.polo-quantity-grid span{color:var(--muted);font-size:12px}.polo-qty-summary{background:#f7e5df;border-radius:12px;justify-content:flex-end;align-items:center;gap:22px;margin-top:16px;padding:14px 18px;display:flex}.polo-qty-summary strong{color:var(--wine);font-size:20px}.imported-selection{background:#fff6ee;border:1px solid #e6b29b;border-radius:14px;flex-direction:column;gap:4px;margin-bottom:22px;padding:16px 18px;display:flex}.imported-selection b{color:var(--red)}.imported-selection span{font-weight:800}.imported-selection small{color:var(--muted)}@media (max-width:900px){.placement-builder{grid-template-columns:1fr}.decoration-options{grid-template-columns:1fr 1fr}.placement-options,.polo-quantity-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.color-number-field{flex-direction:column;align-items:flex-start;gap:8px}.color-number-field input{width:100%}.placement-builder>div{padding:18px}.decoration-options{grid-template-columns:1fr}.placement-options{grid-template-columns:1fr 1fr}.placement-selection-note{flex-direction:column;align-items:flex-start}.placement-selection-note span{border:0;padding:0}.polo-quantity-panel{padding:18px 14px}.polo-quantity-grid{grid-template-columns:1fr 1fr}.polo-qty-summary{flex-direction:column;align-items:flex-start;gap:5px}}.color-book-options{grid-template-columns:1fr 1fr;gap:18px;max-width:900px;margin:0 auto 30px;display:grid}.color-book-options>button{text-align:left;border:2px solid var(--line);cursor:pointer;background:#fff;border-radius:20px;grid-template-rows:auto auto 1fr;grid-template-columns:150px 1fr;column-gap:18px;min-height:190px;padding:18px;display:grid;box-shadow:0 9px 25px #371e1e0f}.color-book-options>button:hover,.color-book-options>button.selected{border-color:var(--orange);box-shadow:0 15px 34px #7d071921}.color-book-options img,.juti-book-preview{object-fit:cover;background:var(--cream);border-radius:14px;grid-row:1/4;width:150px;height:150px}.juti-book-preview{grid-template-columns:1fr 1fr;gap:9px;padding:16px;display:grid}.juti-book-preview i{background:#7d0719;border-radius:50%}.juti-book-preview i:nth-child(2){background:#ee7218}.juti-book-preview i:nth-child(3){background:#12345b}.juti-book-preview i:nth-child(4){background:#56b50b}.color-book-options strong{font-size:21px}.color-book-options small{color:var(--muted)}.color-book-options b{color:var(--red);align-self:end;font-size:12px}.juti-color-grid{grid-template-columns:repeat(11,1fr);gap:9px;max-width:1120px;margin:26px auto 0;display:grid}.juti-color-grid button{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:12px;padding:7px 5px;position:relative}.juti-color-grid button.selected{border-color:var(--orange);box-shadow:0 6px 18px #7d071926}.juti-color-grid i{aspect-ratio:1;border:1px solid #0000001a;border-radius:50%;width:100%;display:block}.juti-color-grid span{margin-top:5px;font-size:11px;font-weight:800;display:block}.juti-color-grid b{color:#fff;background:var(--wine);border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;display:grid;position:absolute;top:3px;right:3px}.micro-chart-link{border-radius:20px;max-width:560px;height:440px;margin:0 auto 28px;display:block;position:relative;overflow:hidden;box-shadow:0 12px 34px #371e1e1a}.micro-chart-link img{object-fit:cover;object-position:top;width:100%;height:100%}.micro-chart-link span{color:#fff;background:linear-gradient(100deg,var(--wine),var(--orange));border-radius:24px;padding:10px 16px;font-weight:800;position:absolute;bottom:18px;left:18px}.micro-color-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.micro-color-grid button{text-align:left;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:15px;padding:0 0 12px;overflow:hidden;box-shadow:0 7px 22px #371e1e12}.micro-color-grid button.selected{border-color:var(--orange);box-shadow:0 12px 28px #7d071926}.micro-color-grid button>span{height:180px;display:block;position:relative;overflow:hidden}.micro-color-grid img{object-fit:cover;width:100%;height:100%}.micro-color-grid i{color:#fff;background:linear-gradient(100deg,var(--wine),var(--orange));border-radius:20px;padding:6px 8px;font-size:10px;font-style:normal;font-weight:900;position:absolute;top:8px;right:8px}.micro-color-grid strong,.micro-color-grid small{padding:0 12px;display:block}.micro-color-grid strong{color:var(--wine);padding-top:10px}.micro-color-grid small{color:var(--muted)}.color-selection-note{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.color-selection-note span{color:var(--muted);border-left:1px solid #d8aaa0;padding-left:10px}@media (max-width:900px){.juti-color-grid{grid-template-columns:repeat(8,1fr)}.micro-color-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:600px){.color-book-options{grid-template-columns:1fr}.color-book-options>button{grid-template-columns:105px 1fr;min-height:145px}.color-book-options img,.juti-book-preview{width:105px;height:105px}.juti-color-grid{grid-template-columns:repeat(5,1fr)}.micro-chart-link{height:330px}.micro-color-grid{grid-template-columns:1fr 1fr;gap:10px}.micro-color-grid button>span{height:170px}.color-selection-note{flex-direction:column;align-items:flex-start}.color-selection-note span{border:0;padding:0}}.tshirt-order-hero>img{object-position:center 28%}.tshirt-style-options{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.tshirt-style-options button{text-align:left;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:19px;padding:0 0 16px;overflow:hidden;box-shadow:0 9px 27px #371e1e14}.tshirt-style-options button:hover,.tshirt-style-options button.selected{border-color:var(--orange);transform:translateY(-4px)}.tshirt-style-options button>span{background:#f2efec;height:310px;display:block;position:relative;overflow:hidden}.tshirt-style-options img{object-fit:cover;object-position:center top;width:100%;height:100%}.tshirt-style-options i{color:#fff;background:linear-gradient(100deg,var(--wine),var(--orange));border-radius:20px;padding:7px 10px;font-size:11px;font-style:normal;font-weight:900;position:absolute;top:10px;right:10px}.tshirt-style-options strong,.tshirt-style-options small{padding:0 15px;display:block}.tshirt-style-options strong{color:var(--wine);padding-top:13px;font-size:21px}.tshirt-style-options small{min-height:42px;color:var(--muted);line-height:1.5}.tshirt-fabrics{grid-template-columns:1fr 1fr;max-width:650px}.tshirt-color-grid{grid-template-columns:repeat(5,1fr)}.tshirt-quantity-grid{grid-template-columns:repeat(7,1fr)}@media (max-width:900px){.tshirt-style-options{grid-template-columns:1fr 1fr}.tshirt-color-grid,.tshirt-quantity-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:600px){.tshirt-style-options{grid-template-columns:1fr 1fr;gap:10px}.tshirt-style-options button>span{height:225px}.tshirt-style-options strong{font-size:18px}.tshirt-style-options small{font-size:11px}.tshirt-fabrics{grid-template-columns:1fr}.tshirt-color-grid,.tshirt-quantity-grid{grid-template-columns:1fr 1fr}}.worker-order-hero>img{object-position:center}.worker-style-options{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.worker-style-options button{text-align:left;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:18px;padding:0 0 15px;overflow:hidden;box-shadow:0 8px 25px #371e1e14}.worker-style-options button.selected,.worker-style-options button:hover{border-color:var(--orange);transform:translateY(-4px)}.worker-style-options button>span{background:#f0eeeb;height:270px;display:block;position:relative;overflow:hidden}.worker-style-options img{object-fit:cover;object-position:center top;width:100%;height:100%}.worker-style-options i{color:#fff;background:linear-gradient(100deg,var(--wine),var(--orange));border-radius:20px;padding:6px 9px;font-size:10px;font-style:normal;font-weight:900;position:absolute;top:9px;right:9px}.worker-style-options strong,.worker-style-options small{padding:0 12px;display:block}.worker-style-options strong{color:var(--wine);padding-top:12px;font-size:16px}.worker-style-options small{min-height:58px;color:var(--muted);font-size:11px;line-height:1.45}.worker-fabrics{grid-template-columns:repeat(3,1fr);max-width:900px}.worker-book-options{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.worker-book-options button{text-align:left;border:2px solid var(--line);cursor:pointer;background:#fff;border-radius:18px;grid-template-rows:auto auto 1fr;grid-template-columns:115px 1fr;column-gap:15px;padding:16px;display:grid}.worker-book-options button.selected{border-color:var(--orange);box-shadow:0 12px 28px #7d07191f}.worker-book-cover{background:var(--cream);border-radius:13px;grid-row:1/4;grid-template-columns:repeat(3,1fr);gap:5px;width:115px;height:115px;padding:10px;display:grid}.worker-book-cover i{border-radius:50%}.worker-book-cover.rice{background-image:radial-gradient(#bfa477 1px,#0000 1.5px);background-size:6px 6px}.worker-book-options strong{font-size:17px}.worker-book-options small{color:var(--muted)}.worker-book-options b{color:var(--red);align-self:end;font-size:11px}.worker-reference-chart{border-radius:18px;max-width:480px;margin:25px auto;display:block;position:relative;overflow:hidden}.worker-reference-chart img{width:100%}.worker-reference-chart span{color:#fff;background:linear-gradient(100deg,var(--wine),var(--orange));border-radius:22px;padding:9px 13px;font-weight:800;position:absolute;bottom:14px;left:14px}.worker-color-grid{grid-template-columns:repeat(10,1fr);gap:9px;margin-top:25px;display:grid}.worker-color-grid button{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:13px;padding:8px;position:relative}.worker-color-grid button.selected{border-color:var(--orange);box-shadow:0 7px 18px #7d071924}.worker-color-grid button>i{aspect-ratio:1;border:1px solid #0000001a;border-radius:50%;width:100%;display:block}.worker-color-grid strong,.worker-color-grid small{display:block}.worker-color-grid strong{color:var(--wine);margin-top:7px;font-size:12px}.worker-color-grid small{color:var(--muted);font-size:10px}.worker-color-grid button>b{color:#fff;background:var(--wine);border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;display:grid;position:absolute;top:3px;right:3px}@media (max-width:900px){.worker-style-options{grid-template-columns:repeat(3,1fr)}.worker-book-options{grid-template-columns:1fr 1fr}.worker-color-grid{grid-template-columns:repeat(7,1fr)}}@media (max-width:600px){.worker-style-options{grid-template-columns:1fr 1fr;gap:10px}.worker-style-options button>span{height:225px}.worker-fabrics,.worker-book-options{grid-template-columns:1fr}.worker-color-grid{grid-template-columns:repeat(4,1fr)}.worker-style-options strong{font-size:14px}.worker-style-options small{min-height:66px;font-size:10px}}.configurator-order-hero{background:linear-gradient(120deg,#fff 0%,#fff7f1 63%,#f3e6df 100%)}.configurator-order-hero>img{object-fit:contain;background:radial-gradient(circle,#fff 0%,#efe9e5 72%);padding:34px}.configurator-style-options{grid-template-columns:repeat(4,1fr)}.configurator-style-options button>span{background:linear-gradient(145deg,#f8f5f2,#e9e3de)}.configurator-style-options img{padding:12px;object-fit:contain!important;object-position:center!important}.configurator-style-options .selected img{filter:drop-shadow(0 12px 12px #4a1a1f21)}.configurator-fabrics{grid-template-columns:repeat(4,1fr);max-width:1120px}.configurator-color-grid{grid-template-columns:repeat(10,1fr);max-width:1020px;margin-left:auto;margin-right:auto}.configurator-color-grid button>i{box-shadow:inset 0 0 0 1px #00000014}.configurator-placement>.configurator-placement-image{background:linear-gradient(145deg,#fff,#eee8e3);border-radius:22px;flex-direction:column;align-items:center;padding:20px;display:flex;box-shadow:0 14px 36px #321e1e1f}.configurator-placement-image img{object-fit:contain;width:100%;height:420px}.configurator-placement-image span{color:var(--muted);margin-top:12px;font-size:13px;font-weight:800}.selection-note>span{color:var(--muted);margin-top:4px;font-size:13px;display:block}.unit-quantity-grid{grid-template-columns:1fr;max-width:330px}.unit-quantity-grid label{grid-template-columns:100px 1fr auto}.unit-quantity-grid b{grid-column:auto}.unit-quote-quantity{max-width:360px;margin:12px 0 18px}.unit-quote-quantity label{border:1px solid var(--line);background:var(--cream);border-radius:13px;grid-template-columns:90px 1fr auto;align-items:center;gap:10px;padding:14px;display:grid}.unit-quote-quantity input{text-align:center;border:1px solid #d7cfcb;border-radius:9px;width:100%;min-width:0;padding:11px}.unit-quote-quantity span{color:var(--muted)}.safety-order-hero>img{background:radial-gradient(circle,#fff 0%,#fff0dc 68%,#f3ddd2 100%)}.shop-shirt-order-hero>img{background:radial-gradient(circle,#fff 0%,#e9edf0 70%,#d8dce0 100%)}.hat-order-hero>img{background:radial-gradient(circle,#fff 0%,#f1e8df 68%,#e4d8ce 100%)}@media (max-width:900px){.configurator-style-options,.configurator-fabrics{grid-template-columns:1fr 1fr}.configurator-color-grid{grid-template-columns:repeat(5,1fr)}}@media (max-width:600px){.configurator-order-hero>img{padding:18px}.configurator-style-options,.configurator-fabrics{grid-template-columns:1fr 1fr}.configurator-style-options button>span{height:210px}.configurator-color-grid{grid-template-columns:repeat(4,1fr)}.configurator-placement-image img{height:300px}.unit-quantity-grid{grid-template-columns:1fr}.unit-quantity-grid label{grid-template-columns:76px 1fr auto}}.worker-style-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.worker-style-options button>span{height:330px}.worker-pocket-panel{border:1px solid var(--line);background:var(--cream);border-radius:20px;max-width:760px;margin:28px auto 0;padding:24px}.worker-pocket-panel h3{margin:0 0 15px;font-size:22px}.worker-pocket-panel>div{grid-template-columns:1fr 1fr;gap:12px;display:grid}.worker-pocket-panel button{text-align:left;cursor:pointer;background:#fff;border:2px solid #ded5d0;border-radius:14px;grid-template-columns:34px 1fr;padding:16px;display:grid}.worker-pocket-panel button.selected{border-color:var(--orange);background:#fff8f3;box-shadow:0 8px 22px #7d07191a}.worker-pocket-panel button i{width:26px;height:26px;color:var(--wine);background:var(--cream);border-radius:50%;grid-row:1/3;place-items:center;font-style:normal;font-weight:900;display:grid}.worker-pocket-panel button strong{font-size:16px}.worker-pocket-panel button span{color:var(--muted);font-size:12px}.reflective-options button{background:linear-gradient(135deg,#fff,#f5efcf);border-color:#c6b16d;min-height:46px}.reflective-options button.selected{background:linear-gradient(100deg,#a06b00,#f0a52a);box-shadow:0 8px 22px #97680838}.placement-selection-note>b{color:#704807;background:#fff2bd;border-radius:20px;padding:7px 10px;font-size:12px}@media (max-width:900px){.worker-style-options{grid-template-columns:repeat(3,minmax(0,1fr))}.worker-style-options button>span{height:270px}.reflective-options{grid-template-columns:1fr 1fr}}@media (max-width:600px){.worker-style-options{grid-template-columns:1fr 1fr}.worker-style-options button>span{height:225px}.worker-pocket-panel{padding:16px}.worker-pocket-panel>div,.worker-decoration-options,.reflective-options{grid-template-columns:1fr}}.imported-extras{border-left:4px solid var(--orange);background:#fff6ee;border-radius:10px;flex-direction:column;gap:3px;margin:-10px 0 20px;padding:12px 15px;display:flex}.imported-extras b{color:var(--red)}.imported-extras span{color:var(--muted);font-size:13px}.worker-decoration-options{grid-template-columns:1fr}.worker-decoration-options button{min-height:125px}.reflective-options{grid-template-columns:repeat(3,1fr)}.location-section{grid-template-columns:minmax(300px,.65fr) 1.35fr;align-items:stretch;gap:34px;max-width:1300px;padding-top:25px;display:grid}.location-copy{background:var(--cream);border-radius:22px;flex-direction:column;justify-content:center;align-items:flex-start;padding:38px;display:flex}.location-copy h2{margin:10px 0;font-size:34px;line-height:1.25}.location-copy p{color:var(--muted);margin:0 0 24px}.google-map{border:1px solid var(--line);border-radius:22px;min-height:420px;overflow:hidden;box-shadow:0 14px 36px #321e1e1a}.google-map iframe{border:0;width:100%;height:100%;min-height:420px;display:block}@media (max-width:900px){.location-section{grid-template-columns:1fr}}@media (max-width:600px){.location-copy{padding:28px 22px}.location-copy h2{font-size:28px}.google-map,.google-map iframe{min-height:340px}}.form-error{color:#a30d21;background:#fff0f1;border-radius:10px;padding:12px 14px;font-weight:800}.submit-button:disabled{opacity:.65;cursor:wait}
.brand-logo{object-fit:contain;object-position:left center;width:190px;height:72px}.desktop-nav{gap:18px;font-size:14px}@media (max-width:600px){.brand-logo{width:145px;height:58px}}
