/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}}:root{--ink:#142a27;--deep:#0b2725;--teal:#0e514b;--mint:#d9eadf;--paper:#f5f1e8;--cream:#fffaf0;--coral:#ef714c;--line:#cbd6cf;--muted:#64736d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{background:var(--cream);z-index:5;align-items:center;gap:42px;height:84px;padding:0 clamp(22px,5vw,72px);display:flex;position:relative}.brand{letter-spacing:.11em;align-items:center;gap:10px;margin-right:auto;font-size:12px;font-weight:750;line-height:.9;display:flex}.brand-mark{background:var(--coral);color:#fff;letter-spacing:-.08em;border-radius:50% 50% 50% 15%;place-items:center;width:40px;height:40px;font-weight:900;display:grid;transform:rotate(-6deg)}.brand-mark+span{transform:translateY(1px)}nav{gap:28px;font-size:14px;font-weight:650;display:flex}nav a:hover,footer a:hover{color:var(--coral)}.header-actions{align-items:center;gap:22px;display:flex}.phone{font-size:14px;font-weight:800}.button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-size:14px;font-weight:800;display:inline-flex}.button.small{min-height:44px;padding:0 18px}.button.coral{background:var(--coral)}.button.cream{background:var(--cream);color:var(--deep)}.button:hover{filter:brightness(.97);transform:translateY(-1px)}.hero{color:#fff;background:#161d1b;align-items:center;min-height:720px;display:flex;position:relative;overflow:hidden}.hero-image{background:url(/images/coffee-flags-hero-accurate-v3.png) 50%/cover no-repeat;position:absolute;inset:0}.hero-image:after{content:"";background:linear-gradient(90deg,#08181647,#08181600 62%);position:absolute;inset:0}.hero-copy{z-index:1;width:min(650px,57vw);margin-left:clamp(22px,7vw,108px);padding:80px 0 110px;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--teal);margin:0 0 17px;font-size:12px;font-weight:850}.eyebrow.light{color:#cde9dc}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.045em;max-width:670px;margin-bottom:28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,6vw,86px);line-height:.96}h1 em{color:#f8cbb8;font-weight:400}.hero-lead{color:#e8eeeb;max-width:560px;font-size:19px;line-height:1.55}.hero-actions{align-items:center;gap:28px;margin-top:34px;display:flex}.text-link{color:var(--teal);align-items:center;gap:10px;font-size:14px;font-weight:850;display:inline-flex}.text-link.light{color:#fff}.text-link span{font-size:20px;transition:transform .2s}.text-link:hover span{transform:translate(4px)}.trust-row{color:#dbe4e0;flex-wrap:wrap;gap:10px 24px;margin-top:44px;font-size:12px;font-weight:750;display:flex}.trust-row span:before{content:"✓";color:#83c8a8;margin-right:7px}.hero-note{z-index:2;background:var(--coral);color:#fff;flex-direction:column;width:360px;padding:24px 34px;display:flex;position:absolute;bottom:0;right:0}.hero-note strong{letter-spacing:.13em;font-size:13px}.hero-note span{opacity:.9;margin-top:4px;font-size:13px}.section{padding:110px clamp(22px,7vw,108px)}.intro{grid-template-columns:1fr 1fr;align-items:end;gap:10vw;display:grid}h2{letter-spacing:-.035em;margin-bottom:24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,4.2vw,64px);line-height:1.02}.intro>div:last-child{color:#42534d;max-width:560px;font-size:18px;line-height:1.7}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:44px;display:flex}.section-heading h2{max-width:720px;margin-bottom:0}.product-section{background:var(--cream);padding-top:92px}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.product-card{background:#fff;border:1px solid #e6e1d8;min-width:0;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #142a271a}.product-image{background:#eef0e9;place-items:center;height:270px;display:grid;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%}.product-diagram{background:linear-gradient(145deg,#edf2ec,#dfe7df)}.product-diagram .flag-visual{transform:scale(1.1)}.tag{background:var(--coral);color:#fff;letter-spacing:.08em;text-transform:uppercase;padding:7px 10px;font-size:10px;font-weight:850;position:absolute;top:14px;left:14px}.product-card-copy{padding:25px}.product-card-copy h3{margin-bottom:12px;font-family:Georgia,serif;font-size:24px}.product-card-copy p{color:var(--muted);min-height:66px;font-size:14px;line-height:1.55}.card-arrow{color:var(--teal);border-top:1px solid #e9ece8;justify-content:space-between;margin-top:20px;padding-top:16px;font-size:13px;font-weight:850;display:flex}.split-feature{background:var(--deep);color:#fff;grid-template-columns:1fr 1fr;min-height:680px;display:grid}.feature-photo{background:#dce6de;place-items:center;min-height:620px;display:grid;position:relative;overflow:hidden}.feature-photo img{object-fit:cover;image-rendering:auto;width:100%;height:100%}.feature-copy{flex-direction:column;justify-content:center;padding:90px clamp(38px,7vw,108px);display:flex}.feature-copy p:not(.eyebrow){color:#dce7e2;font-size:17px;line-height:1.65}.feature-copy ul{grid-template-columns:1fr 1fr;gap:16px;margin:20px 0 34px;padding:0;font-size:14px;list-style:none;display:grid}.feature-copy li:before{content:"✓";color:#8bd0ad;margin-right:9px}.pill-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.pill-grid a{border-bottom:1px solid var(--line);align-items:center;gap:18px;padding:25px 10px;font-family:Georgia,serif;font-size:22px;display:flex}.pill-grid a span{color:var(--coral);font-family:Inter,sans-serif;font-size:11px;font-weight:850}.pill-grid a b{margin-left:auto;font-family:Inter,sans-serif;font-size:15px}.pill-grid a:hover{color:var(--teal);padding-left:16px}.process{background:var(--mint);grid-template-columns:.8fr 1.2fr;gap:9vw;display:grid}.process ol{grid-template-columns:repeat(3,1fr);gap:26px;margin:0;padding:0;list-style:none;display:grid}.process li{border-top:2px solid var(--ink);padding-top:18px}.process li>span{color:var(--coral);font-size:12px;font-weight:900}.process h3{margin:40px 0 12px;font-family:Georgia,serif;font-size:24px}.process li p{color:#4a5b55;font-size:14px;line-height:1.6}.cta-band{background:var(--teal);color:#fff;justify-content:space-between;align-items:center;gap:30px;padding:72px clamp(22px,7vw,108px);display:flex}.cta-band h2{max-width:760px;margin:0;font-size:clamp(38px,4vw,58px)}footer{color:#d4dfda;background:#071d1b;grid-template-columns:1fr 1fr;align-items:start;gap:36px;padding:72px clamp(22px,7vw,108px) 34px;display:grid}.footer-brand,.footer-brand .brand-mark{color:#fff}footer p{color:#9fb1aa;max-width:420px;line-height:1.6}footer>div:nth-of-type(2){flex-wrap:wrap;justify-content:flex-end;gap:25px;font-size:13px;font-weight:750;display:flex}footer small{color:#71857d;border-top:1px solid #203a37;grid-column:1/-1;padding-top:28px}.subpage main,.subpage{min-height:100vh}.sub-hero{background:var(--deep);color:#fff;padding:100px clamp(22px,7vw,108px) 72px}.sub-hero h1{max-width:900px;font-size:clamp(48px,6vw,76px)}.sub-hero p:last-child{color:#d6e2dd;max-width:700px;font-size:18px;line-height:1.6}.content-wrap{max-width:1500px;margin:auto;padding:80px clamp(22px,7vw,108px)}.content-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.content-card{background:var(--cream);border:1px solid #dedfd8;padding:30px}.content-card h3{font-family:Georgia,serif;font-size:27px}.content-card p,.prose p{color:#52635d;line-height:1.7}.spec-list{grid-template-columns:repeat(3,1fr);gap:16px;margin:30px 0;display:grid}.spec-list div{border:1px solid var(--line);background:#fff;padding:20px}.spec-list strong{margin-bottom:7px;display:block}.notice{background:var(--mint);border-left:4px solid var(--teal);padding:22px 24px;line-height:1.6}.sub-cta{background:var(--coral);color:#fff;justify-content:space-between;align-items:center;gap:25px;margin-top:50px;padding:40px;display:flex}.sub-cta h2{margin:0;font-size:36px}.simple-header{background:var(--cream)}@media (max-width:1050px){nav{display:none}.product-grid{grid-template-columns:repeat(2,1fr)}.hero-note{display:none}.split-feature{grid-template-columns:1fr}.feature-photo{max-height:500px}.process{grid-template-columns:1fr}.content-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.site-header{height:72px}.phone{display:none}.button.small{padding:0 13px}.hero{align-items:end;min-height:690px}.hero-image{background-position:66%}.hero-image:after{background:linear-gradient(#07171514 25%,#071715f5)}.hero-copy{width:auto;margin:0;padding:230px 22px 50px}.hero-copy h1{font-size:47px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.intro{grid-template-columns:1fr;gap:30px}.section{padding:75px 22px}.section-heading{flex-direction:column;align-items:flex-start}.product-grid{grid-template-columns:1fr}.product-image{height:250px}.split-feature{flex-direction:column;display:flex}.feature-photo{min-height:390px}.feature-copy{padding:70px 22px}.feature-copy ul,.pill-grid,.process ol{grid-template-columns:1fr}.process h3{margin-top:18px}.cta-band{flex-direction:column;align-items:flex-start}.cta-band h2{font-size:39px}footer{grid-template-columns:1fr}footer>div:nth-of-type(2){justify-content:flex-start}.content-grid,.spec-list{grid-template-columns:1fr}.sub-cta{flex-direction:column;align-items:flex-start}.sub-hero{padding-top:70px}.sub-hero h1{font-size:46px}}.enquiry-hero{padding-bottom:60px}.form-wrap{max-width:1160px}.enquiry-form{gap:24px;display:grid}.enquiry-form fieldset{border:1px solid var(--line);background:var(--cream);margin:0;padding:32px}.enquiry-form legend{padding:0 12px;font-family:Georgia,serif;font-size:30px}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.form-grid.three{grid-template-columns:repeat(3,1fr)}.enquiry-form label{letter-spacing:.04em;gap:8px;font-size:12px;font-weight:800;display:grid}.enquiry-form input,.enquiry-form select,.enquiry-form textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #aebcb5;border-radius:3px;padding:13px 14px;font-size:15px}.enquiry-form input,.enquiry-form select{height:49px}.enquiry-form textarea{resize:vertical}.enquiry-form input:focus,.enquiry-form select:focus,.enquiry-form textarea:focus{border-color:var(--teal);outline:3px solid #0e514b29}.line-item{border-top:1px solid var(--line);margin-top:22px;padding-top:22px}.line-item-head{justify-content:space-between;margin-bottom:18px;display:flex}.line-item-head button,.add-product{color:var(--teal);cursor:pointer;background:0 0;border:0;font-weight:850}.line-item-head button{color:#9a3f2b}.add-product{margin-top:22px;padding:12px 0}.field-help{color:var(--muted);font-size:14px}.wide-label{margin-top:20px}.form-submit{background:var(--deep);color:#fff;justify-content:space-between;align-items:center;gap:30px;padding:26px 32px;display:flex}.form-submit p{color:#cfdcd7;max-width:520px;margin:0;font-size:13px;line-height:1.5}.form-error{color:#9a2e1d;background:#ffe2d7;padding:14px 18px}.form-success{background:var(--mint);padding:60px}.form-success h2{max-width:700px}.form-trap{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.form-submit a{color:#fff;text-underline-offset:2px;text-decoration:underline}@media (max-width:700px){.form-grid,.form-grid.three{grid-template-columns:1fr}.form-submit{flex-direction:column;align-items:flex-start}.enquiry-form fieldset{padding:24px 18px}.enquiry-form legend{font-size:25px}}.guide-visual,.template-visual{border-bottom:1px solid var(--line);background:#edf1eb;place-items:center;height:230px;margin:-30px -30px 28px;display:grid;position:relative;overflow:hidden}.product-photo{object-fit:cover;object-position:center}.product-image.product-diagram{position:relative;overflow:hidden}.product-image.product-diagram .product-photo{object-fit:cover}.flag-visual{width:155px;height:205px;margin:auto;display:block;position:relative}.flag-pole{z-index:2;background:#182321;border-radius:2px;width:4px;height:176px;position:absolute;top:12px;left:31px}.flag-skin{background:var(--teal);color:#fff;filter:drop-shadow(4px 7px 4px #142a2726);width:96px;height:153px;position:absolute;top:16px;left:34px;overflow:hidden}.flag-skin b{text-align:center;letter-spacing:.08em;writing-mode:vertical-rl;justify-content:center;align-items:center;font-size:11px;line-height:1.15;display:flex;position:absolute;inset:14px 12px;transform:rotate(180deg)}.flag-foot{background:#202a28;border-radius:50%;width:47px;height:7px;position:absolute;bottom:10px;left:13px}.flag-teardrop .flag-skin,.flag-coffee .flag-skin{border-radius:65% 55% 48% 12%/38% 34% 60% 18%;transform:skewY(-6deg)}.flag-teardrop .flag-skin{background:#18665d}.flag-coffee .flag-skin{background:#6d382a}.flag-feather .flag-skin{background:#ed714c;border-radius:75% 18% 14% 9%/22% 12% 7% 4%;width:82px;height:165px;transform:skewY(-2deg)}.flag-rectangle .flag-skin{background:#277a6c;border-radius:0 7px 2px 0;width:82px;height:156px}.flag-vinyl{width:225px;height:150px}.flag-vinyl .flag-pole,.flag-vinyl .flag-foot{display:none}.flag-vinyl .flag-skin{background:#277a6c;border-radius:2px;width:200px;height:88px;top:28px;left:13px}.flag-vinyl .flag-skin b{writing-mode:horizontal-tb;transform:none}.flag-pull-up .flag-pole{display:none}.flag-pull-up .flag-skin{background:#277a6c;border-radius:1px;width:88px;height:172px;top:11px;left:35px}.flag-pull-up .flag-foot{border-radius:2px;width:118px;height:10px;left:20px}.flag-wall .flag-pole{transform-origin:top;width:7px;height:48px;top:15px;left:18px;transform:rotate(90deg)}.flag-wall .flag-skin{border-radius:0 5px 5px 0;width:78px;height:120px;top:13px;left:65px}.flag-wall .flag-foot{display:none}.product-guide-card{padding-top:30px}.product-guide-grid{grid-template-columns:repeat(3,1fr)}.product-guide-card .spec-list{grid-template-columns:repeat(3,1fr);gap:8px}.product-guide-card .spec-list div{padding:13px;font-size:12px}.product-guide-card .spec-list strong{font-size:11px}.product-guide-card .text-link{margin-top:18px}.surface-guide{background:var(--mint);flex-wrap:wrap;align-items:center;gap:18px;margin-bottom:28px;padding:22px 26px;display:flex}.surface-guide strong{margin-right:10px}.surface-guide span{border:1px solid var(--line);background:#fff;padding:10px 13px;font-size:13px}.base-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px;display:grid}.base-card{background:var(--cream);border:1px solid #dedfd8;grid-template-columns:150px 1fr;min-height:290px;display:grid}.base-card>div:last-child{padding:26px 24px 24px}.base-card h3{margin-bottom:10px;font-family:Georgia,serif;font-size:27px}.base-card p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.55}.base-card dl{margin:18px 0}.base-card dt{text-transform:uppercase;letter-spacing:.1em;color:var(--teal);font-size:11px;font-weight:850}.base-card dd{margin:5px 0 0;font-size:13px;line-height:1.4}.base-picture{border-right:1px solid var(--line);background:#e9eee8;place-items:center;display:grid}.base-visual{width:120px;height:150px;position:relative}.base-spindle{z-index:2;background:#444d4a;border-radius:3px;width:7px;height:47px;position:absolute;top:27px;left:57px}.base-body,.base-detail{background:#232b29;display:block;position:absolute}.base-ground .base-body,.base-heavy-ground .base-body{clip-path:polygon(0 0,100% 0,62% 100%,38% 100%);width:11px;height:73px;top:64px;left:55px}.base-heavy-ground .base-detail{border-radius:5px;width:66px;height:6px;top:84px;left:28px}.base-cross .base-body,.base-premium-cross .base-body{width:90px;height:8px;top:105px;left:15px;transform:rotate(8deg)}.base-cross .base-detail,.base-premium-cross .base-detail{width:90px;height:8px;top:105px;left:15px;transform:rotate(-8deg)}.base-premium-cross .base-body,.base-premium-cross .base-detail{border-radius:3px;height:13px}.base-square .base-body{clip-path:polygon(8% 0,92% 0,100% 100%,0 100%);border-radius:5px;width:88px;height:45px;top:88px;left:16px}.base-square .base-detail{background:#626b68;border-radius:6px;width:26px;height:8px;top:102px;left:47px}.base-water .base-body{background:#63706c;border-radius:45% 45% 18% 18%;width:100px;height:63px;top:75px;left:10px}.base-wall .base-body{border-radius:3px;width:18px;height:62px;top:73px;left:51px}.base-wall .base-detail{border-radius:2px;width:64px;height:8px;top:126px;left:28px}.base-vehicle .base-body{width:90px;height:10px;top:113px;left:15px}.base-vehicle .base-detail{width:10px;height:31px;top:91px;left:15px}.base-specialist .base-body{border-radius:4px;width:74px;height:14px;top:83px;left:23px;transform:rotate(-20deg)}.base-specialist .base-detail{width:9px;height:45px;top:90px;left:56px}.artwork-actions{background:var(--mint);align-items:center;gap:24px;margin-bottom:32px;padding:28px;display:flex}.artwork-actions span{max-width:560px;line-height:1.5}.template-version-note{margin-bottom:32px}.template-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.template-card{background:var(--cream);border:1px solid #dedfd8;padding:30px}.template-card h3,.option-grid h3{font-family:Georgia,serif;font-size:25px}.template-note{color:var(--muted);font-size:13px;line-height:1.55}.template-downloads{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:20px;display:grid}.template-downloads a{border:1px solid var(--line);background:#fff;justify-content:space-between;gap:12px;padding:12px 14px;font-size:13px;font-weight:800;display:flex}.template-downloads a:hover{border-color:var(--teal);color:var(--teal)}.template-downloads b{color:var(--coral);font-size:11px}.artwork-checklist{background:var(--deep);color:#fff;grid-template-columns:.8fr 1.2fr;gap:7vw;margin:55px 0;padding:65px;display:grid}.artwork-checklist ul{columns:2;column-gap:38px;margin:0;padding:0;list-style:none}.artwork-checklist li{break-inside:avoid;border-bottom:1px solid #34504b;padding:13px 0;font-size:14px;line-height:1.45}.artwork-checklist li:before{content:"✓";color:#8bd0ad;margin-right:9px}.option-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.option-grid article{border-top:3px solid var(--coral);background:var(--cream);padding:25px}.option-grid p{color:var(--muted);font-size:14px;line-height:1.6}.visual-product-picker{grid-template-columns:repeat(4,1fr);gap:10px;margin:0 0 22px;display:grid}.visual-choice{border:1px solid var(--line);cursor:pointer;color:var(--ink);font:inherit;background:#f4f6f2;padding:9px;font-weight:750;overflow:hidden}.visual-choice:hover,.visual-choice.selected{border-color:var(--teal);box-shadow:inset 0 0 0 2px var(--teal);background:#edf6f1}.choice-photo{background:#e7ece6;height:118px;margin-bottom:10px;display:block;position:relative;overflow:hidden}.choice-photo img{object-fit:cover}.visual-choice>span:last-child{min-height:30px;font-size:12px;line-height:1.25;display:block}.form-callout{background:var(--mint);border-left:4px solid var(--teal);padding:14px 16px;font-size:14px}.input-note{color:var(--muted);letter-spacing:0;font-size:11px;font-weight:500;line-height:1.4}.line-item{background:#faf8f2;border:1px solid #e2e3dc;padding:22px}.line-item+.line-item{margin-top:22px}@media (max-width:1100px){.product-guide-grid,.base-grid{grid-template-columns:repeat(2,1fr)}.base-card{grid-template-columns:130px 1fr}.template-grid{grid-template-columns:repeat(3,1fr)}.option-grid{grid-template-columns:repeat(2,1fr)}.site-header{gap:24px}.site-header nav{gap:17px}}@media (max-width:700px){.product-guide-grid,.base-grid,.template-grid,.option-grid{grid-template-columns:1fr}.base-card{grid-template-columns:115px 1fr}.visual-product-picker{grid-template-columns:repeat(2,1fr)}.artwork-checklist{grid-template-columns:1fr;padding:40px 24px}.artwork-checklist ul{columns:1}.artwork-actions,.surface-guide{flex-direction:column;align-items:flex-start}.guide-visual,.template-visual{height:210px}}.route-split{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:60px;display:grid}.route-split article{background:var(--cream);border:1px solid #dedfd8;padding:38px}.route-split article>span{color:var(--coral);font-size:12px;font-weight:900}.route-split h2{margin:20px 0 16px;font-size:36px}.route-split p{color:var(--muted);line-height:1.65}.design-heading{font-size:44px}.coffee-design-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin:28px 0 62px;display:grid}.coffee-design-card{background:var(--cream);border:1px solid #dedfd8}.coffee-design-visual{background:#e7ece6;place-items:center;height:270px;display:grid;position:relative;overflow:hidden}.coffee-design-card>div:last-child{padding:28px}.coffee-design-card h3{font-family:Georgia,serif;font-size:26px}.coffee-design-card p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.6}@media (max-width:700px){.route-split,.coffee-design-grid{grid-template-columns:1fr}}
