:root{--navy: #182d35;--navy-2: #203e45;--ink: #183037;--muted: #637175;--paper: #f7f5ef;--white: #fff;--line: #d9dfdc;--green: #19796d;--green-dark: #0e5b55;--coral: #cf6b53;--gold: #c6a265;--display: "Segoe UI Variable Display", "Aptos Display", "Segoe UI", sans-serif;--body: "Segoe UI Variable Text", "Aptos", "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--body);line-height:1.55;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.section-shell{width:min(1180px,calc(100% - 64px));margin:0 auto}.site-header{min-height:78px;padding:0 32px;display:flex;align-items:center;justify-content:space-between;gap:32px;background:var(--paper);border-bottom:1px solid rgba(24,48,55,.1);position:sticky;top:0;z-index:20}.brand{display:inline-flex;align-items:center;gap:10px;min-width:208px;color:var(--navy)}.brand-mark{width:34px;height:34px;display:grid;place-items:center;color:var(--paper);background:var(--green);font-family:var(--display);font-size:24px;line-height:1;border-radius:6px 14px}.brand strong{display:block;font-size:16px;letter-spacing:.08em;line-height:1}.brand small{display:block;margin-top:4px;color:var(--green);font-size:9px;letter-spacing:.22em;line-height:1}.main-nav{position:absolute;left:50%;display:flex;justify-content:center;gap:30px;transform:translate(-50%);color:#466065;font-size:16px;font-weight:600}.main-nav a{position:relative;padding:8px 0}.main-nav a:after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;background:var(--coral);transform:scaleX(0);transform-origin:right;transition:transform .25s ease}.main-nav a:hover:after,.main-nav a.active:after{transform:scaleX(1);transform-origin:left}.header-cta,.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:44px;padding:0 18px;border-radius:6px;font-size:13px;font-weight:700;transition:transform .2s ease,background .2s ease,color .2s ease}.header-cta{color:var(--white);background:var(--navy);white-space:nowrap}.header-cta:hover,.button:hover{transform:translateY(-2px)}.button-primary{color:var(--white);background:var(--coral)}.button-light{color:var(--navy);background:var(--white)}.text-link{display:inline-flex;gap:10px;align-items:center;color:var(--green-dark);font-size:13px;font-weight:700}.text-link:hover{color:var(--coral)}.eyebrow{margin:0 0 14px;color:var(--green);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--display);font-weight:500;letter-spacing:0;line-height:1.04}h1{max-width:650px;margin-bottom:22px;font-size:clamp(45px,6vw,78px)}h2{margin-bottom:18px;font-size:clamp(36px,4.5vw,58px)}h3{margin-bottom:10px;font-size:24px;line-height:1.1}em{color:var(--coral);font-style:normal}.hero{min-height:0;height:clamp(620px,78vh,780px);position:relative;display:flex;align-items:flex-end;padding:64px clamp(24px,7vw,96px) 70px;overflow:hidden;isolation:isolate;color:var(--ink);background:#b6a7a0}.hero-slideshow{position:absolute;inset:0;z-index:-2;overflow:hidden;background:#b6a7a0}.hero-slide{position:absolute;inset:0;background-position:center;background-repeat:no-repeat;background-size:cover;opacity:0;transition:opacity .8s ease}.hero-scrim{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#15161d52,#15161d14 48%,#15161d2e)}.hero-panel{position:relative;z-index:1;width:min(640px,100%);padding:clamp(26px,4vw,42px);border:1px solid rgba(255,255,255,.5);border-radius:18px;background:#eef6f3ad;-webkit-backdrop-filter:blur(18px) saturate(120%);backdrop-filter:blur(18px) saturate(120%);box-shadow:0 24px 70px #09181d38}.hero-panel .eyebrow{color:var(--green-dark)}.hero-panel h1{max-width:570px;margin-bottom:24px;color:#102b31;font-family:var(--display);font-size:clamp(42px,5vw,66px);font-weight:600;letter-spacing:0;line-height:1.02;text-wrap:balance}.hero-panel h1 .blur-title span:last-child{color:var(--coral)}.hero-panel h1 em{color:var(--green-dark)}.hero-lede{max-width:54ch;color:#29454a;font-size:16px}.hero-proofbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:26px;padding:14px 16px;color:#19383d;background:#ffffff5c;border:1px solid rgba(255,255,255,.42);border-radius:10px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.hero-proofbar i{width:4px;height:4px;flex:0 0 auto;background:var(--coral);border-radius:50%}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:20px 24px;margin-top:30px}.hero-panel .text-link{color:var(--green-dark)}.hero-caption{position:absolute;right:clamp(24px,7vw,96px);bottom:26px;z-index:1;margin:0;color:#ffffffe6;font-size:11px;letter-spacing:.08em;text-transform:uppercase;text-shadow:0 1px 8px rgba(0,0,0,.28)}.hero-slide.is-active{opacity:1}.hero-art{min-height:560px;position:relative}.art-panel{position:absolute;overflow:hidden;background-repeat:no-repeat;background-color:var(--white);box-shadow:0 24px 60px #182d3524}.art-panel-main{top:28px;right:6%;width:68%;height:430px;border-radius:12px 54px 12px 12px}.art-panel-small{right:0;bottom:35px;width:40%;height:220px;border:12px solid var(--paper);border-radius:12px;z-index:3}.art-panel-tall{bottom:0;left:5%;width:34%;height:265px;border:12px solid var(--paper);border-radius:52px 12px 12px;z-index:2}.art-note{position:absolute;top:0;left:0;display:flex;align-items:center;gap:10px;padding:10px 14px;color:var(--navy);background:var(--gold);border-radius:0 0 12px;z-index:4}.art-note span{font-family:var(--display);font-size:22px}.art-note p{margin:0;font-size:10px;font-weight:700;line-height:1.15;text-transform:uppercase;letter-spacing:.08em}.marquee-band{color:var(--paper);background:var(--navy)}.marquee-content{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#f7f5efe6;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.marquee-content i{width:5px;height:5px;background:var(--gold);transform:rotate(45deg)}.why-section{padding:128px 0 136px;color:var(--paper);background:#103f3a;border-bottom:1px solid rgba(247,245,239,.12)}.why-layout{display:block}.why-heading{position:static;margin-bottom:72px}.why-heading-rule{width:58px;height:3px;display:block;margin-bottom:30px;background:var(--coral)}.why-heading h2{max-width:none;margin:0;color:#f4f3ec;font-size:clamp(48px,5vw,68px);font-weight:600;line-height:1.02;text-wrap:balance}.why-list{border-top:1px solid rgba(247,245,239,.24)}.why-item{min-height:244px;position:relative;display:grid;grid-template-columns:42px 280px minmax(0,1fr);gap:clamp(20px,2.4vw,36px);align-items:center;padding:34px 0;border-bottom:1px solid rgba(247,245,239,.24)}.why-item:before{content:"";position:absolute;top:-1px;bottom:-1px;left:-24px;width:3px;background:var(--coral);transform:scaleY(0);transform-origin:center;transition:transform .32s cubic-bezier(.16,1,.3,1)}.why-item:hover:before{transform:scaleY(1)}.why-index{padding-top:5px;color:var(--coral);font-family:var(--display);font-size:13px;font-weight:700;letter-spacing:.08em}.why-media{aspect-ratio:4 / 3;position:relative;margin:0;overflow:hidden;border-radius:8px;background:#e8eeeb;box-shadow:0 18px 42px #03191633}.why-media:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.2);border-radius:inherit;pointer-events:none}.why-media img{width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.16,1,.3,1),filter .35s ease}.why-item:nth-child(3) .why-media img{object-position:center}.why-item:nth-child(2n){grid-template-columns:42px minmax(0,1fr) 280px}.why-item:nth-child(2n) .why-media{grid-column:3}.why-item:nth-child(2n) .why-copy{grid-column:2;grid-row:1}.why-copy{align-self:center}.why-item h3{max-width:none;margin:0 0 16px;color:#f4f3ec;font-family:var(--display);font-size:clamp(24px,2.2vw,30px);font-weight:600;line-height:1.12;transition:color .25s ease,transform .32s cubic-bezier(.16,1,.3,1)}.why-item p{max-width:62ch;margin:0;color:#d2dfdb;font-size:15px;line-height:1.68}.why-item .why-detail{margin-top:10px;color:#a9c0ba;font-size:14px}.why-item:hover h3{color:#fff;transform:translate(5px)}.why-item:hover .why-media img{transform:scale(1.045);filter:saturate(1.04)}.intro{padding-top:130px;padding-bottom:105px;display:grid;grid-template-columns:1.05fr .95fr;gap:70px}.intro-copy{align-self:end;max-width:440px;color:var(--muted);font-size:16px}.intro-copy .text-link{margin-top:20px}.about{padding-top:132px;padding-bottom:122px}.about-lead{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.94fr);gap:clamp(48px,6vw,82px);align-items:center;padding-bottom:72px}.about-lead-media{min-width:0}.about-section-label{margin:0 0 18px;color:var(--green);font-family:var(--display);font-size:clamp(48px,5vw,68px);font-weight:600;letter-spacing:0;line-height:1.02}.about-gallery{width:100%}.about-hero-media{aspect-ratio:4 / 3;position:relative;width:100%;margin:0;overflow:hidden;border-radius:12px;background:#dbe9e4;box-shadow:0 18px 48px #1830371f}.about-gallery-viewport{position:absolute;inset:0;overflow:hidden;touch-action:pan-y;cursor:grab}.about-gallery-viewport.is-dragging{cursor:grabbing}.about-gallery-image{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .75s ease;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.about-gallery-image.is-active{opacity:1}.about-gallery-controls{position:absolute;right:14px;bottom:14px;left:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.about-gallery-arrow{width:32px;height:32px;display:grid;place-items:center;padding:0;color:var(--ink);background:#f7f5efe6;border:1px solid rgba(24,48,55,.16);border-radius:50%;font-size:18px;line-height:1;cursor:pointer;transition:color .2s ease,background .2s ease,transform .2s ease}.about-gallery-arrow:hover{color:var(--white);background:var(--green);transform:translateY(-1px)}.about-gallery-dots{display:flex;align-items:center;justify-content:center;gap:7px;padding:7px 10px;background:#f7f5efd6;border:1px solid rgba(24,48,55,.12);border-radius:999px}.about-gallery-dots button{width:7px;height:7px;padding:0;background:#18303747;border:0;border-radius:50%;cursor:pointer;transition:transform .2s ease,background .2s ease}.about-gallery-dots button.is-active{background:var(--coral);transform:scale(1.45)}.about-gallery-arrow:focus-visible,.about-gallery-dots button:focus-visible{outline:2px solid var(--coral);outline-offset:3px}.about-lead-copy{min-width:0}.about-lead-copy h2{margin:0 0 30px;font-size:clamp(50px,4.8vw,66px);font-weight:600;line-height:1}.about-lede{max-width:37ch;margin:0 0 20px;color:var(--ink);font-family:var(--display);font-size:clamp(20px,1.9vw,26px);font-weight:500;line-height:1.35}.about-overview{max-width:58ch;margin:0;color:var(--muted);font-size:15px;line-height:1.72}.about-copy-grid{display:block;border-top:1px solid var(--line)}.about-copy-block{display:grid;grid-template-columns:78px minmax(0,1fr);gap:28px;padding:34px 0 38px;border-bottom:1px solid var(--line)}.about-copy-index{padding-top:0;color:var(--coral);font-family:var(--display);font-size:clamp(34px,3.6vw,48px);font-weight:600;letter-spacing:.04em;line-height:1}.about-copy-block p{max-width:72ch;margin:0;color:var(--muted);font-size:15px;line-height:1.72}.about-mission{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(260px,.76fr) minmax(0,1.24fr);gap:clamp(38px,6vw,86px);margin-top:64px;padding:clamp(42px,5vw,62px);overflow:hidden;color:var(--paper);background:#103f3a;border-radius:12px}.about-mission:before{content:"";position:absolute;inset:0;z-index:-2;background:url(/canna-public/assets/hero-mahjong-blue-set.png) 88% 52% / min(690px,62%) auto no-repeat;filter:grayscale(1) contrast(.85);opacity:.18}.about-mission:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#103f3afa,#103f3af0 48%,#103f3ac2)}.about-mission-heading{position:relative;z-index:1;display:flex;align-items:flex-start;flex-direction:column;gap:26px}.about-mission-label{color:var(--paper);font-family:var(--display);font-size:clamp(48px,5vw,68px);font-weight:600;letter-spacing:0;line-height:1.02}.about-mission-rule{width:58px;height:3px;display:block;background:var(--coral)}.about-mission-copy{position:relative;z-index:1;display:flex;align-items:center;min-width:0;padding-left:clamp(24px,3.4vw,48px);border-left:1px solid rgba(247,245,239,.26)}.about-mission-copy p{max-width:54ch;margin:0;color:#f4f3ec;font-family:var(--display);font-size:clamp(21px,2.2vw,30px);font-weight:500;line-height:1.38}.custom-process{padding:124px 0 132px;background:#eef3f0;border-bottom:1px solid var(--line)}.custom-process-heading{max-width:720px;margin-bottom:62px}.custom-process-rule{width:58px;height:3px;display:block;margin-bottom:28px;background:var(--coral)}.custom-process-heading h2{margin-bottom:18px;color:var(--ink);font-size:clamp(48px,5vw,68px);font-weight:600}.custom-process-heading p{max-width:54ch;margin:0;color:var(--muted);font-size:16px;line-height:1.7}.custom-process-grid{display:grid;grid-template-columns:minmax(450px,510px) minmax(440px,1fr);gap:clamp(92px,9vw,128px);align-items:start}.custom-process-media-stack{min-width:0}.custom-process-media{margin:0;overflow:hidden;border-radius:8px;background:var(--white);box-shadow:0 24px 60px #1830371f}.custom-process-media img{display:block;width:100%;height:auto}.custom-process-gallery{margin-top:18px}.custom-process-gallery-frame{aspect-ratio:3 / 2;position:relative;overflow:hidden;background:var(--white);border:1px solid rgba(24,48,55,.12);border-radius:8px;box-shadow:0 16px 36px #1830371a}.custom-process-gallery-viewport{position:absolute;inset:0;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-y pinch-zoom;-webkit-overflow-scrolling:touch}.custom-process-gallery-viewport.is-dragging{scroll-behavior:auto;scroll-snap-type:none;cursor:grabbing}.custom-process-gallery-viewport::-webkit-scrollbar{display:none}.custom-process-gallery-track{display:flex;width:100%;height:100%}.custom-process-gallery-track img{flex:0 0 100%;width:100%;height:100%;object-fit:contain;scroll-snap-align:start;scroll-snap-stop:always;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.custom-process-gallery-controls{position:absolute;right:14px;bottom:14px;left:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.custom-process-gallery-arrow{width:32px;height:32px;display:grid;place-items:center;padding:0;color:var(--ink);background:#f7f5efe6;border:1px solid rgba(24,48,55,.16);border-radius:50%;font-size:18px;line-height:1;cursor:pointer;transition:color .2s ease,background .2s ease,transform .2s ease}.custom-process-gallery-arrow:hover{color:var(--white);background:var(--green);transform:translateY(-1px)}.custom-process-gallery-dots{display:flex;align-items:center;justify-content:center;gap:7px;padding:7px 10px;background:#f7f5efd6;border:1px solid rgba(24,48,55,.12);border-radius:999px}.custom-process-gallery-dots button{width:7px;height:7px;padding:0;background:#18303747;border:0;border-radius:50%;cursor:pointer;transition:transform .2s ease,background .2s ease}.custom-process-gallery-dots button.is-active{background:var(--coral);transform:scale(1.45)}.custom-process-gallery-arrow:focus-visible,.custom-process-gallery-dots button:focus-visible{outline:2px solid var(--coral);outline-offset:3px}@media(prefers-reduced-motion:reduce){.custom-process-gallery-viewport{scroll-behavior:auto}}.custom-process-list{margin:0;padding:0;border-top:1px solid rgba(24,48,55,.22);list-style:none}.custom-process-list li{display:grid;grid-template-columns:52px minmax(0,1fr);gap:20px;padding:24px 0 26px;border-bottom:1px solid rgba(24,48,55,.18)}.custom-process-number{padding-top:4px;color:var(--coral);font-family:var(--display);font-size:14px;font-weight:700;letter-spacing:.08em}.custom-process-list h3{margin:0 0 8px;color:var(--ink);font-family:var(--display);font-size:clamp(21px,2vw,26px);font-weight:600;line-height:1.2}.custom-process-list p{max-width:52ch;margin:0;color:var(--muted);font-size:14px;line-height:1.65}.custom-process-action{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:10px;margin-top:16px;padding:0 15px;color:var(--white);background:var(--coral);border-radius:6px;font-size:12px;font-weight:700;white-space:nowrap;transition:transform .2s ease,background .2s ease}.custom-process-action:hover{background:#b95843;transform:translateY(-2px)}.custom-process-action:active{transform:translateY(0) scale(.98)}.custom-process-action:focus-visible{outline:3px solid rgba(207,107,83,.35);outline-offset:3px}.collection-preview{padding-bottom:132px}.row-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.row-heading h2{margin-bottom:0}.mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mini-product{display:block;padding-bottom:16px;border-bottom:1px solid var(--line)}.product-crop{aspect-ratio:1 / 1;display:block;margin-bottom:16px;overflow:hidden;border-radius:10px;background:var(--white)}.product-crop img{display:block;width:100%;height:100%;object-fit:contain}.mini-product span,.product-card-code{color:var(--green);font-size:11px;font-weight:700;letter-spacing:.12em}.mini-product strong{display:block;margin-top:5px;font-size:17px}.cta-band{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);gap:clamp(50px,8vw,120px);padding:92px clamp(24px,4vw,56px);color:var(--paper);background:var(--navy)}.cta-band .eyebrow{color:var(--gold)}.cta-copy{max-width:540px}.cta-copy h2{margin-bottom:24px;color:var(--paper);font-size:clamp(48px,5vw,68px);font-weight:600;line-height:1}.cta-copy>p:not(.eyebrow){max-width:48ch;margin:0;color:#f7f5efc2;font-size:15px;line-height:1.72}.contact-email{display:inline-flex;align-items:center;gap:14px;margin-top:28px;color:var(--paper);font-size:15px;font-weight:700}.contact-email span{color:var(--gold);transition:transform .2s ease}.contact-email:hover span{transform:translate(4px)}.cta-contact{align-self:center;display:flex;flex-direction:column;align-items:flex-start}.whatsapp-card{display:grid;grid-template-columns:148px minmax(0,1fr);gap:24px;align-items:center;max-width:520px;padding:22px;color:var(--ink);background:var(--paper);border-radius:12px}.whatsapp-card img{width:148px;height:148px;display:block;padding:8px;background:var(--white);border-radius:8px}.whatsapp-card strong{display:block;margin-bottom:8px;font-family:var(--display);font-size:21px;line-height:1.15}.whatsapp-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.whatsapp-products-link{width:100%;margin-top:16px}.site-footer{color:#f7f5efc7;background:#102229}.footer-inner{min-height:138px;display:flex;align-items:center;gap:28px}.brand-footer{color:var(--paper)}.brand-footer small{color:var(--gold)}.footer-inner p{margin:0;font-size:12px}.footer-note{margin-left:auto!important;color:#f7f5ef80}.catalog-hero{position:relative;isolation:isolate;min-height:270px;padding:44px 52px 42px;display:grid;grid-template-columns:minmax(0,1fr) 256px;align-items:center;gap:clamp(38px,5vw,74px);overflow:hidden;border-radius:12px;background:var(--paper)}.catalog-hero:before{content:"";position:absolute;inset:0;z-index:-2;background:url(/canna-public/assets/hero-mahjong-blue-set.png) 78% 49% / min(720px,68%) auto no-repeat;filter:grayscale(1) contrast(.86);opacity:.2;transform:scale(1.02)}.catalog-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#f7f5effa,#f7f5efed 48%,#f7f5efb8)}.catalog-hero h1{max-width:680px;margin-bottom:16px;font-size:clamp(40px,4vw,58px);line-height:1.03}.catalog-hero-copy{position:relative;z-index:1}.catalog-hero-description{max-width:600px;color:var(--muted);font-size:15px;line-height:1.58}.catalog-hero-description p{margin:0}.catalog-hero-description p+p{margin-top:6px}.catalog-note{position:relative;z-index:1;align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding:22px 20px;color:var(--paper);background:var(--green);border-radius:8px}.catalog-note span{display:block;font-family:var(--display);font-size:27px;font-weight:600;line-height:1.08}.catalog-note p{margin:8px 0 0;font-size:12px;line-height:1.35}.catalog-toolbar{padding:20px 0 28px;display:flex;justify-content:space-between;gap:24px;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.catalog-toolbar>p{margin:0;color:var(--muted);font-size:13px;font-weight:600}.search-field{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:12px}.search-field input{width:190px;min-height:36px;padding:0 11px;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:4px;font:inherit}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding-top:40px;padding-bottom:120px}.product-card{min-width:0;display:flex;flex-direction:column;padding-bottom:20px;border-bottom:1px solid var(--line)}.product-card-media{aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;margin-bottom:16px;overflow:hidden;border-radius:10px;background:var(--white);transition:transform .25s ease,box-shadow .25s ease}.product-card-media img{display:block;width:100%;height:100%;object-fit:contain}.product-card-media-fill img{object-fit:cover;object-position:center}.product-card:hover .product-card-media{transform:translateY(-4px)}.product-card h3{min-height:2.2em;margin:6px 0;font-family:var(--display);font-size:24px;font-weight:500;line-height:1.1}.product-card p{min-height:46px;margin-bottom:12px;color:var(--muted);font-size:12px;line-height:1.45}.product-card-link{margin-top:auto;align-self:flex-start;color:var(--green-dark);font-size:12px;font-weight:700}.product-card-media:focus-visible,.product-card-link:focus-visible{outline:3px solid rgba(207,107,83,.55);outline-offset:4px}.spec-band{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:82px 0;border-top:1px solid var(--line)}.spec-content{max-width:420px;align-self:end;color:var(--muted)}.spec-content .text-link{margin-top:14px}.product-detail-page{padding-top:34px;padding-bottom:112px}.back-link{display:inline-flex;align-items:center;gap:8px;margin-bottom:30px;color:var(--green-dark);font-size:13px;font-weight:700}.product-detail-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:clamp(46px,7vw,94px);align-items:start}.product-main-image{aspect-ratio:1 / 1;display:grid;place-items:center;overflow:hidden;border-radius:12px;background:var(--white)}.product-main-image img{display:block;width:100%;height:100%;object-fit:contain}.product-main-image-natural{aspect-ratio:auto}.product-main-image-natural img{height:auto}.product-thumbnails{display:grid;grid-template-columns:repeat(2,minmax(0,150px));gap:12px;margin-top:16px}.product-thumbnails button{min-width:0;padding:8px;color:var(--muted);background:transparent;border:1px solid var(--line);border-radius:8px;font:inherit;font-size:12px;font-weight:700;text-align:left;cursor:pointer;transition:border-color .2s ease,color .2s ease,transform .2s ease}.product-thumbnails button span{aspect-ratio:1 / 1;display:block;margin-bottom:8px;overflow:hidden;border-radius:5px;background:var(--white)}.product-thumbnails button img{display:block;width:100%;height:100%;object-fit:contain}.product-thumbnails button:hover,.product-thumbnails button.active{color:var(--green-dark);border-color:var(--green)}.product-thumbnails button:active{transform:translateY(1px)}.product-thumbnails button:focus-visible{outline:3px solid rgba(207,107,83,.55);outline-offset:3px}.product-detail-copy{position:sticky;top:118px;padding-top:12px}.product-detail-code{margin-bottom:14px;color:var(--green);font-size:11px;font-weight:700;letter-spacing:.12em}.product-detail-copy h1{margin-bottom:22px;font-size:clamp(42px,5vw,64px)}.product-detail-copy>p:not(.product-detail-code){max-width:46ch;color:var(--muted);font-size:15px;line-height:1.7}.product-detail-note{margin:34px 0;padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-detail-note strong{display:block;margin-bottom:8px;font-size:15px}.product-detail-note p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.empty-state{grid-column:1 / -1;padding:50px 0;color:var(--muted);text-align:center}@media(max-width:1050px){.why-heading{margin-bottom:54px}.why-item{grid-template-columns:42px 240px minmax(0,1fr)}.why-item:nth-child(2n){grid-template-columns:42px minmax(0,1fr) 240px}.custom-process-grid{grid-template-columns:minmax(390px,440px) minmax(410px,1fr);gap:64px}}@media(max-width:900px){.site-header{gap:14px;padding:0 20px}.brand{min-width:0}.main-nav{gap:20px;font-size:15px}.header-cta{display:none}.hero{height:clamp(600px,74vh,720px);padding:48px 36px 60px}.hero-panel{max-width:620px}.hero-caption{right:36px}.hero-art{min-height:470px}.intro,.cta-band,.spec-band{grid-template-columns:1fr;gap:36px}.custom-process-grid{grid-template-columns:1fr;gap:42px}.custom-process-media-stack{max-width:680px}.about-lead{grid-template-columns:1fr;gap:40px;padding-bottom:52px}.about-hero-media{max-width:560px}.about-lead-copy{grid-row:1}.about-hero-media{grid-row:2}.about-lede{max-width:55ch}.about-copy-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.catalog-toolbar{align-items:flex-start;flex-direction:column}.product-detail-layout{grid-template-columns:1fr;gap:42px}.product-detail-copy{position:static;padding-top:0}.footer-inner{flex-wrap:wrap;padding-top:28px;padding-bottom:28px}.footer-note{margin-left:0!important}}.reveal{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-transparency:reduce){.hero-panel{background:#eef6f3f5;-webkit-backdrop-filter:none;backdrop-filter:none}.hero-proofbar{background:#ffffffe6}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-slide{animation:none}.hero-slide:not(:first-child){display:none}.hero-slide:first-child{opacity:1;transform:none}.about-gallery-image{transition:none}.reveal,.reveal.is-visible{opacity:1;transform:none;transition:none}.button,.product-card-media,.main-nav a:after{transition:none}}@media(max-width:640px){.section-shell{width:min(100% - 36px,1180px)}.site-header{min-height:68px;padding:0 18px;justify-content:space-between;gap:14px}.brand{flex-shrink:1}.cta-band{gap:32px;padding:64px 20px}.whatsapp-card{grid-template-columns:1fr;gap:18px;padding:20px;text-align:center}.whatsapp-card img{width:172px;height:172px;margin:0 auto}.whatsapp-card strong{margin-bottom:7px;font-size:22px}.whatsapp-card p{max-width:28ch;margin:0 auto;font-size:14px}.cta-contact{align-items:center}.whatsapp-products-link{width:100%}.marquee-content{min-height:auto;padding-top:18px;padding-bottom:18px;flex-wrap:wrap;justify-content:flex-start;row-gap:10px}.main-nav{position:static;flex-shrink:0;gap:clamp(16px,4vw,24px);transform:none;font-size:15px}.main-nav a{display:flex;min-height:44px;padding:12px 0;align-items:center}.hero{height:auto;min-height:720px;padding:28px 18px 62px}.hero-panel{padding:24px 22px 26px;border-radius:14px}.hero-panel h1{font-size:clamp(38px,10.5vw,48px);line-height:1.04}.hero-lede{font-size:14px}.hero-proofbar{align-items:flex-start;flex-direction:column;gap:8px;font-size:10px}.hero-proofbar i{display:none}.hero-caption{right:18px;bottom:20px;max-width:220px;text-align:right;font-size:9px}h1{font-size:48px}.hero-actions,.row-heading{align-items:flex-start;flex-direction:column}.why-section{padding:82px 0 90px}.why-heading{margin-bottom:42px}.why-heading-rule{width:46px;margin-bottom:22px}.why-heading h2{max-width:330px;font-size:clamp(42px,12vw,54px)}.why-item,.why-item:nth-child(2n){min-height:0;grid-template-columns:34px minmax(0,1fr);gap:18px 14px;padding:30px 0 34px}.why-item:before{left:-12px}.why-index{grid-row:1 / 3;align-self:start}.why-media,.why-item:nth-child(2n) .why-media{grid-column:2;grid-row:1;width:100%}.why-copy,.why-item:nth-child(2n) .why-copy{grid-column:2;grid-row:2}.why-item h3{max-width:none;margin-bottom:10px;font-size:24px}.why-item p{max-width:none;font-size:14px;line-height:1.65}.why-item .why-detail{margin-top:8px;font-size:13px}.custom-process{padding:82px 0 90px}.custom-process-heading{margin-bottom:42px}.custom-process-rule{width:46px;margin-bottom:22px}.custom-process-heading h2{font-size:clamp(42px,12vw,54px)}.custom-process-heading p{font-size:14px}.custom-process-grid{gap:34px}.custom-process-gallery{margin-top:14px}.custom-process-gallery-controls{right:10px;bottom:10px;left:10px}.custom-process-list li{grid-template-columns:36px minmax(0,1fr);gap:12px;padding:22px 0 24px}.custom-process-list h3{font-size:21px}.custom-process-list p{font-size:13px}.custom-process-action{min-height:38px;margin-top:14px}.about{padding-top:76px;padding-bottom:82px}.about-lead{gap:32px;padding-bottom:42px}.about-section-label{margin-bottom:14px;font-size:clamp(42px,12vw,54px)}.about-mission-label{font-size:clamp(42px,12vw,54px)}.about-hero-media{width:min(100%,300px);border-radius:9px}.about-gallery-controls{right:10px;bottom:10px;left:10px}.about-gallery-dots{gap:6px;padding:6px 8px}.about-gallery-dots button{width:6px;height:6px}.about-lead-copy h2{margin-bottom:24px;font-size:clamp(42px,12vw,54px)}.about-lede{font-size:21px}.about-overview{font-size:13px;line-height:1.7}.about-copy-block{grid-template-columns:50px minmax(0,1fr);gap:18px;padding:24px 0 26px}.about-copy-index{font-size:30px}.about-copy-block p{font-size:13px;line-height:1.7}.about-mission{grid-template-columns:1fr;gap:26px;margin-top:42px;padding:36px 24px 38px}.about-mission:before{background-position:86% 54%;background-size:430px auto;opacity:.13}.about-mission:after{background:linear-gradient(180deg,#103f3af7,#103f3ad1)}.about-mission-heading{gap:20px}.about-mission-rule{width:46px}.about-mission-copy{padding:22px 0 0;border-top:1px solid rgba(247,245,239,.26);border-left:0}.about-mission-copy p{font-size:22px}.hero-proof{margin-top:44px}.hero-art{min-height:380px}.art-panel-main{height:300px}.art-panel-small{height:150px;border-width:8px}.art-panel-tall{height:190px;border-width:8px}.mini-grid,.product-grid{grid-template-columns:1fr}.catalog-hero{min-height:0;grid-template-columns:1fr;gap:26px;padding:42px 24px 34px}.catalog-hero:before{background-position:72% 52%;background-size:540px auto;opacity:.16}.catalog-hero:after{background:linear-gradient(180deg,#f7f5efe8,#f7f5efc7)}.catalog-hero h1{font-size:42px;line-height:1.04}.catalog-note{max-width:none;min-height:0}.product-detail-page{padding-top:24px;padding-bottom:76px}.product-detail-layout{gap:34px}.product-thumbnails{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-copy h1{font-size:42px}}@media(max-width:480px){.hero{min-height:max(620px,calc(100dvh - 68px));padding:22px 14px 24px}.hero-panel{width:min(315px,calc(100% - 18px));padding:18px 18px 20px;background:#eef6f394;-webkit-backdrop-filter:blur(12px) saturate(115%);backdrop-filter:blur(12px) saturate(115%)}.hero-panel .eyebrow{margin-bottom:8px;font-size:10px}.hero-panel h1{margin-bottom:12px;font-size:clamp(32px,9vw,36px);line-height:1.02}.hero-lede{margin-bottom:0;font-size:13px;line-height:1.45}.hero-proofbar{align-items:center;flex-direction:row;gap:6px 12px;margin-top:15px;padding:10px 12px;font-size:9px;line-height:1.3}.hero-actions{align-items:center;flex-direction:row;gap:10px 14px;margin-top:18px}.hero-actions .button{min-height:42px;padding:0 14px;gap:9px;font-size:12px}.hero-caption{top:16px;right:14px;bottom:auto;max-width:120px}}@media(max-width:360px){.site-header{padding:0 12px;gap:10px}.brand{gap:7px}.brand-mark{width:30px;height:30px;font-size:21px}.brand strong{font-size:14px}.brand small{margin-top:3px;font-size:7px;letter-spacing:.13em}.main-nav{gap:12px;font-size:13.5px}}.blur-title{display:block}.blur-title span{display:inline-block}.section-title{margin:0;font-family:var(--display);font-size:clamp(36px,4.5vw,58px);font-weight:500;line-height:1.04}.section-title .scroll-reveal-text{margin:0;font:inherit}.section-title .word{display:inline-block}.feature-wide>div{max-width:330px}.hero-panel .eyebrow{display:flex;align-items:center}@media(prefers-reduced-motion:reduce){.hero-slide{transition:none}.hero-slide.is-active{transform:none}.why-item:before,.why-item h3,.why-media img{transition:none}.why-item:hover h3,.why-item:hover .why-media img{transform:none}}:root{--canna-green:#184c40;--canna-dark:#173d34;--canna-paper:#f7f5ef;--canna-ink:#223e35;--canna-muted:#5b6b60;--canna-gold:#e8cb85;--canna-line:#d9ded4;--canna-soft:#e9eee5;--canna-serif:Georgia,"Times New Roman",serif}html{scroll-padding-top:112px;scroll-behavior:smooth}body{overflow-x:visible;-webkit-font-smoothing:antialiased;background:var(--canna-paper);color:var(--canna-ink)}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a,button{touch-action:manipulation}button:disabled{cursor:wait;opacity:.65}input,textarea,select{min-width:0}img{height:auto}p{text-wrap:pretty}h1,h2,h3{text-wrap:balance}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #af7621;outline-offset:5px}a,button{transition:background-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}button:active,.canna-button:active{transform:scale(.96)}.canna-shell{width:min(1240px,calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;top:8px;left:8px;transform:translateY(-160%);z-index:60;background:#fff;padding:12px 20px}.skip-link:focus{transform:none}.preview-notice{background:#e8e9de;text-align:center;font-size:12px;line-height:1.6;padding:7px 20px;color:#3c5047}.preview-notice span{margin:0 8px}.canna-header{padding:0 48px;min-height:94px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--canna-line);background:var(--canna-paper);position:sticky;top:0;z-index:20;gap:24px}.canna-brand{display:inline-flex;gap:12px;align-items:center;flex-shrink:0}.canna-mark{width:40px;height:46px;border-radius:9px;background:var(--canna-green);color:var(--canna-paper);display:grid;place-items:center;font:32px var(--canna-serif);box-shadow:inset 0 -4px #0b3229}.canna-brand strong{font-size:21px;letter-spacing:3px;display:block;line-height:1.25;font-weight:600}.canna-brand small{display:block;font-size:9px;letter-spacing:2px;margin-top:3px}.canna-nav{display:flex;align-items:center;gap:30px;font-size:14px}.canna-nav a{padding-block:14px;white-space:nowrap}.canna-nav a:hover{color:#207d62}.canna-nav [aria-current=page]{text-decoration:underline;text-underline-offset:8px;text-decoration-thickness:1px}.canna-nav .nav-contact{border:1px solid #839c8a;border-radius:3px;padding:11px 18px;display:flex;align-items:center;gap:22px}.menu-toggle{display:none}.canna-redesign h1,.canna-redesign h2{font-family:var(--canna-serif);font-weight:400;letter-spacing:-1.6px}.canna-redesign h2{font-size:48px;line-height:1.12;margin:0}.canna-redesign h3{font-weight:500}.eyebrow{font-size:12px;font-weight:500;letter-spacing:.75px;margin:0 0 24px}.canna-button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:17px 24px;min-height:56px;border:1px solid transparent;border-radius:3px;background:var(--canna-green);color:#fff;font-size:14px;font-weight:600;text-decoration:none}.canna-button:hover{background:#23634f;box-shadow:0 5px 12px #173d3414}.canna-button.gold{background:var(--canna-gold);color:#203c30}.canna-button.gold:hover{background:#f3d897}.text-link{display:inline-flex;align-items:center;gap:22px;min-height:44px;font-size:14px;text-decoration:underline;text-underline-offset:7px}.text-link:hover{color:#217559}.canna-hero{display:grid;grid-template-columns:1fr 1fr;background:var(--canna-dark);color:var(--canna-paper)}.hero-copy{padding:70px max(48px,calc((100vw - 1240px)/2));padding-right:52px;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.hero-copy h1{font-size:clamp(44px,4.55vw,70px);line-height:1.07;max-width:620px;margin:0 0 25px;letter-spacing:-2.2px}.hero-intro{font-size:16px;line-height:1.75;color:#d9e3d8;max-width:390px;margin:0 0 30px}.hero-copy .eyebrow{color:#d8c593;margin-bottom:23px}.hero-secondary{font-size:13px;margin-top:20px;min-height:44px;padding-top:6px;text-decoration:underline;text-underline-offset:5px;color:#e5e9df}.hero-bottom{border-top:1px solid #ffffff29;display:flex;flex-wrap:wrap;gap:10px 24px;width:100%;margin-top:35px;padding-top:22px;font-size:11px;color:#c5d2c3}.hero-photo{position:relative;display:flex;align-items:center;justify-content:center;padding:0 0 62px;background:#d5dcd2;overflow:hidden;min-width:0}.hero-photo>img{width:100%;height:100%;object-fit:cover;aspect-ratio:1/1;min-height:580px;max-height:710px}.hero-photo-label{display:flex;align-items:center;justify-content:space-between;position:absolute;bottom:0;left:0;width:100%;height:74px;padding:14px 32px;background:#e9ede3;color:var(--canna-ink)}.hero-photo-label small{display:block;font-size:10px;letter-spacing:.4px;margin-bottom:3px}.hero-photo-label strong{font-size:17px;font-weight:500}.round-arrow{width:37px;height:37px;border:1px solid #8aa292;border-radius:50%;display:grid;place-items:center}.section-heading{display:flex;justify-content:space-between;gap:48px;align-items:flex-end;margin-bottom:38px}.section-heading>div:last-child>p,.section-heading>p{font-size:14px;line-height:1.7;color:var(--canna-muted);margin:0 0 16px;max-width:380px}.collection-section{padding-block:88px 94px}.section-heading .eyebrow{margin-bottom:15px}.collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.collection-image{overflow:hidden;background:#eef0e9;border-radius:3px}.collection-image img{width:100%;aspect-ratio:1;object-fit:cover;transition:transform .25s ease}.collection-item:hover .collection-image img{transform:scale(1.025)}.item-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px}.item-title small{font-size:10px;letter-spacing:1px;color:var(--canna-muted)}.item-title h3{font-size:18px;margin:4px 0 0;letter-spacing:-.3px}.collection-item>p{font-size:12px;color:var(--canna-muted);margin:7px 0 0}.collection-item svg{flex-shrink:0}.why-section{padding:68px 0 72px;background:var(--canna-soft)}.why-section h2{font-size:40px}.why-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px;padding-top:20px}.why-grid article{border-top:1px solid #bccabc;padding-top:24px}.simple-symbol{font-size:30px;line-height:1;display:block;color:#476750;height:36px}.why-grid h3{font-size:19px;margin:20px 0 10px}.why-grid p{font-size:14px;line-height:1.8;color:#4c6455;margin:0;max-width:310px}.custom-section{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;padding-block:100px}.custom-picture{background:#fff;position:relative;border:1px solid #e5e7df;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.custom-picture img{width:100%;object-fit:contain;aspect-ratio:1}.custom-picture>span{font-size:12px;padding:20px 24px;border-top:1px solid var(--canna-line);background:#eef0e7;color:#4b6757}.custom-copy .eyebrow{margin-bottom:20px}.custom-copy h2{font-size:44px}.custom-steps{list-style:none;counter-reset:steps;padding:0;margin:32px 0 15px}.custom-steps li{position:relative;padding:0 0 22px 42px;counter-increment:steps}.custom-steps li:before{content:counter(steps,decimal-leading-zero);position:absolute;left:0;top:4px;color:#5d7964;font-size:11px}.custom-steps h3{font-size:16px;margin:0 0 7px}.custom-steps p{font-size:13px;line-height:1.75;color:var(--canna-muted);margin:0;max-width:340px}.about-strip{background:#e8ede3;padding:67px 0}.about-strip .canna-shell{display:grid;grid-template-columns:.6fr 1.3fr 1.2fr;gap:20px 40px;align-items:start}.about-strip h2{font-size:40px;grid-column:2;grid-row:1/3}.about-strip p:not(.eyebrow){grid-column:3;margin:0;font-size:14px;line-height:1.85}.about-strip .text-link{grid-column:3;align-self:start}.contact-section,.product-inquiry{display:grid;grid-template-columns:.9fr 1.1fr;gap:95px;padding-block:95px;align-items:start}.contact-section>div>p:not(.eyebrow),.product-inquiry>div>p:not(.eyebrow){font-size:15px;color:var(--canna-muted);max-width:355px;line-height:1.8;margin:26px 0}.contact-note{border-top:1px solid var(--canna-line);padding-top:23px;margin-top:35px;max-width:340px}.contact-note strong{font-size:14px;font-weight:500}.contact-note p{font-size:13px;color:var(--canna-muted);line-height:1.7;margin-top:10px}.quote-card{padding:30px;background:#fff;border:1px solid var(--canna-line);border-radius:4px;min-width:0;margin:0}.quote-card h3{font-size:23px;font-family:var(--canna-serif);margin:0 0 14px;letter-spacing:-.5px}.form-preview{font-size:12px;color:#5c6459;background:#f1f0e5;padding:11px 13px;margin:0 0 22px;line-height:1.6}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px 16px}.form-grid label{display:flex;flex-direction:column;gap:7px;font-size:12px;color:#384e40}.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid #acb8ac;border-radius:3px;min-height:44px;padding:10px 12px;background:#fff;color:#223e35;font-size:16px;line-height:1.4}.form-grid textarea{resize:vertical;min-height:94px}.form-grid input:hover,.form-grid select:hover,.form-grid textarea:hover{border-color:#54725e}.full{grid-column:1/-1}.full-button{width:100%}.consent{display:flex;gap:10px;align-items:flex-start;font-size:12px;line-height:1.65;margin:20px 0;min-height:44px;cursor:pointer}.consent input{flex-shrink:0;width:19px;height:19px;margin:1px 0 0;accent-color:var(--canna-green)}.field-error{font-size:12px;color:#9a301d;margin:0;line-height:1.55}.quote-card>p.field-error{margin:0 0 14px}input[aria-invalid=true]{border-color:#a83a22}.form-footnote{font-size:11px;color:var(--canna-muted);line-height:1.7;margin:13px 0 0}.selected-product{margin:0 0 2px;padding-bottom:18px;border-bottom:1px solid var(--canna-line);display:flex;justify-content:space-between;gap:20px;font-size:14px}.selected-product strong{font-weight:500}.selected-product span{font-size:11px;color:var(--canna-muted)}.receipt{padding:44px 32px}.receipt p{font-size:14px;color:var(--canna-muted)}.receipt-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:var(--canna-soft);font-size:25px;color:var(--canna-green);margin-bottom:22px}.receipt-id{overflow-wrap:anywhere;font-size:11px!important;margin:25px 0}.receipt strong{font-weight:500}.canna-footer{background:var(--canna-dark);color:var(--canna-paper)}.footer-top{padding-block:48px;display:flex;justify-content:space-between;gap:40px;align-items:center}.footer-top p{font-size:13px;line-height:1.8;color:#cedacb;margin:0}.footer-top>a:last-child{display:flex;gap:20px;align-items:center;font-size:14px}.footer-top .canna-mark{background:#e0d09c;color:#193f31;box-shadow:none}.footer-bottom{border-top:1px solid #ffffff24;padding-block:20px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#c2d0c0}.footer-bottom a{min-height:24px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:11px;padding:25px 0 30px;font-size:12px;color:var(--canna-muted)}.breadcrumbs a{min-height:24px}.breadcrumbs a:hover{text-decoration:underline}.detail-layout{display:grid;grid-template-columns:minmax(0,1.14fr) minmax(0,.86fr);gap:72px;padding-bottom:65px}.detail-gallery{min-width:0}.main-photo{display:block;position:relative;width:100%;padding:0;border:0;background:#fff;border-radius:4px;overflow:hidden}.main-photo>img{display:block;width:100%;aspect-ratio:1;object-fit:contain}.zoom-label{display:flex;justify-content:space-between;align-items:center;position:absolute;bottom:15px;right:15px;gap:28px;background:#f7f5eff0;color:var(--canna-ink);border-radius:2px;font-size:11px;padding:9px 14px;min-height:34px}.gallery-switch{display:flex;gap:14px;margin:16px 0 27px}.gallery-switch button{display:flex;align-items:center;gap:10px;padding:5px 12px 5px 5px;border:1px solid var(--canna-line);border-radius:3px;font-size:11px;background:transparent;text-align:left;color:var(--canna-ink)}.gallery-switch img{width:52px;height:52px;object-fit:cover;background:#fff}.gallery-switch [aria-pressed=true]{border-color:#2d694f;background:#e9eee4}.detail-copy{padding-top:12px}.detail-copy .eyebrow{margin-bottom:20px}.detail-copy h1{font-size:62px;line-height:1.03;margin:0 0 24px;letter-spacing:-1.8px}.detail-intro{font-size:16px;line-height:1.75;margin:0 0 24px;color:#506354;max-width:390px}.price-note{padding:20px 0;border-top:1px solid var(--canna-line);border-bottom:1px solid var(--canna-line)}.price-note strong{font-size:18px;font-family:var(--canna-serif);font-weight:400}.price-note p{font-size:12px;line-height:1.8;color:var(--canna-muted);margin:9px 0 0;max-width:365px}.product-specs{margin:20px 0 10px;font-size:12px}.product-specs>div{display:grid;grid-template-columns:1fr 1.15fr;gap:12px;padding:10px 0;border-bottom:1px solid #e5e7df}.product-specs dt{color:var(--canna-muted)}.product-specs dd{margin:0;font-variant-numeric:tabular-nums}.product-specs small{font-size:11px;color:var(--canna-muted)}.spec-note{font-size:11px;color:var(--canna-muted);line-height:1.7;margin:15px 0 23px}.detail-mail{display:block;text-align:center;font-size:12px;text-decoration:underline;text-underline-offset:4px;padding:15px 5px;min-height:44px}.product-disclosures{margin-top:15px}.product-disclosures details{border-top:1px solid var(--canna-line)}.product-disclosures summary{padding:17px 0;font-size:13px;cursor:pointer;font-weight:500}.product-disclosures p{font-size:12px;line-height:1.85;color:var(--canna-muted);margin:0 0 20px}.tile-preview{padding:23px;background:#e9eee5;border-radius:4px}.tile-preview-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.tile-preview .eyebrow{font-size:10px;margin:0 0 7px}.tile-preview h2{font-size:22px;font-family:var(--canna-serif);margin:0}.small-button{border:1px solid #6e8b76;border-radius:3px;background:transparent;color:var(--canna-ink);font-size:12px;padding:11px 13px;min-height:44px;white-space:nowrap}.small-button:hover{background:#dbe6d8}.model-note{font-size:11px;line-height:1.75;color:#586d5d;margin:18px 0 0;max-width:470px}.three-stage{height:350px;width:100%;position:relative;margin-top:20px;overflow:hidden;border-radius:3px;background:#e6eee8}.three-stage canvas{display:block;width:100%;height:100%;cursor:grab}.three-stage canvas:active{cursor:grabbing}.three-stage>p{position:absolute;inset:40% 24px auto;text-align:center;font-size:13px;z-index:1}.three-stage[data-context-lost=true]:after{content:"3D is unavailable. Use the product photos.";position:absolute;inset:40% 24px auto;font-size:14px;text-align:center}.model-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:12px}.model-toolbar>span{font-size:11px;line-height:1.65;max-width:310px}.product-inquiry{border-top:1px solid var(--canna-line);padding-top:68px}.inquiry-explainer{font-size:12px!important;background:#e9eee5;padding:20px;line-height:1.8}.back-collection{border-top:1px solid var(--canna-line);padding:30px 0 55px;display:flex;justify-content:space-between;align-items:center;gap:22px;font-size:13px}.image-dialog{padding:54px 20px 15px;border:0;border-radius:6px;background:var(--canna-paper);width:min(880px,calc(100vw - 30px));max-height:94dvh;color:var(--canna-ink)}.image-dialog::backdrop{background:#10251cba}.image-dialog>img{display:block;width:100%;max-height:calc(88dvh - 100px);object-fit:contain}.image-dialog>p{font-size:12px;text-align:center;margin:15px 0 0}.dialog-close{position:absolute;right:13px;top:8px;border:0;background:transparent;color:var(--canna-ink);font-size:29px;width:44px;height:44px}.products-page .product-card:focus-visible{outline:3px solid #af7621}.product-detail-copy h1{overflow-wrap:anywhere}.canna-redesign .eyebrow{text-transform:none}.canna-redesign .why-section h2,.canna-redesign .why-section h3{color:var(--canna-ink)}@media(min-width:1600px){.hero-copy{padding-block:82px}.hero-photo>img{max-height:740px}.canna-hero{max-width:1920px;margin:auto}}@media(max-width:1100px){.canna-shell{width:calc(100% - 64px)}.canna-header{padding-inline:32px}.canna-nav{gap:20px}.hero-copy{padding:50px 32px}.hero-copy h1{font-size:51px}.hero-photo>img{min-height:530px}.collection-grid{gap:16px}.custom-section{gap:45px}.contact-section,.product-inquiry{gap:46px}.detail-layout{gap:40px}.detail-copy h1{font-size:52px}.tile-preview-heading{align-items:flex-start;flex-wrap:wrap;gap:15px}.why-grid{gap:30px}.about-strip .canna-shell{grid-template-columns:1fr 1.2fr}.about-strip .eyebrow{grid-column:1}.about-strip h2{grid-column:1;grid-row:2/4}.about-strip p:not(.eyebrow){grid-column:2;grid-row:2}.about-strip .text-link{grid-column:2}.quote-card{padding:24px}.collection-item h3{font-size:17px}}@media(max-width:820px){html{scroll-padding-top:92px}.canna-header{min-height:78px}.canna-nav{gap:15px;font-size:12px}.canna-brand strong{font-size:18px}.canna-brand small{font-size:8px}.canna-mark{width:34px;height:41px}.canna-brand{gap:9px}.canna-nav .nav-contact{padding:9px 12px;gap:10px}.hero-copy{padding:40px 30px}.hero-copy h1{font-size:43px}.hero-intro{font-size:14px}.hero-photo>img{min-height:515px}.hero-copy .eyebrow{font-size:10px}.hero-bottom{margin-top:22px;font-size:10px}.canna-button{font-size:12px;padding:15px 17px;gap:16px;min-height:51px}.hero-photo-label{padding-inline:20px}.hero-photo-label strong{font-size:15px}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}.collection-section{padding-block:65px}.section-heading{gap:30px}.canna-redesign h2{font-size:38px}.section-heading>div:last-child>p,.section-heading>p{font-size:12px}.why-grid{gap:22px}.why-grid h3{font-size:16px}.why-grid p{font-size:12px}.custom-section{gap:36px;padding-block:65px}.custom-copy h2{font-size:35px}.custom-steps li{padding-left:31px}.custom-steps p{font-size:12px}.custom-steps h3{font-size:14px}.contact-section,.product-inquiry{gap:30px;grid-template-columns:.8fr 1.2fr;padding-block:65px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.quote-card{padding:22px}.detail-layout{gap:28px;grid-template-columns:1fr 1fr}.detail-copy h1{font-size:46px}.detail-intro{font-size:14px}.detail-copy .eyebrow{font-size:10px}.gallery-switch button{flex-direction:column;align-items:flex-start;padding:5px 9px 8px 5px;gap:5px}.tile-preview{padding:18px}.tile-preview h2{font-size:20px}.three-stage{height:300px}.product-specs>div{grid-template-columns:1fr}.model-toolbar{align-items:flex-start;flex-direction:column}.footer-top{gap:28px;flex-wrap:wrap}.footer-top>a:last-child{font-size:12px}.footer-bottom{flex-wrap:wrap}}@media(max-width:650px){.canna-shell{width:calc(100% - 40px)}.preview-notice{font-size:10px;padding:6px 24px;line-height:1.55}.preview-notice span{margin:0 3px}.canna-header{padding-inline:20px;min-height:75px}.canna-brand strong{font-size:19px}.canna-brand small{font-size:8px}.canna-mark{width:35px;height:41px}.menu-toggle{display:flex;align-items:center;gap:15px;background:transparent;border:0;color:var(--canna-ink);padding:10px 0 10px 12px;font-size:12px;min-height:44px}.menu-toggle span{font-size:21px}.canna-nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--canna-paper);padding:12px 20px 24px;border-bottom:1px solid #9bad9d;box-shadow:0 12px 16px #193c3017}.canna-nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}.canna-nav a{padding:15px 8px;font-size:15px;min-height:48px}.canna-nav .nav-contact{margin-top:10px;padding:12px 14px;justify-content:space-between}.canna-hero{grid-template-columns:1fr}.hero-copy{padding:39px 26px 28px}.hero-copy .eyebrow{font-size:11px;margin-bottom:20px}.hero-copy h1{font-size:48px;line-height:1.05;letter-spacing:-1.5px;max-width:410px}.hero-intro{font-size:14px;line-height:1.7;max-width:355px;margin-bottom:23px}.hero-copy .canna-button{font-size:13px;min-height:52px}.hero-secondary{margin-top:14px;font-size:12px;min-height:35px}.hero-bottom{margin-top:21px;padding-top:18px;font-size:10px;gap:24px}.hero-photo{padding-bottom:65px}.hero-photo>img{min-height:0;max-height:none;aspect-ratio:1/1;width:100%;height:auto;object-fit:contain}.hero-photo-label{height:65px;padding:13px 24px}.hero-photo-label small{font-size:10px}.hero-photo-label strong{font-size:16px}.section-heading{display:block;margin-bottom:27px}.section-heading>div:last-child{margin-top:22px}.section-heading>div:last-child>p,.section-heading>p{font-size:13px}.section-heading .eyebrow{font-size:11px}.canna-redesign h2{font-size:36px;letter-spacing:-.9px}.collection-section{padding-block:54px 58px}.collection-grid{gap:24px 14px}.item-title h3{font-size:15px;line-height:1.35}.item-title{margin-top:12px;gap:5px;align-items:flex-start}.item-title small{font-size:9px}.item-title svg{width:16px;margin-top:20px}.collection-item>p{font-size:10px;line-height:1.6}.why-section{padding-block:45px}.why-grid{grid-template-columns:1fr;gap:26px;padding-top:8px}.why-grid article{position:relative;padding:22px 0 0 43px}.simple-symbol{position:absolute;left:0;top:28px;font-size:26px}.why-grid h3{font-size:18px;margin:0 0 8px}.why-grid p{font-size:13px;max-width:none}.why-section .section-heading>p{margin-top:20px}.custom-section{grid-template-columns:1fr;gap:34px;padding-block:56px}.custom-picture{order:2}.custom-picture img{width:100%;aspect-ratio:1}.custom-picture>span{font-size:11px;padding:16px}.custom-copy .eyebrow{margin-bottom:18px}.custom-steps{margin-top:27px}.custom-steps li{padding-left:37px}.custom-steps h3{font-size:16px}.custom-steps p{font-size:13px;max-width:none}.about-strip{padding-block:44px}.about-strip .canna-shell{display:block}.about-strip .eyebrow{margin-bottom:18px}.about-strip p:not(.eyebrow){font-size:14px;margin:23px 0 13px}.contact-section,.product-inquiry{grid-template-columns:1fr;gap:28px;padding-block:52px}.contact-section>div>p:not(.eyebrow),.product-inquiry>div>p:not(.eyebrow){font-size:14px;margin:22px 0;max-width:none}.contact-note{margin-top:25px;max-width:none}.quote-card{padding:23px 19px}.form-grid{grid-template-columns:1fr;gap:17px}.form-grid input,.form-grid textarea,.form-grid select{font-size:16px}.quote-card h3{font-size:24px}.full-button{font-size:14px;min-height:54px}.form-footnote,.form-preview{font-size:11px}.consent{font-size:12px}.footer-top{padding-block:35px;display:block}.footer-top p{font-size:12px;margin:24px 0 16px}.footer-top>a:last-child{font-size:13px}.footer-bottom{display:flex;flex-direction:column;gap:11px;line-height:1.7;font-size:10px}.breadcrumbs{gap:7px;font-size:10px;padding:20px 0 24px}.detail-layout{display:flex;flex-direction:column;gap:32px;padding-bottom:42px}.detail-copy{padding-top:0}.detail-copy h1{font-size:48px}.detail-copy h1 br{display:initial}.detail-copy .eyebrow{font-size:11px;margin-bottom:15px}.detail-intro{font-size:15px;margin-bottom:20px}.price-note{padding-block:17px}.product-specs>div{grid-template-columns:1fr 1.2fr;gap:12px;padding:11px 0}.spec-note{font-size:11px}.gallery-switch{margin:13px 0 20px;gap:12px}.gallery-switch button{flex-direction:row;align-items:center;padding:5px 10px 5px 5px;gap:8px}.gallery-switch img{width:44px;height:44px}.tile-preview{padding:18px}.tile-preview-heading{flex-wrap:nowrap;align-items:center;gap:12px}.tile-preview h2{font-size:19px}.tile-preview .small-button{font-size:10px;padding:10px;white-space:normal;max-width:112px}.tile-preview .eyebrow{font-size:9px}.model-note{font-size:10px;margin-top:13px}.three-stage{height:310px}.model-toolbar{flex-direction:row;align-items:center}.model-toolbar span{font-size:10px}.product-inquiry{padding-top:44px}.inquiry-explainer{max-width:none!important;margin-bottom:0!important}.back-collection{display:block;padding:25px 0 45px}.back-collection>span{display:block;margin-bottom:12px;font-size:12px}.back-collection .text-link{font-size:13px;gap:15px}.image-dialog{max-height:92dvh}.selected-product{font-size:13px}.detail-mail{font-size:12px}.product-disclosures summary{font-size:14px}.product-disclosures p{font-size:13px}}@media(max-width:360px){.hero-copy h1{font-size:41px}.hero-copy{padding-inline:20px}.tile-preview-heading{flex-wrap:wrap}.collection-grid{gap:20px 12px}.item-title h3{font-size:14px}.canna-shell{width:calc(100% - 32px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.collection-item:hover .collection-image img,button:active,.canna-button:active{transform:none}}.form-grid .field{min-width:0;display:flex;flex-direction:column;gap:6px}.image-dialog{overscroll-behavior:contain}.three-stage canvas{user-select:none}.contact-qr{display:flex;align-items:center;gap:16px;margin-top:25px;font-size:12px}.contact-qr img{width:88px;height:88px;background:#fff;padding:7px}.contact-qr p{max-width:195px;margin:6px 0 0;font-size:11px;color:var(--canna-muted)}.canna-redesign .eyebrow{color:#316a57}.canna-redesign .hero-copy .eyebrow{color:#d8c593}@media(max-width:650px){.hero-copy{padding-top:30px;padding-bottom:24px}.hero-copy h1{font-size:40px}.hero-bottom{display:none}.detail-layout{gap:0}.detail-copy{display:contents}.detail-copy>.eyebrow{order:-3}.detail-copy>h1{order:-2}.detail-copy>.detail-intro{order:-1}.detail-layout>.tile-preview{margin-top:27px}.detail-gallery{margin-bottom:4px}.detail-layout .product-disclosures{margin-top:16px}}.tile-preview h2{letter-spacing:-.4px}.catalogue-section{padding-block:56px 76px;color:var(--canna-ink,#223e35);min-width:0}.catalogue-heading{max-width:680px;margin-bottom:38px}.catalogue-eyebrow{font-size:12px;letter-spacing:.08em;color:var(--canna-green,#184c40);margin:0 0 16px}.catalogue-heading h1{font-family:var(--canna-serif,Georgia,serif);font-weight:400;font-size:clamp(38px,4.5vw,62px);line-height:1.08;letter-spacing:-1.5px;margin:0 0 20px}.catalogue-heading>p:last-child{font-size:15px;line-height:1.75;color:var(--canna-muted,#5b6b60);margin:0;max-width:520px}.catalogue-filters{display:flex;align-items:flex-end;gap:20px;padding-block:22px;border-block:1px solid var(--canna-line,#d9ded4)}.catalogue-filters label{display:block;font-size:12px;margin-bottom:9px}.catalogue-search{flex:1;min-width:0;max-width:490px}.catalogue-search-controls{display:flex;min-width:0}.catalogue-filters input,.catalogue-filters select{border:1px solid #9eafa1;border-radius:3px;min-width:0;min-height:46px;padding:10px 12px;background:#fff;color:var(--canna-ink,#223e35);font:inherit;font-size:16px;line-height:1.4}.catalogue-filters input{width:100%;border-radius:3px 0 0 3px;border-right:0}.catalogue-filters input::placeholder{color:#68776c;opacity:1}.catalogue-search-controls>button,.catalogue-empty>button{background:var(--canna-green,#184c40);color:#fff;border:1px solid var(--canna-green,#184c40);min-height:46px;padding:11px 20px;font-size:13px;border-radius:0 3px 3px 0;flex-shrink:0}.catalogue-color{min-width:170px;max-width:220px;flex:1}.catalogue-color select{width:100%;cursor:pointer}.catalogue-clear{background:transparent;border:0;text-decoration:underline;text-underline-offset:5px;padding:11px 6px;min-height:46px;min-width:94px;color:var(--canna-ink,#223e35);font-size:13px}.catalogue-clear:disabled{cursor:default;opacity:1;color:#6e796f;text-decoration:none}.catalogue-results{display:flex;justify-content:space-between;gap:16px;margin:22px 0 26px;font-size:12px;color:var(--canna-muted,#5b6b60)}.catalogue-results p{margin:0;line-height:1.7}.catalogue-results [role=status]{color:var(--canna-ink,#223e35)}.catalogue-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 26px}.product-choice-card{min-width:0;display:flex;flex-direction:column;align-items:stretch}.product-choice-link{display:block;color:inherit;text-decoration:none;min-height:44px;border-radius:3px}.product-choice-photo{position:relative;aspect-ratio:1;background:#fff;overflow:hidden;border:1px solid #e5e7df;border-radius:3px}.product-choice-photo img{width:100%;height:100%;object-fit:contain;display:block}.product-choice-view{position:absolute;right:10px;bottom:10px;display:flex;align-items:center;gap:12px;min-height:30px;background:var(--canna-paper,#f7f5ef);border:1px solid #d8ded4;border-radius:2px;color:var(--canna-ink,#223e35);padding:6px 10px;font-size:11px;opacity:0;transform:translateY(4px);transition:opacity .18s ease,transform .18s ease}.product-choice-heading{padding-top:17px}.product-choice-heading>p{font-size:10px;letter-spacing:.065em;color:var(--canna-muted,#5b6b60);margin:0 0 7px;overflow-wrap:anywhere}.product-choice-heading h2{font-family:var(--canna-serif,Georgia,serif)!important;font-size:22px!important;line-height:1.25!important;font-weight:400!important;letter-spacing:-.3px!important;margin:0!important;overflow-wrap:anywhere}.product-choice-note{font-size:12px;line-height:1.65;color:var(--canna-muted,#5b6b60);margin:10px 0 0}.product-choice-select{margin-top:auto;position:relative;top:0;display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:46px;padding:11px 10px;border:1px solid #a7b6a9;border-radius:3px;background:transparent;color:var(--canna-green,#184c40);font-size:13px;line-height:1.45;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.product-choice-link+.product-choice-select,.product-choice-note+.product-choice-select{margin-top:17px}.product-choice-select>span{font-size:18px;line-height:1;width:18px;display:inline-block}.product-choice-select[aria-pressed=true]{background:#e7eee5;border-color:var(--canna-green,#184c40);color:var(--canna-green,#184c40)}.product-choice-image-error{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;padding:20px;font-size:15px;color:var(--canna-muted,#5b6b60)}.product-choice-image-error small{font-size:12px}.catalogue-empty{text-align:center;max-width:560px;margin:0 auto;padding:64px 20px 78px}.catalogue-empty h2{font:normal 30px var(--canna-serif,Georgia,serif);margin:0 0 16px}.catalogue-empty p{font-size:14px;line-height:1.75;color:var(--canna-muted,#5b6b60);margin:0 0 26px}.catalogue-empty>button{border-radius:3px}.catalogue-footnote{border-top:1px solid var(--canna-line,#d9ded4);padding-top:22px;margin:48px 0 0;font-size:12px;color:var(--canna-muted,#5b6b60);line-height:1.75;max-width:760px}.catalogue-section :is(a,button,input,select):focus-visible{outline:3px solid #af7621;outline-offset:4px}.product-choice-link:focus-visible .product-choice-view{opacity:1;transform:none}@media(hover:hover){.product-choice-link:hover .product-choice-view{opacity:1;transform:none}.product-choice-link:hover h2{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.product-choice-select:hover{background:#e7eee5;border-color:var(--canna-green,#184c40)}.catalogue-search-controls>button:hover,.catalogue-empty>button:hover{background:#23634f}}@media(max-width:820px){.catalogue-section{padding-block:38px 56px}.catalogue-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 20px}.catalogue-filters{gap:14px}.catalogue-color{min-width:145px}.catalogue-heading{margin-bottom:30px}.catalogue-heading h1{font-size:45px}}@media(max-width:550px){.catalogue-heading h1{font-size:40px}.catalogue-heading>p:last-child{font-size:14px}.catalogue-filters{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px 12px}.catalogue-search{grid-column:1/-1;width:100%;max-width:none}.catalogue-color{min-width:0;max-width:none}.catalogue-clear{min-width:95px}.catalogue-results{margin-block:20px;gap:12px}.catalogue-results>p:last-child{max-width:170px;text-align:right;font-size:11px}.catalogue-grid{gap:29px 14px}.product-choice-heading{padding-top:13px}.product-choice-heading h2{font-size:19px!important}.product-choice-heading>p{font-size:10px}.product-choice-select{font-size:12px;padding-inline:6px;gap:5px;min-height:46px}.product-choice-note{font-size:11px}.product-choice-view{display:none}.catalogue-footnote{margin-top:36px}.catalogue-empty{padding:44px 8px 60px}}@media(prefers-reduced-motion:reduce){.catalogue-section *,.product-choice-card *{transition:none!important;animation:none!important;scroll-behavior:auto!important}.product-choice-view{transform:none}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.round-two .canna-header{min-height:86px}.nav-inquiry{display:flex;align-items:center;gap:12px;border:1px solid #869b8a;background:transparent;padding:11px 15px;border-radius:3px;font-size:13px;color:var(--canna-green);min-height:44px;white-space:nowrap}.nav-inquiry span{display:grid;place-items:center;min-width:21px;height:21px;border-radius:50%;background:#e4eade;font-size:11px}.nav-inquiry:hover{background:#e9eee5}.round-two .concise-hero{background:var(--canna-dark);grid-template-columns:1fr 1fr;align-items:stretch}.concise-hero .hero-copy{padding-top:65px;padding-bottom:64px}.concise-hero h1{font-size:clamp(46px,4.7vw,70px);line-height:1.04;max-width:540px;letter-spacing:-2px}.concise-hero .hero-intro{max-width:385px;line-height:1.85}.round-two .hero-secondary{background:transparent;border:0;padding:3px 0;margin-top:19px;min-height:42px;color:#e2e9dd}.hero-small{font-size:11px;color:#c2d1bd;border-top:1px solid #ffffff25;width:100%;padding-top:22px;margin:24px 0 0}.style-showcase{background:#e7ece2;color:var(--canna-ink);padding:26px 30px 20px;display:flex;flex-direction:column;min-width:0}.showcase-title{display:flex;justify-content:space-between;align-items:center;gap:14px;font-size:11px;letter-spacing:.5px;min-height:45px}.showcase-title>span{color:#385d48}.showcase-title .small-button{font-size:11px;background:transparent;padding:9px 14px;border-color:#758e78;min-height:42px}.showcase-view{flex:1;display:flex;flex-direction:column;justify-content:center;min-width:0}.showcase-photo{display:block;width:min(100%,480px);max-height:485px;object-fit:contain;align-self:center;margin:20px 0 15px;border-radius:4px}.style-options{display:flex;justify-content:center;gap:12px;margin:10px 0 18px}.style-options button{display:flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:8px 16px;border:1px solid transparent;border-radius:3px;background:transparent;font-size:12px;color:#365140}.style-options span{width:15px;height:15px;border-radius:50%;box-shadow:inset 0 0 0 1px #0000001a;flex-shrink:0}.style-options button[aria-pressed=true]{background:#f7f5ef;border-color:#758e78}.style-options button:hover{background:#f7f5ef}.showcase-caption{display:flex;justify-content:space-between;align-items:center;padding-top:15px;border-top:1px solid #bacbb9;gap:20px}.showcase-caption small{font-size:10px;letter-spacing:.8px;display:block;margin-bottom:4px}.showcase-caption strong{font-size:18px;font-weight:500;font-family:var(--canna-serif)}.showcase-caption>a{display:grid;place-items:center;border:1px solid #849e87;border-radius:50%;width:44px;height:44px;flex-shrink:0}.concept-note{font-size:10px;line-height:1.7;color:#596e59;margin:14px 0 0;max-width:485px}.style-showcase .three-stage{height:395px;margin:12px 0 0;background:#e7ece2}.style-showcase .three-stage canvas{border-radius:4px}.model-actions{display:flex;justify-content:center;gap:9px;margin:8px 0 0;flex-wrap:wrap}.model-actions button{background:transparent;border:1px solid #a3b49c;border-radius:3px;min-height:40px;padding:8px 12px;color:#36503d;font-size:11px}.model-actions button:hover{background:#f7f5ef}.model-help{text-align:center;font-size:10px;color:#5b705b;line-height:1.7;margin:10px 0}.style-showcase-detail{padding:20px;border-radius:4px;margin-top:24px}.style-showcase-detail .showcase-photo{max-height:280px;width:90%;margin-block:16px}.style-showcase-detail .three-stage{height:330px}.style-showcase-detail .concept-note{font-size:10px}.style-showcase-detail .showcase-caption strong{font-size:16px}.buyer-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;padding-block:30px;border-bottom:1px solid var(--canna-line)}.buyer-proof>div{display:flex;gap:15px;align-items:flex-start}.buyer-proof>div>span{font-size:10px;color:#667b64;padding-top:4px}.buyer-proof p{font-size:12px;line-height:1.75;color:var(--canna-muted);margin:0}.buyer-proof strong{display:block;color:var(--canna-ink);font-size:14px;font-weight:500;margin-bottom:3px}.home-collection{padding-block:72px 83px}.home-collection .section-heading h2{font-size:43px}.home-collection .catalogue-grid{gap:33px 28px}.home-collection .product-choice-note{display:none}.simple-order{background:#e8ede2;padding:65px 0}.simple-order .section-heading{margin-bottom:35px}.simple-order .section-heading h2{font-size:41px}.order-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px;list-style:none;margin:0;padding:0}.order-steps li{border-top:1px solid #b9c8b6;padding-top:22px}.order-steps span{font-size:11px;color:#637b5b}.order-steps h3{font-size:18px;margin:17px 0 10px}.order-steps p{font-size:13px;line-height:1.85;color:#576b57;margin:0;max-width:320px}.material-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:85px;align-items:center;padding-block:75px}.material-section>img{width:100%;height:auto;max-height:430px;object-fit:contain;background:#eeeee8;border-radius:3px}.material-section p:not(.eyebrow){font-size:14px;line-height:1.9;max-width:395px;color:var(--canna-muted);margin:23px 0 17px}.material-section .text-link{background:none;border:0;padding:0;color:var(--canna-green)}.contact-compact{padding:62px 0;background:#e8ede2}.contact-compact>.canna-shell{display:flex;justify-content:space-between;gap:65px;align-items:center}.contact-compact h2{font-size:40px}.contact-compact p:not(.eyebrow){font-size:13px;line-height:1.85;color:var(--canna-muted);max-width:515px;margin:23px 0 0}.contact-actions{min-width:285px;max-width:330px}.contact-actions>a{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:15px;padding:12px 0;margin-bottom:18px}.contact-actions .canna-button{width:100%}.contact-actions p{font-size:11px!important;margin-top:16px!important}.round-two .product-specs small{display:block;margin-top:3px}.detail-add-secondary{display:block;background:none;border:0;min-height:44px;width:100%;text-decoration:underline;text-underline-offset:4px;font-size:12px;color:var(--canna-green);padding:13px 4px}.round-two .detail-copy h1{font-size:57px;overflow-wrap:break-word}.round-two .main-photo>img{height:auto;max-height:690px;aspect-ratio:1;object-fit:contain}.round-two .gallery-switch img{object-fit:contain}.round-two .product-disclosures{margin-top:18px}.round-two .detail-layout{padding-bottom:58px}.round-two .detail-intro{font-size:15px;line-height:1.85}.with-selection{padding-bottom:82px}.selection-bar{position:fixed;bottom:0;left:0;right:0;z-index:22;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:13px max(32px,calc((100vw - 1240px)/2));background:#f7f5effa;border-top:1px solid #afbca9;box-shadow:0 -7px 25px #183c2c10;animation:selection-arrive .22s ease-out both}.selection-bar>span{font-size:14px}.selection-bar strong{font-variant-numeric:tabular-nums;font-weight:600}.selection-bar .canna-button{min-height:48px;padding:13px 22px}.inquiry-dialog{width:min(620px,calc(100vw - 30px));max-height:92dvh;border:0;border-radius:8px;padding:0;color:var(--canna-ink);background:var(--canna-paper);overscroll-behavior:contain}.inquiry-dialog::backdrop{background:#143426a8}.inquiry-dialog[open]{animation:panel-arrive .24s cubic-bezier(.2,.7,.2,1) both}.inquiry-panel-head{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:24px 28px 20px;border-bottom:1px solid var(--canna-line);position:sticky;top:0;background:var(--canna-paper);z-index:1}.inquiry-panel-head .eyebrow{font-size:10px;margin:0 0 7px;color:#55734e}.inquiry-panel-head h2{font-family:var(--canna-serif);font-weight:400;font-size:32px;margin:0;letter-spacing:-.8px}.close-panel{background:none;border:0;width:44px;height:44px;font-size:30px;color:var(--canna-green);flex-shrink:0}.inquiry-dialog>form{padding:22px 28px 30px}.inquiry-lines{margin:0 0 25px;border-bottom:1px solid var(--canna-line)}.inquiry-line{display:flex;gap:14px;align-items:center;border-top:1px solid var(--canna-line);padding:14px 0}.inquiry-line>img{width:64px;height:64px;object-fit:contain;background:#fff;border:1px solid #e0e4d9;border-radius:3px;flex-shrink:0}.inquiry-line-info{min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start}.inquiry-line-info>small{font-size:10px;color:#61745f}.inquiry-line-info>strong{font-size:14px;font-weight:500;line-height:1.4;overflow-wrap:anywhere;margin-top:4px}.inquiry-line-info>button{border:0;background:none;text-decoration:underline;text-underline-offset:3px;font-size:11px;color:#5d715b;min-height:34px;padding:4px 0}.line-quantity{width:76px;flex-shrink:0}.line-quantity label{display:block;font-size:10px;color:#5d715b;margin-bottom:4px}.line-quantity input{width:100%;min-height:43px;border:1px solid #9fae9c;border-radius:3px;padding:8px;background:#fff;font:inherit;font-size:16px;color:var(--canna-ink);font-variant-numeric:tabular-nums}.line-quantity .field-error{display:block;max-width:96px;font-size:10px;margin-top:6px}.inquiry-empty{border:1px solid var(--canna-line);padding:18px;background:#ecefe5;margin-bottom:24px}.inquiry-empty p{font-size:13px;line-height:1.8;margin:0 0 4px;color:#566b54}.inquiry-dialog .form-grid{gap:18px 16px}.inquiry-dialog .field-error{margin-block:7px}.inquiry-dialog .full-button{margin-top:8px}.email-selection{display:block;text-align:center;font-size:12px;line-height:1.75;text-decoration:underline;text-underline-offset:4px;min-height:44px;padding:13px 4px;margin-top:6px}.inquiry-dialog .receipt{padding:34px 28px 38px}.inquiry-dialog .receipt h3{font-family:var(--canna-serif);font-size:30px;font-weight:400}.inquiry-dialog .receipt>.text-link{margin-top:20px;background:none;border:0;padding:0;font-size:12px}@keyframes selection-arrive{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes panel-arrive{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:none}}@media(max-width:1100px){.round-two .concise-hero h1{font-size:55px}.concise-hero .hero-copy{padding-inline:35px}.style-showcase{padding:22px}.material-section{gap:45px}.contact-compact>.canna-shell{gap:38px}.round-two .detail-copy h1{font-size:47px}.buyer-proof{gap:20px}.order-steps{gap:32px}.style-showcase .three-stage{height:350px}}@media(max-width:820px){.round-two .canna-header{min-height:78px}.nav-inquiry{font-size:12px;padding:10px;gap:8px}.round-two .concise-hero h1{font-size:44px}.concise-hero .hero-copy{padding:40px 28px}.style-showcase{padding:20px}.showcase-title{font-size:10px}.showcase-title .small-button{font-size:10px;padding:9px}.style-options{gap:3px}.style-options button{padding:8px 11px;font-size:11px}.showcase-caption strong{font-size:17px}.style-showcase .three-stage{height:325px}.concept-note{font-size:10px}.home-collection .section-heading h2{font-size:37px}.home-collection .catalogue-grid{gap:30px 20px}.simple-order .section-heading h2{font-size:36px}.order-steps{gap:23px}.order-steps h3{font-size:16px}.order-steps p{font-size:12px}.material-section{gap:35px}.material-section h2,.contact-compact h2{font-size:35px}.contact-compact>.canna-shell{display:grid;grid-template-columns:1fr 1fr;gap:35px}.contact-actions{min-width:0}.contact-actions>a{font-size:12px}.buyer-proof p{font-size:11px}.buyer-proof strong{font-size:12px}.buyer-proof>div{gap:9px}.round-two .detail-copy h1{font-size:42px}.selection-bar{padding-inline:26px}}@media(max-width:650px){.round-two .canna-header{min-height:75px}.nav-inquiry{width:100%;font-size:14px;justify-content:space-between;min-height:48px;margin-top:10px}.round-two .concise-hero{grid-template-columns:1fr}.round-two .concise-hero h1{font-size:46px;max-width:420px;letter-spacing:-1.3px}.concise-hero .hero-copy{padding:35px 25px 28px}.concise-hero .hero-intro{font-size:14px;line-height:1.8;margin-bottom:22px}.round-two .hero-secondary{font-size:12px;margin-top:10px;min-height:40px}.hero-small{font-size:10px;margin-top:14px;padding-top:16px}.style-showcase{padding:19px 22px 18px}.showcase-photo{max-height:360px;margin:15px 0 10px;width:100%}.showcase-title{font-size:11px}.showcase-title .small-button{min-height:44px;font-size:11px}.style-options{gap:10px;margin:11px 0 16px}.style-options button{font-size:12px;padding:8px 15px}.showcase-caption strong{font-size:17px}.concept-note{max-width:none;font-size:10px}.style-showcase .three-stage{height:315px;margin-top:10px}.model-actions{gap:7px}.model-actions button{min-height:44px;font-size:10px;padding:9px 11px}.model-help{font-size:10px}.buyer-proof{display:block;padding-block:22px}.buyer-proof>div{padding:12px 0;gap:16px}.buyer-proof>div>span{font-size:11px}.buyer-proof p{font-size:12px;line-height:1.65}.buyer-proof strong{font-size:14px;margin:0 0 2px}.home-collection{padding-block:48px 54px}.home-collection .section-heading{margin-bottom:27px}.home-collection .section-heading h2{font-size:34px}.home-collection .section-heading>.text-link{margin-top:17px;font-size:13px}.home-collection .catalogue-grid{gap:25px 14px}.simple-order{padding:43px 0}.simple-order .section-heading{margin-bottom:26px}.simple-order .section-heading h2{font-size:35px}.simple-order .section-heading>p{margin:20px 0 0;font-size:13px}.order-steps{display:block}.order-steps li{position:relative;padding:21px 0 23px 37px}.order-steps span{position:absolute;left:0;top:25px}.order-steps h3{font-size:17px;margin:0 0 8px}.order-steps p{font-size:13px;max-width:none}.material-section{grid-template-columns:1fr;gap:29px;padding-block:48px}.material-section>img{max-height:320px}.material-section h2{font-size:36px}.material-section p:not(.eyebrow){font-size:13px;line-height:1.8}.contact-compact{padding:44px 0}.contact-compact>.canna-shell{display:block}.contact-compact h2{font-size:34px}.contact-compact p:not(.eyebrow){font-size:13px}.contact-actions{max-width:none;margin-top:26px}.contact-actions>a{font-size:14px}.contact-actions p{font-size:11px!important}.round-two .detail-copy h1{font-size:43px;letter-spacing:-1px;margin-bottom:20px}.round-two .detail-intro{font-size:14px;line-height:1.8;margin-bottom:23px}.round-two .detail-layout{gap:0;padding-bottom:40px}.round-two .detail-copy{display:contents}.round-two .detail-copy>.eyebrow{order:-3}.round-two .detail-copy>h1{order:-2}.round-two .detail-copy>.detail-intro{order:-1}.round-two .detail-layout>.style-showcase{margin-top:23px}.round-two .style-showcase-detail{padding:18px}.style-showcase-detail .showcase-photo{max-height:280px}.style-showcase-detail .showcase-title{font-size:10px}.style-showcase-detail .three-stage{height:315px}.round-two .back-collection{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding-bottom:35px;font-size:12px}.with-selection{padding-bottom:80px}.selection-bar{padding:11px 18px max(11px,env(safe-area-inset-bottom));gap:12px}.selection-bar>span{font-size:12px}.selection-bar .canna-button{font-size:12px;padding:12px 15px;gap:14px;min-height:46px}.inquiry-dialog{width:calc(100vw - 20px);max-height:94dvh;border-radius:6px}.inquiry-panel-head{padding:19px 20px 15px}.inquiry-panel-head h2{font-size:29px}.inquiry-dialog>form{padding:18px 19px 25px}.inquiry-dialog .form-grid{grid-template-columns:1fr;gap:16px}.inquiry-line{gap:10px}.inquiry-line>img{width:50px;height:50px}.inquiry-line-info>strong{font-size:13px}.inquiry-line-info>small{font-size:9px}.inquiry-line-info>button{min-height:40px}.line-quantity{width:65px}.inquiry-dialog .consent{font-size:11px}.inquiry-dialog .receipt{padding:28px 22px}.inquiry-dialog .receipt h3{font-size:26px}.email-selection{font-size:11px}}@media(prefers-reduced-motion:reduce){.round-two *,.round-two *:before,.round-two *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.round-two button:active,.round-two .canna-button:active{transform:none}}.inquiry-fieldset{border:0;margin:0;padding:0;min-width:0}.email-selection[aria-disabled=true]{opacity:.55;cursor:wait}.buyer-proof>div>span,.order-steps span{color:#496146}.single-inquiry-bar{display:none}.single-inquiry-name{max-width:48%;font-size:12px;line-height:1.4}.with-single-inquiry{padding-bottom:0}@media(max-width:650px){.single-inquiry-bar{display:flex}.with-single-inquiry{padding-bottom:80px}}.boss-hero .hero-copy h1{font-size:clamp(44px,4.1vw,64px);line-height:1.1;max-width:560px}.boss-hero .hero-intro{max-width:440px}.boss-hero .hero-copy>.eyebrow{font-size:11px}.boss-hero .hero-small{font-size:11px;line-height:1.8}.boss-section-title{margin-bottom:34px}.boss-section-title>.eyebrow{margin:0 0 14px;color:#3b6c55}.boss-section-title h2{font-size:44px;line-height:1.16;margin:0}.boss-section-title>p:last-child:not(.eyebrow){font-size:14px;line-height:1.8;max-width:650px;color:var(--canna-muted);margin:18px 0 0}.boss-why{padding:75px 0 82px}.boss-why-layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:60px;align-items:center}.boss-why figure,.boss-how figure,.boss-about figure{margin:0;min-width:0}.boss-why img,.boss-how img,.boss-about img{display:block;width:100%;height:auto;object-fit:contain;border-radius:4px}.boss-why figcaption,.boss-how figcaption,.boss-about figcaption{font-size:11px;color:#5e705b;margin-top:10px;line-height:1.65}.boss-advantages{display:grid;grid-template-columns:1fr 1fr;gap:31px 30px}.boss-advantages article{border-top:1px solid #bbcabc;padding-top:19px}.boss-advantages h3{font-size:20px;font-family:var(--canna-serif);font-weight:400;margin:0 0 12px;line-height:1.3;letter-spacing:-.3px}.boss-advantages p{font-size:13px;line-height:1.9;color:#52684f;margin:0}.boss-how{padding:70px 0 75px;background:#e9eee3}.anchor-target{display:block;position:relative;scroll-margin-top:100px}.boss-how-layout{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:start}.boss-how ol{list-style:none;margin:0;padding:0}.boss-how li{display:flex;gap:23px;border-top:1px solid #b9c9b6;padding:22px 0}.boss-step-number{font-size:12px;color:#526d49;padding-top:3px;min-width:22px}.boss-how h3{font-size:19px;margin:0 0 10px;font-weight:500}.boss-how li p{font-size:14px;line-height:1.85;margin:0;color:#536b50;max-width:380px}.boss-how li .text-link{background:none;border:0;padding:0;margin:8px 0 0;font-size:12px;color:#22593f;min-height:38px}.boss-process-photos{display:grid;gap:26px}.boss-process-photos figure+figure{width:80%;justify-self:end}.boss-about{padding:76px 0 82px}.boss-about-intro{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.boss-about-intro>div>p:first-child{font-size:22px;line-height:1.55;font-family:var(--canna-serif);color:var(--canna-ink);margin-top:0}.boss-about-intro>div>p{font-size:15px;line-height:1.9;color:#52684f;margin:24px 0}.boss-about-intro .text-link{font-size:12px}.boss-about-story{display:grid;grid-template-columns:1fr 1fr;gap:25px 64px;margin-top:37px;padding-top:30px;border-top:1px solid #d3ddcd}.boss-about-story>p{margin:0;font-size:14px;line-height:1.95;color:#52684f}.boss-contact{padding:70px 0 75px;background:#193f32;color:#f7f5ef}.boss-contact>.canna-shell{display:grid;grid-template-columns:1fr .9fr;gap:70px;align-items:center}.boss-contact .eyebrow{color:#d8c58e;margin:0 0 22px}.boss-contact h2{font-size:47px;line-height:1.15;margin:0}.boss-contact-intro{font-size:14px;line-height:1.9;color:#d8e1d2;max-width:410px;margin:22px 0}.boss-email{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:18px;max-width:370px;min-height:48px;margin:0 0 21px;border-bottom:1px solid #9bb39480;padding-bottom:12px}.boss-contact .canna-button{background:#e7cb86;color:#173d31;min-height:52px;font-size:13px}.boss-catalogue-link{display:block;font-size:12px;text-decoration:underline;text-underline-offset:5px;min-height:44px;padding-top:18px;color:#e4e9dc}.boss-whatsapp{display:flex;align-items:center;gap:29px;padding:28px;background:#244d3e;border:1px solid #a4b39430;border-radius:5px}.boss-qr{display:block;background:#fff;border-radius:4px;padding:12px;flex-shrink:0;min-width:0}.boss-qr img{width:176px;height:auto;max-width:100%;display:block;image-rendering:pixelated}.boss-whatsapp h3{font-size:20px;font-family:var(--canna-serif);font-weight:400;margin:0 0 13px;color:#f7f5ef}.boss-whatsapp p{font-size:12px;line-height:1.8;color:#d3dfcb;margin:0 0 20px}.boss-whatsapp .small-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#f7f5ef;border-color:#9bb291;min-height:44px;font-size:11px}.boss-whatsapp .small-button:hover{background:#335b45}.catalogue-heading.boss-product-banner{position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:45px;align-items:center;max-width:none;margin:0 0 30px;padding:29px 32px;background:#edf0e6;border:1px solid #d6dfcd;border-radius:4px}.boss-banner-pattern{position:absolute;inset:0 0 0 auto;z-index:-1;width:75%;height:100%;object-fit:cover;filter:grayscale(1);opacity:.065;pointer-events:none}.boss-banner-copy .catalogue-eyebrow{font-size:10px;letter-spacing:1px;color:#385f42;margin:0 0 16px}.boss-banner-copy #catalogue-title{font-size:41px;line-height:1.13;letter-spacing:-1px;max-width:650px;margin:0 0 17px}.boss-banner-copy>p:not(.catalogue-eyebrow){font-size:13px;line-height:1.8;color:#4d654c;margin:7px 0;max-width:640px}.boss-view-all{display:flex;flex-direction:column;gap:13px;background:#24533f;color:#f7f5ef;padding:25px 23px;min-height:165px;border-radius:3px}.boss-view-all strong{font-family:var(--canna-serif);font-size:27px;font-weight:400;line-height:1.2}.boss-view-all>span:not([aria-hidden]){font-size:11px;line-height:1.8;color:#e1e8d9}.boss-view-all>span[aria-hidden]{font-size:24px;align-self:flex-end;line-height:1}.boss-view-all:hover{background:#32644c}.boss-catalogues{padding:60px 0 74px;border-top:1px solid #cad6c2;scroll-margin-top:110px}.boss-catalogues .boss-section-title h2{font-size:37px}.boss-catalogue-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.boss-catalogue-grid article{border:1px solid #d1dcc8;border-radius:5px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.boss-book-preview{display:block;min-height:180px;background:#e8ece2;padding:21px;border-bottom:1px solid #d1dcc8}.boss-book-preview img{display:block;width:100%;height:230px;object-fit:contain;filter:none}.boss-book-copy{padding:27px;flex:1;display:flex;flex-direction:column;align-items:flex-start}.boss-book-copy .eyebrow{font-size:10px;margin:0 0 12px}.boss-book-copy h3{font-family:var(--canna-serif);font-size:27px;font-weight:400;line-height:1.25;letter-spacing:-.5px;margin:0 0 14px}.boss-book-copy>p:not(.eyebrow){font-size:13px;line-height:1.85;color:#556b51;margin:0 0 18px}.boss-book-copy small{font-size:11px;color:#5d7159;margin-top:auto}.boss-book-actions{display:flex;align-items:center;gap:22px;margin-top:21px;flex-wrap:wrap}.boss-book-actions .canna-button{font-size:12px;padding:13px 19px;min-height:48px}.boss-book-actions .text-link{font-size:12px;min-height:44px}.boss-source-note{font-size:11px;color:#5e7359;line-height:1.9;max-width:820px;margin:22px 0 0}@media(max-width:1100px){.boss-why-layout{gap:40px}.boss-advantages{gap:23px}.boss-advantages h3{font-size:18px}.boss-how-layout{gap:45px}.boss-about-intro{gap:38px}.boss-about-story{gap:24px 38px}.boss-contact>.canna-shell{grid-template-columns:1fr 1fr;gap:38px}.boss-whatsapp{padding:23px;gap:20px;flex-direction:column;align-items:flex-start}.boss-qr img{width:176px}.boss-product-banner{gap:28px!important;grid-template-columns:minmax(0,1fr) 205px!important}.boss-banner-copy #catalogue-title{font-size:35px}.boss-view-all strong{font-size:24px}.boss-book-actions{gap:18px}}@media(max-width:880px){.round-two .menu-toggle{display:flex;align-items:center;gap:14px;min-height:44px;border:0;background:transparent;color:var(--canna-ink);padding:10px 0 10px 12px;font-size:12px}.round-two .menu-toggle span{font-size:21px}.round-two .canna-nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--canna-paper);padding:12px 24px 22px;border-bottom:1px solid #9bad9d;box-shadow:0 12px 16px #193c3017;max-height:calc(100dvh - 100px);overflow-y:auto}.round-two .canna-nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}.round-two .canna-nav a{padding:14px 8px;min-height:47px;font-size:14px}.round-two .nav-inquiry{width:100%;justify-content:space-between;margin-top:9px;min-height:46px}.boss-section-title h2{font-size:38px}.boss-why{padding-block:57px}.boss-why-layout{grid-template-columns:1fr;gap:30px}.boss-why figure{max-width:650px}.boss-advantages{gap:27px 35px}.boss-how{padding-block:57px}.boss-how-layout{gap:34px}.boss-how h3{font-size:17px}.boss-how li{gap:17px;padding-block:20px}.boss-how li p{font-size:13px}.boss-process-photos figure+figure{width:100%}.boss-about{padding-block:57px}.boss-about-intro{gap:30px}.boss-about-intro>div>p:first-child{font-size:20px}.boss-about-intro>div>p{font-size:13px;line-height:1.85}.boss-about-story p{font-size:13px}.boss-contact{padding-block:57px}.boss-contact h2{font-size:38px}.boss-contact-intro{font-size:13px}.boss-email{font-size:15px}.boss-whatsapp h3{font-size:22px}.boss-product-banner{grid-template-columns:minmax(0,1fr) 175px!important;gap:23px!important;padding:24px!important}.boss-banner-copy #catalogue-title{font-size:31px}.boss-banner-copy>p:not(.catalogue-eyebrow){font-size:12px}.boss-view-all{padding:21px 18px}.boss-view-all strong{font-size:23px}.boss-catalogues{padding-block:46px 60px}.boss-catalogue-grid{gap:20px}.boss-book-copy{padding:22px}.boss-book-copy h3{font-size:23px}.boss-book-preview{padding:16px;min-height:160px}.boss-book-preview img{height:190px}}@media(max-width:650px){.boss-hero .hero-copy h1{font-size:41px;letter-spacing:-1.3px;line-height:1.12;max-width:400px}.boss-hero .hero-copy>.eyebrow{font-size:10px;line-height:1.8}.boss-hero .hero-intro{font-size:14px;line-height:1.85}.boss-hero .hero-small{font-size:10px}.boss-section-title{margin-bottom:27px}.boss-section-title>.eyebrow{font-size:10px;margin-bottom:13px}.boss-section-title h2{font-size:34px;letter-spacing:-.8px}.boss-why{padding:46px 0 51px}.boss-why-layout{gap:24px}.boss-advantages{grid-template-columns:1fr;gap:21px}.boss-advantages article{padding-top:18px}.boss-advantages h3{font-size:22px;margin-bottom:9px}.boss-advantages p{font-size:13px;line-height:1.8}.boss-how{padding:47px 0 52px}.boss-how-layout{grid-template-columns:1fr;gap:27px}.boss-how li{gap:19px;padding:21px 0}.boss-how h3{font-size:17px}.boss-how li p{font-size:13px;line-height:1.8}.boss-how .text-link{font-size:12px}.boss-process-photos{gap:20px}.boss-process-photos figure+figure{width:90%}.boss-why figcaption,.boss-how figcaption,.boss-about figcaption{font-size:10px}.boss-about{padding:47px 0 52px}.boss-about-intro{grid-template-columns:1fr;gap:25px}.boss-about-intro>div>p:first-child{font-size:23px;line-height:1.55}.boss-about-intro>div>p{font-size:14px;line-height:1.85;margin:20px 0}.boss-about-story{grid-template-columns:1fr;margin-top:25px;padding-top:24px;gap:22px}.boss-about-story>p{font-size:13px;line-height:1.9}.boss-contact{padding:48px 0 52px}.boss-contact>.canna-shell{grid-template-columns:1fr;gap:32px}.boss-contact h2{font-size:35px;letter-spacing:-.8px}.boss-email{max-width:none;font-size:16px}.boss-contact .canna-button{min-height:51px}.boss-contact .eyebrow{font-size:10px;margin-bottom:18px}.boss-whatsapp{flex-direction:row;align-items:center;padding:20px;gap:18px}.boss-qr{padding:6px}.boss-qr img{width:125px}.boss-whatsapp h3{font-size:19px;line-height:1.3;margin-bottom:10px}.boss-whatsapp p{font-size:11px;margin-bottom:14px}.boss-whatsapp .small-button{font-size:10px;padding:9px 10px;gap:6px;white-space:normal}.catalogue-heading.boss-product-banner{grid-template-columns:1fr!important;padding:24px 20px!important;gap:22px!important;margin-bottom:23px}.boss-banner-copy #catalogue-title{font-size:32px;line-height:1.12;margin-bottom:16px}.boss-banner-copy .catalogue-eyebrow{font-size:9px;line-height:1.75;letter-spacing:.7px;margin-bottom:13px}.boss-banner-copy>p:not(.catalogue-eyebrow){font-size:12px}.boss-banner-pattern{width:100%;height:75%;inset:auto 0 0}.boss-view-all{min-height:0;display:grid;grid-template-columns:1fr auto;padding:17px 19px;gap:8px 20px}.boss-view-all strong{font-size:23px}.boss-view-all>span:not([aria-hidden]){font-size:10px;grid-column:1;max-width:230px;line-height:1.6}.boss-view-all>span[aria-hidden]{grid-column:2;grid-row:1/3;align-self:center;font-size:25px}.boss-catalogues{padding:42px 0 52px}.boss-catalogues .boss-section-title h2{font-size:32px}.boss-section-title>p:last-child:not(.eyebrow){font-size:13px;line-height:1.8}.boss-catalogue-grid{grid-template-columns:1fr;gap:25px}.boss-book-preview img{height:210px}.boss-book-copy{padding:23px}.boss-book-copy h3{font-size:26px}.boss-book-copy>p:not(.eyebrow){font-size:13px}.boss-book-actions{gap:21px}.boss-source-note{font-size:10px;line-height:1.9}}@media(max-width:360px){.boss-whatsapp{flex-direction:column;align-items:flex-start}.boss-qr img{width:155px}.boss-hero .hero-copy h1{font-size:37px}}.boss-catalogue-jump{display:inline-flex;align-items:center;gap:10px;min-height:38px;font-size:11px;color:#315d42;text-decoration:underline;text-underline-offset:5px;margin-top:5px}@media(min-width:1101px){.boss-banner-copy #catalogue-title{font-size:36px;max-width:none}.catalogue-heading.boss-product-banner{padding-block:23px}.catalogue-section{padding-top:36px}}@media(max-width:650px){.catalogue-heading.boss-product-banner{padding:20px 18px!important;gap:17px!important}.boss-banner-copy #catalogue-title{font-size:29px;margin-bottom:13px;line-height:1.13}.boss-banner-copy .catalogue-eyebrow{margin-bottom:11px}.boss-view-all{padding:13px 17px;gap:6px 16px}.boss-view-all strong{font-size:21px}.catalogue-section{padding-top:24px}.boss-catalogue-jump{margin-top:0}}.boss-advantages h3{font-size:clamp(21px,2vw,25px)}.boss-advantages p,.boss-how li p{font-size:15px;line-height:1.8}.boss-how h3{font-size:20px}.boss-process-photos figure+figure{width:100%;justify-self:auto}.boss-process-photos img{height:clamp(230px,27vw,350px);object-fit:cover}.boss-how-cta{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:30px;padding:26px 30px;border:1px solid #b9c9b6;background:#dfe8d9}.boss-how-cta h3{font-family:var(--canna-serif);font-size:26px;font-weight:400;line-height:1.25;margin:0 0 6px}.boss-how-cta p{font-size:15px;margin:0;color:#52684f}.boss-how-cta>div:last-child{display:flex;gap:12px;flex-wrap:wrap}.boss-how-cta a{display:inline-flex;justify-content:center;align-items:center;gap:12px;min-height:44px;padding:10px 17px;border:1px solid #26553e;color:#26553e;font-size:13px;white-space:nowrap}.boss-how-cta a:hover{background:#26553e;color:#fff}.boss-audiences{padding:76px 0 82px}.boss-audience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.boss-audience-grid article{min-height:190px;padding:26px 24px;background:#eef2e9;border-top:2px solid #427058}.boss-audience-grid h3{font-family:var(--canna-serif);font-size:25px;font-weight:400;margin:0 0 17px}.boss-audience-grid p{font-size:15px;line-height:1.8;color:#52684f;margin:0}.boss-about-intro>div>p:not(:first-child){font-size:16px}.boss-about-story>p{font-size:15px}@media(max-width:880px){.boss-audiences{padding-block:57px}.boss-audience-grid{gap:15px}.boss-audience-grid article{padding:22px 20px}.boss-audience-grid h3{font-size:22px}}@media(max-width:650px){.boss-advantages p,.boss-how li p{font-size:14px}.boss-how h3{font-size:19px}.boss-process-photos img{height:57vw;max-height:330px}.boss-how-cta{align-items:flex-start;flex-direction:column;margin-top:24px;padding:24px 21px}.boss-how-cta h3{font-size:23px}.boss-how-cta a{font-size:13px}.boss-audiences{padding-block:47px 52px}.boss-audience-grid{grid-template-columns:1fr;gap:14px}.boss-audience-grid article{min-height:0}.boss-audience-grid h3{margin-bottom:9px}.boss-about-intro>div>p:not(:first-child){font-size:14px}.boss-about-story>p{font-size:14px}}.catalogue-image-library{padding:56px 0 72px;border-top:1px solid #c3d1ba;scroll-margin-top:110px}.reference-library-heading{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:29px}.reference-library-heading .eyebrow{font-size:10px;color:#426848;margin:0 0 13px}.reference-library-heading h2{font-family:var(--canna-serif);font-size:39px;line-height:1.18;margin:0 0 17px;font-weight:400}.reference-library-heading p:last-child{font-size:14px;color:#51694d;line-height:1.8;max-width:610px;margin:0}.reference-library-heading>.small-button{flex-shrink:0;gap:16px;display:flex;min-height:44px}.reference-library-choices{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:32px}.reference-library-choices button{position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:10px;background:#eef1e7;color:#234632;border:1px solid #bdcdb3;border-radius:4px;padding:25px 27px;transition:background .2s,color .2s}.reference-library-choices button[aria-pressed=true]{background:#234c39;color:#faf8ef;border-color:#234c39}.reference-library-choices button>span:first-child{font-size:10px;letter-spacing:1px;text-transform:uppercase}.reference-library-choices strong{font:400 27px/1.25 var(--canna-serif);padding-right:20px}.reference-library-choices small{font-size:12px;line-height:1.7}.reference-library-choices button>span:last-child{position:absolute;right:23px;top:25px;font-size:22px}.reference-toolbar{display:flex;justify-content:space-between;gap:24px;align-items:flex-end}.reference-category-buttons{display:flex;flex-wrap:wrap;gap:8px;max-width:740px}.reference-category-buttons button{background:transparent;border:1px solid #bccdb3;color:#3c603f;min-height:44px;border-radius:3px;padding:10px 15px;font-size:12px;transition:background .18s}.reference-category-buttons button[aria-pressed=true]{background:#dce6d0;border-color:#6d8f5f;color:#22492d}.reference-category-buttons button:hover{background:#e5ecdc}.reference-search{min-width:210px;display:block;font-size:11px;color:#405f3e;line-height:1.5}.reference-search input{display:block;margin-top:7px;min-height:45px;width:100%;background:#fff;border:1px solid #afc2a3;border-radius:3px;padding:10px 13px;font:inherit;font-size:12px;color:#234632}.reference-results{display:flex;justify-content:space-between;gap:20px;align-items:baseline;margin:23px 0 18px;color:#5a6d54}.reference-results p{font-size:11px;line-height:1.7;margin:0}.reference-results p:first-child{color:#385c3a;white-space:nowrap}.reference-image-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 21px;scroll-margin-top:105px}.reference-image-grid article{min-width:0;background:#fff;border:1px solid #d1dcc8;border-radius:4px;overflow:hidden}.reference-photo{position:relative;display:block;width:100%;border:0;border-bottom:1px solid #e4e9de;background:#f4f5ef;cursor:zoom-in;padding:12px;aspect-ratio:1}.reference-photo>img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .24s}.reference-photo:hover>img{transform:scale(1.025)}.reference-photo>span{position:absolute;bottom:9px;right:9px;display:flex;align-items:center;gap:10px;background:#fffffff0;border:1px solid #d7e0cf;border-radius:3px;color:#315938;font-size:10px;padding:7px 9px}.reference-card-copy{padding:18px 17px 13px}.reference-card-copy>p{font-size:9px;letter-spacing:.6px;text-transform:uppercase;color:#55704c;margin:0 0 9px}.reference-card-copy h3{font:400 19px/1.35 var(--canna-serif);margin:0 0 10px;color:#234632}.reference-card-copy small{display:block;color:#58724f;font-size:10px;line-height:1.6}.reference-card-copy .text-link{font-size:11px;min-height:44px;background:none;border:0;padding:8px 0 0;margin-top:7px;color:#2e603a;text-align:left}.reference-pagination{display:flex;justify-content:center;align-items:center;gap:23px;flex-wrap:wrap;margin-top:32px}.reference-pagination .small-button{min-height:46px;gap:18px;display:flex}.reference-pagination small{font-size:11px;color:#597250}.reference-pagination>.text-link{border:0;background:none;min-height:44px;font-size:12px}.reference-empty,.reference-loading{padding:42px 20px;text-align:center;background:#edf1e6;border:1px solid #c6d5ba;border-radius:4px;color:#3b5d3d}.reference-empty h3{font:400 25px var(--canna-serif)}.reference-empty p,.reference-loading p{font-size:14px;line-height:1.7}.catalogue-image-dialog{width:min(1120px,calc(100vw - 36px));max-width:1120px;max-height:calc(100dvh - 32px);border:1px solid #afc2a4;border-radius:6px;padding:0;background:#fafbf6;color:#244734;overflow:auto;overscroll-behavior:contain}.catalogue-image-dialog::backdrop{background:#112e26d9}.reference-dialog-head{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:21px 26px;border-bottom:1px solid #d4dfcb;background:#fafbf6;position:sticky;top:0;z-index:2}.reference-dialog-head .eyebrow{font-size:9px;margin:0 0 8px;color:#526e48}.reference-dialog-head h2{font:400 25px/1.2 var(--canna-serif);margin:0}.reference-close{flex-shrink:0;width:44px;height:44px;border:1px solid #b8c9ac;border-radius:50%;background:transparent;color:#264d30;font-size:27px;line-height:1}.reference-full-image{min-height:220px;background:#eef1e8;position:relative;display:flex;align-items:center;justify-content:center;padding:20px}.reference-full-image img{display:block;max-width:100%;width:auto;height:auto;max-height:62dvh;object-fit:contain}.reference-full-image>p{font-size:13px;text-align:center;padding:40px;position:absolute;background:#eef1e8}.reference-dialog-bottom{padding:21px 26px;display:flex;flex-direction:column;gap:19px}.reference-dialog-bottom p{font-size:12px;line-height:1.8;margin:0 0 5px;color:#4f6846}.reference-dialog-bottom small{font-size:10px;line-height:1.7;color:#58724d}.reference-dialog-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.reference-dialog-actions .small-button{min-width:44px;min-height:44px;font-size:12px}.reference-dialog-actions .canna-button{min-height:44px;padding:12px 18px;font-size:12px}@media(max-width:1100px){.reference-image-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.reference-toolbar{align-items:stretch;flex-direction:column}.reference-search{max-width:360px}.reference-category-buttons{max-width:none}}@media(max-width:768px){.reference-library-heading h2{font-size:32px}.reference-library-choices strong{font-size:23px}.reference-library-choices button{padding:23px 20px}.reference-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 15px}.reference-library-choices button>span:last-child{right:16px;top:21px}}@media(max-width:520px){.catalogue-image-library{padding:40px 0 52px}.reference-library-heading{align-items:flex-start;flex-wrap:wrap;gap:19px}.reference-library-heading h2{font-size:31px;max-width:270px}.reference-library-heading p:last-child{font-size:13px}.reference-library-choices{grid-template-columns:1fr;gap:12px;margin-bottom:24px}.reference-library-choices button{padding:19px 21px;gap:8px}.reference-library-choices strong{font-size:25px}.reference-library-choices small{font-size:11px}.reference-results{display:block}.reference-results p+p{margin-top:7px}.reference-category-buttons{gap:7px}.reference-category-buttons button{font-size:11px;padding:9px 12px}.reference-search{max-width:none}.reference-image-grid{gap:15px 11px}.reference-card-copy{padding:15px 12px 9px}.reference-card-copy h3{font-size:17px;overflow-wrap:anywhere}.reference-card-copy .text-link{font-size:10px}.reference-card-copy small{font-size:9px}.reference-photo{padding:6px}.reference-photo>span{font-size:9px;gap:8px;bottom:6px;right:6px;padding:5px 6px}.reference-pagination{gap:14px}.catalogue-image-dialog{width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.reference-dialog-head{padding:17px 18px}.reference-dialog-head h2{font-size:21px}.reference-full-image{padding:10px;min-height:160px}.reference-full-image img{max-height:50dvh}.reference-dialog-bottom{padding:18px}.reference-dialog-actions{justify-content:flex-start;gap:9px}.reference-dialog-actions .canna-button{flex:1}.reference-dialog-actions .small-button{padding:10px 13px}}@media(prefers-reduced-motion:reduce){.reference-photo>img,.reference-library-choices button,.reference-category-buttons button{transition:none}}.reference-photo-options{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;padding:15px 20px;border-bottom:1px solid #d2dec8}.reference-photo-options button{display:flex;align-items:center;gap:10px;border:1px solid #b7cba8;background:#fff;padding:6px 12px 6px 6px;border-radius:3px;font-size:11px;color:#345938;min-height:44px}.reference-photo-options button[aria-pressed=true]{border:2px solid #366342;background:#eaf0e1}.reference-photo-options img{object-fit:contain;display:block}.reference-full-image.is-zoomed{display:block;overflow:auto;max-height:62dvh;min-height:0;overscroll-behavior:contain}.reference-full-image.is-zoomed img{max-width:none;max-height:none;width:auto;height:auto;margin:auto}.reference-full-image.is-zoomed>p{position:static}.tile-model-viewer{min-width:0;width:100%}.tile-model-stage-wrap{position:relative;min-width:0}.tile-model-stage-wrap .three-stage{overflow:hidden;touch-action:pan-y}.tile-model-stage-wrap .three-stage canvas{max-width:100%;touch-action:pan-y}.tile-model-stage-wrap .three-stage[data-context-lost=true]:after{content:none}.tile-model-status{position:absolute;inset:0;display:grid;place-items:center;text-align:center;padding:30px;color:#365541;font-size:13px;line-height:1.7;pointer-events:none;background:#eaf0e3}.tile-model-error{background:#eef0e6}.tile-model-viewer .model-actions button{min-height:44px}.tile-model-viewer .model-actions button:disabled{opacity:.5;cursor:default}.tile-model-viewer .concept-note{font-size:11px;line-height:1.7;color:#516749;text-align:center;margin:13px 0 0}.tile-back-note{font-size:11px;line-height:1.7;text-align:center;padding:9px 12px;border:1px solid #bbcbb1;border-radius:3px;color:#49653e;background:#f6f7ee;margin:12px 0 0}.tile-model-viewer button:focus-visible,.tile-model-viewer .three-stage:focus-visible,.reference-view-mode button:focus-visible,.reference-open-model:focus-visible{outline:3px solid #8a632b;outline-offset:3px}.reference-card-copy .reference-open-model{display:flex;justify-content:center;align-items:center;min-height:44px;width:100%;margin:13px 0 0;border:1px solid #9fb795;border-radius:3px;background:#eff4e8;color:#305635;font-size:11px;padding:8px 10px;transition:background .18s,border-color .18s}.reference-card-copy .reference-open-model:hover{background:#e0ebd5;border-color:#628355}.reference-view-mode{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;padding:16px 24px;border-bottom:1px solid #d3dfca}.reference-view-mode button{min-height:44px;min-width:125px;border:1px solid #a8bd9c;background:#fff;color:#345b36;padding:10px 16px;border-radius:3px;font-size:12px}.reference-view-mode button[aria-pressed=true]{background:#244d39;color:#fff;border-color:#244d39}.reference-model-view{padding:18px 30px 24px;background:#eef2e7}.reference-model-view .three-stage{height:min(430px,49dvh);min-height:220px;background:#eef2e7}.reference-model-view .model-help{font-size:11px}.reference-model-view .concept-note{max-width:590px;margin-inline:auto}.reference-model-view .tile-back-note{max-width:560px;margin-inline:auto}.catalogue-image-dialog .reference-dialog-actions button{min-height:44px}@media(max-width:650px){.reference-model-view{padding:12px 16px 20px}.reference-model-view .three-stage{height:min(320px,42dvh);min-height:190px}.reference-view-mode{padding:12px 16px;gap:8px}.reference-view-mode button{font-size:11px;min-width:0;flex:1}.reference-card-copy .reference-open-model{font-size:10px;padding-inline:6px}.tile-model-viewer .concept-note,.tile-back-note{font-size:10px}.tile-model-status{font-size:12px;padding:22px}.tile-model-viewer .model-actions{gap:7px}}@media(prefers-reduced-motion:reduce){.reference-card-copy .reference-open-model{transition:none}}.canna-media-hero{position:relative;isolation:isolate;min-height:680px;background:#0b3028;color:#fff;overflow:hidden}.hero-background,.hero-background:after{position:absolute;inset:0;z-index:-1}.hero-background img,.hero-background video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 48%}.hero-background video{opacity:0;transition:opacity .45s}.hero-background video.is-ready{opacity:1}.hero-background:after{content:"";z-index:1;background:linear-gradient(90deg,#041f1af2,#06221cde 28%,#08251e99 58%,#071f1a73),linear-gradient(0deg,rgba(5,29,25,.6),transparent 40%)}.hero-media-layout{width:calc(100% - 96px);max-width:1320px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 346px;gap:clamp(36px,5vw,86px);align-items:center;padding:68px 0 46px}.hero-media-copy{padding:6px 0 12px;min-width:0}.hero-media-eyebrow{font-size:10px;letter-spacing:1.7px;text-transform:uppercase;display:flex;align-items:center;gap:11px;color:#e0d2ac;margin:0 0 27px;font-weight:500}.hero-media-eyebrow>span{width:28px;height:1px;background:#d9c69a;display:block}.canna-media-hero h1{font:400 clamp(51px,5.55vw,80px)/1.04 var(--canna-serif);letter-spacing:-2px;color:#fffdf6;margin:0 0 28px;max-width:830px;overflow-wrap:normal}.canna-media-hero h1>span{color:#dfd3ac}.hero-media-intro{font-size:15px;line-height:1.85;max-width:545px;color:#e0e8df;margin:0 0 31px}.hero-media-actions{display:flex;align-items:stretch;flex-wrap:wrap;gap:13px}.hero-media-actions .hero-primary-action{background:#e7d4a7;color:#18382b;border:1px solid #e7d4a7;padding:17px 23px;min-height:54px;gap:22px;font-size:12px;font-weight:600}.hero-media-actions .hero-primary-action:hover{background:#f3e4c1;border-color:#f3e4c1}.hero-quote-action{display:inline-flex;align-items:center;justify-content:center;gap:21px;min-height:54px;padding:15px 21px;background:#0b302a70;color:#f5f5e9;border:1px solid #c1ceb780;border-radius:3px;font-size:12px;transition:background .18s,border-color .18s}.hero-quote-action:hover{background:#214e3a;border-color:#dce7cd}.hero-media-benefits{display:flex;flex-wrap:wrap;gap:9px 17px;margin-top:24px;color:#c0d0bf;font-size:10px;line-height:1.6}.hero-media-benefits>span+span{border-left:1px solid #9aac9655;padding-left:17px}.hero-open-designs{display:flex;align-items:center;gap:12px;min-height:44px;padding:0;border:0;background:none;color:#e8e7d8;margin:30px 0 0;font-size:11px}.hero-open-designs>svg{width:16px;margin-left:5px}.hero-3d-mark{display:grid;place-items:center;width:35px;height:35px;border:1px solid #abbc9d70;border-radius:6px;font-size:10px;letter-spacing:.6px;background:#e5efd50a}.hero-open-designs:hover{color:#f4ddb0}.hero-quote-panel{padding:31px 29px 25px;border:1px solid #9dab8650;background:#13392f;box-shadow:0 20px 50px #00190f30;border-radius:4px;min-width:0}.hero-panel-eyebrow{font-size:9px;text-transform:uppercase;letter-spacing:1.45px;color:#cfc9a3;margin:0 0 17px}.canna-redesign .hero-quote-panel h2{font:400 33px/1.16 var(--canna-serif);letter-spacing:-.55px;color:#f3f1e3;margin:0 0 17px}.hero-panel-intro{font-size:12px;line-height:1.8;color:#bfcfbd;margin:0}.hero-quote-panel ol{list-style:none;margin:24px 0 25px;padding:0;display:flex;flex-direction:column;gap:20px}.hero-quote-panel li{display:flex;gap:13px}.hero-quote-panel li>span{font-size:10px;line-height:1;margin-top:2px;color:#b7c9a3;border:1px solid #82957665;width:26px;height:26px;display:grid;place-items:center;flex-shrink:0;border-radius:50%}.hero-quote-panel h3{font-size:13px;line-height:1.5;font-weight:500;color:#ecefde;margin:0 0 4px}.hero-quote-panel li p{font-size:11px;line-height:1.75;color:#b6c9b4;margin:0}.hero-panel-inquiry{min-height:47px;width:100%;display:flex;justify-content:space-between;align-items:center;gap:15px;padding:13px 16px;font-size:12px;color:#e8ecdb;background:#244b37;border:1px solid #8da37b75;border-radius:3px;transition:background .18s}.hero-panel-inquiry:hover{background:#315d40}.hero-panel-contact{display:flex;justify-content:space-between;gap:16px;margin-top:18px;border-top:1px solid #80997740;padding-top:8px}.hero-panel-contact a{display:flex;align-items:center;gap:11px;min-height:40px;color:#cbd9c1;font-size:11px;text-decoration:none}.hero-panel-contact a:hover{text-decoration:underline;text-underline-offset:4px}.hero-media-footer{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;width:calc(100% - 96px);max-width:1320px;margin:0 auto;padding:0 0 25px;color:#c3d0b9}.hero-video-controls{display:flex;align-items:center;gap:15px}.hero-video-controls>button,.hero-clip-choices>button{min-height:40px;background:#12372aa3;border:1px solid #9bad8a65;border-radius:3px;color:#e2e8d6;font-size:10px;display:inline-flex;gap:8px;align-items:center;justify-content:center;padding:9px 13px}.hero-clip-choices{display:flex;gap:6px}.hero-clip-choices>button{width:38px;min-height:40px;padding:8px}.hero-clip-choices>button[aria-pressed=true]{background:#d5ddc8;color:#183727;border-color:#d5ddc8}.hero-video-caption{font-size:9px;letter-spacing:.35px;color:#bdcdb6}.hero-video-state{font-size:10px;line-height:1.7;margin:0;max-width:290px}.canna-media-hero button:focus-visible,.canna-media-hero a:focus-visible{outline:3px solid #f0d59a;outline-offset:4px}.hero-design-dialog{width:min(640px,calc(100vw - 30px));max-width:640px;max-height:calc(100dvh - 30px);border:1px solid #acbea1;padding:0;background:#e7ece2;color:#234533;border-radius:6px;overflow:auto;overscroll-behavior:contain}.hero-design-dialog::backdrop{background:#082a23df}.hero-design-dialog-head{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:19px 25px;border-bottom:1px solid #bccdb5;background:#edf1e6;position:sticky;top:0;z-index:2}.hero-design-dialog-head .eyebrow{font-size:9px;color:#577149;margin:0 0 7px}.canna-redesign .hero-design-dialog-head h2{font:400 26px/1.2 var(--canna-serif);margin:0;color:#294a33;letter-spacing:-.2px}.hero-design-dialog-head>button{min-width:44px;min-height:44px;border:1px solid #a2b698;background:transparent;color:#355c39;border-radius:50%;font-size:25px}.hero-design-dialog .style-showcase{padding:15px 25px 22px}.hero-design-dialog .showcase-title{display:none}.hero-design-dialog .style-showcase .three-stage{height:min(340px,39dvh)}.hero-design-dialog .style-showcase .showcase-caption{margin-top:14px}.hero-design-dialog .style-showcase .showcase-photo{max-height:290px}.hero-design-dialog .style-showcase:has(.showcase-photo) .showcase-title{display:flex}@media(min-width:1600px){.hero-media-layout{padding-top:84px;padding-bottom:64px}.canna-media-hero{min-height:735px}}@media(max-width:1060px){.hero-media-layout{width:calc(100% - 64px);gap:34px;grid-template-columns:minmax(0,1fr) 310px;padding-top:52px}.hero-media-footer{width:calc(100% - 64px)}.canna-media-hero h1{font-size:56px;letter-spacing:-1.7px}.hero-media-intro{font-size:14px}.hero-quote-panel{padding:27px 24px 22px}.canna-redesign .hero-quote-panel h2{font-size:30px}.hero-media-actions{gap:10px}.hero-media-actions .hero-primary-action,.hero-quote-action{padding:15px 16px;font-size:11px;gap:15px}}@media(max-width:790px){.hero-media-layout{grid-template-columns:1fr;gap:34px;max-width:610px;padding-top:44px;padding-bottom:28px}.canna-media-hero h1{font-size:62px;max-width:600px}.hero-media-intro{max-width:540px}.hero-media-copy{padding-bottom:0}.hero-quote-panel{padding:25px 27px}.hero-quote-panel ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin:21px 0}.hero-quote-panel li{display:block}.hero-quote-panel li>span{margin:0 0 10px}.hero-quote-panel .hero-panel-intro{max-width:460px}.hero-panel-contact{justify-content:flex-start;gap:30px}.hero-media-footer{max-width:610px;align-items:flex-start;flex-wrap:wrap}.hero-background:after{background:linear-gradient(90deg,#042b25e8,#092e27b5),linear-gradient(0deg,#092c25de 0%,transparent 75%)}.hero-open-designs{margin-top:22px}}@media(max-width:520px){.hero-media-layout,.hero-media-footer{width:calc(100% - 40px)}.hero-media-layout{padding-top:39px;gap:29px}.hero-media-eyebrow{font-size:9px;letter-spacing:1.1px;gap:9px;margin-bottom:24px}.hero-media-eyebrow>span{width:20px}.canna-media-hero h1{font-size:44px;line-height:1.07;letter-spacing:-1.2px;margin-bottom:22px}.hero-media-intro{font-size:13px;line-height:1.9;margin-bottom:26px;max-width:350px}.hero-media-actions{display:grid;grid-template-columns:1fr;gap:10px;max-width:350px}.hero-media-actions .hero-primary-action,.hero-quote-action{min-height:51px;font-size:12px;justify-content:space-between;padding:15px 18px}.hero-media-benefits{font-size:9px;gap:7px 10px;margin-top:20px}.hero-media-benefits>span+span{padding-left:10px}.hero-open-designs{font-size:11px;min-height:44px}.hero-quote-panel{padding:24px 22px 18px}.canna-redesign .hero-quote-panel h2{font-size:30px;line-height:1.17;margin-bottom:14px}.hero-panel-intro{font-size:12px}.hero-quote-panel ol{display:flex;gap:17px}.hero-quote-panel li{display:flex;gap:12px}.hero-quote-panel li>span{margin-top:2px;margin-bottom:0}.hero-quote-panel li p{font-size:11px}.hero-panel-inquiry{min-height:49px}.hero-panel-contact{justify-content:space-between;margin-top:15px}.hero-video-controls{gap:10px;flex-wrap:wrap}.hero-video-controls>button,.hero-clip-choices>button{min-height:44px}.hero-video-caption{font-size:9px}.hero-video-state{max-width:none}.hero-media-footer{gap:10px;padding-bottom:24px}.hero-design-dialog{width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.hero-design-dialog-head{padding:16px 18px}.canna-redesign .hero-design-dialog-head h2{font-size:23px}.hero-design-dialog .style-showcase{padding:12px 18px 18px}.hero-design-dialog .style-showcase .three-stage{height:min(305px,37dvh)}}@media(prefers-reduced-motion:reduce){.hero-background video,.hero-quote-action,.hero-panel-inquiry{transition:none}}.catalogue-image-dialog.is-tile-studio{width:min(1440px,calc(100vw - 28px));max-width:1440px;height:min(900px,calc(100dvh - 28px));max-height:calc(100dvh - 28px);padding:0;border:1px solid #d6d0bd;border-radius:8px;background:#f7f4eb;color:#183e33;overflow:hidden}.is-tile-studio::backdrop{background:#082a22df;backdrop-filter:blur(3px)}.tile-studio{height:100%;display:flex;flex-direction:column;min-height:0;font-family:var(--canna-sans,Arial,sans-serif)}.tile-studio-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 28px 18px;border-bottom:1px solid #dcd6c7;background:#faf8f1;flex-shrink:0}.tile-studio-header .eyebrow{font-size:9px;letter-spacing:1.8px;margin:0 0 7px;color:#64766b}.tile-studio-header h2{font:400 28px/1.15 var(--canna-serif,Georgia,serif);letter-spacing:-.5px;margin:0;color:#183e33}.tile-studio .reference-close{width:42px;height:42px;min-height:42px;border-color:#d0d3c7;font-size:25px;transition:background .18s,transform .18s}.tile-studio .reference-close:hover{background:#e8ede0;transform:rotate(4deg)}.tile-studio-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(320px,1fr);flex:1;min-height:0}.tile-studio-preview{background:#efeee4;min-width:0;min-height:0;display:flex;flex-direction:column;padding:21px 25px 16px;overflow-y:auto}.tile-studio-view-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-shrink:0}.tile-studio-view-tabs{display:flex;align-items:center;gap:3px;padding:4px;border:1px solid #d4d7ca;border-radius:5px;background:#f9f8f0}.tile-studio-view-tabs button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:42px;border:0;padding:9px 15px;border-radius:3px;color:#51695c;background:transparent;font-size:12px;white-space:nowrap;transition:background .18s,color .18s,box-shadow .18s}.tile-studio-view-tabs button[aria-pressed=true]{background:#214d3c;color:#fffdf4;box-shadow:0 2px 4px #193d2910}.tile-studio-view-tabs button:not([aria-pressed=true]):hover{background:#e9ecdf;color:#183e33}.tile-studio-view-tabs button>span{font-size:20px;line-height:.8}.tile-studio-preview-code{font-size:11px;letter-spacing:.6px;color:#5b6d5e;white-space:nowrap}.tile-studio-visual{display:flex;flex:1;min-height:0;align-items:center;justify-content:center;padding:17px 0 9px}.tile-studio-model{width:100%;min-width:0}.tile-studio-model .three-stage{height:clamp(280px,46dvh,540px);min-height:250px;margin:0;background:#efeee4;border-radius:4px}.tile-studio-model .tile-model-status{background:#efeee4;color:#48644e}.tile-studio-model .model-actions{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:8px}.tile-studio-model .model-actions button{border:1px solid #bdc9b6;background:#f9faf2;border-radius:4px;min-width:70px;min-height:42px;color:#2d5140;font-size:11px;padding:9px 13px;transition:background .15s,transform .15s}.tile-studio-model .model-actions button:not(:disabled):hover{background:#e1e9d7}.tile-studio-model .model-actions button:not(:disabled):active{transform:translateY(1px)}.tile-studio-model .model-help{font-size:11px;text-align:center;color:#566b5d;margin:12px 0 0;line-height:1.6}.tile-studio-model .concept-note{font-size:10px;line-height:1.65;max-width:460px;margin:8px auto 0;color:#697668}.tile-studio-model .tile-back-note{max-width:490px;margin:9px auto 0;font-size:10px;background:#f6f5ed;border-color:#d1d5c5}.tile-studio-navigation{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-shrink:0;border-top:1px solid #d5d8cb;padding-top:13px;margin-top:9px}.tile-studio-navigation .small-button{background:transparent;border:0;color:#345642;padding:9px 0;font-size:11px;display:flex;align-items:center;gap:10px;min-height:42px;white-space:nowrap}.tile-studio-navigation .small-button:hover{color:#193b2e;text-decoration:underline;text-underline-offset:4px}.tile-studio-navigation p{font-size:12px;color:#274b3a;white-space:nowrap;margin:0}.tile-studio-navigation p span{color:#6b7a6a;font-size:10px}.tile-studio-photo{position:relative;min-width:0;width:100%;align-self:stretch;display:flex;align-items:center;justify-content:center}.tile-studio-photo .reference-full-image{width:100%;height:100%;min-height:280px;max-height:58dvh;padding:25px 20px;background:#efeee4;border-radius:4px}.tile-studio-photo .reference-full-image img{max-height:52dvh;max-width:100%;width:auto;height:auto;object-fit:contain;box-shadow:0 12px 30px #2237270e}.tile-studio-photo .reference-full-image>p{background:#efeee4;font-size:12px;padding:24px}.tile-studio-photo .reference-full-image.is-zoomed{display:block;overflow:auto;max-height:58dvh;min-height:280px}.tile-studio-photo .reference-full-image.is-zoomed img{max-height:none;max-width:none;height:auto;width:auto;margin:auto;box-shadow:none}.tile-studio-zoom.small-button{position:absolute;right:12px;bottom:11px;border:1px solid #cad3bf;background:#fafbf3ed;color:#31533c;display:flex;align-items:center;gap:16px;font-size:11px;min-height:42px;padding:9px 13px;box-shadow:0 3px 10px #193a2610}.tile-studio-sidebar{padding:30px 30px 26px;background:#fbf9f1;border-left:1px solid #dcd6c7;min-width:0;overflow-y:auto;display:flex;flex-direction:column}.tile-studio-selection-heading .eyebrow{font-size:9px;letter-spacing:1.6px;color:#7a805f;margin:0 0 11px}.tile-studio-selection-heading h3{font:400 clamp(24px,2.1vw,32px)/1.15 var(--canna-serif,Georgia,serif);letter-spacing:-.5px;margin:0 0 13px;color:#1c4335;overflow-wrap:break-word}.tile-studio-selection-intro{font-size:12px;line-height:1.8;color:#687467;margin:0 0 26px;max-width:330px}.tile-studio-select-group{padding-bottom:22px;border-bottom:1px solid #deded0}.tile-studio-select-group label{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:12px;color:#2c4c3b;margin-bottom:10px;font-weight:600}.tile-studio-select-group label span{font-size:10px;font-weight:400;color:#77816d}.tile-studio-select-group select{display:block;width:100%;min-width:0;min-height:49px;border:1px solid #b7c3ac;border-radius:4px;background:#fffef8;color:#264b3a;padding:12px 33px 12px 12px;font:inherit;font-size:13px;line-height:1.4;cursor:pointer;text-overflow:ellipsis}.tile-studio-select-group>p{display:flex;justify-content:space-between;gap:12px;align-items:baseline;margin:12px 0 0;font-size:10px;line-height:1.6;color:#6f7a67}.tile-studio-select-group>p strong{font-size:11px;letter-spacing:.3px;color:#41613f;font-weight:500}.tile-studio-source{padding:22px 0 23px;border-bottom:1px solid #deded0}.tile-studio-section-label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.tile-studio-section-label h4{font-size:12px;line-height:1.5;font-weight:500;margin:0;color:#2c4c3b}.tile-studio-section-label>span{font-size:10px;color:#798471;white-space:nowrap}.tile-studio-source .reference-photo-options{justify-content:flex-start;gap:12px;padding:0;border:0;flex-wrap:wrap}.tile-studio-source .reference-photo-options button{display:flex;flex-direction:column;align-items:center;gap:7px;width:calc(50% - 6px);max-width:138px;min-width:0;padding:7px 7px 8px;border:1px solid #d3d9c9;background:#fffef8;border-radius:4px;font-size:10px;color:#65735e;transition:border-color .18s,background .18s}.tile-studio-source .reference-photo-options button[aria-pressed=true]{border:1px solid #4e7050;background:#edf1e4;box-shadow:inset 0 0 0 1px #4e7050}.tile-studio-source .reference-photo-options button:hover{border-color:#7b9870;background:#f1f4e9}.tile-studio-source .reference-photo-options img{width:100%;height:80px;object-fit:contain;display:block}.tile-studio-source>p{font-size:9px;line-height:1.7;color:#7a826f;margin:11px 0 0}.tile-studio-inquiry{padding-top:23px;margin-top:auto}.tile-studio-inquiry>p{font:400 21px/1.3 var(--canna-serif,Georgia,serif);letter-spacing:-.2px;margin:0 0 12px;color:#31513b}.tile-studio-inquiry .canna-button{display:flex;align-items:center;justify-content:space-between;gap:15px;width:100%;min-height:52px;padding:14px 19px;background:#234c39;border:1px solid #234c39;color:#fffdf4;border-radius:4px;font-size:12px;transition:background .18s,transform .18s}.tile-studio-inquiry .canna-button:hover{background:#346548;border-color:#346548}.tile-studio-inquiry .canna-button:active{transform:translateY(1px)}.tile-studio-inquiry small{font-size:10px;line-height:1.8;color:#78816c;display:block;margin-top:11px}.tile-studio-inquiry small strong{font-weight:500;color:#4c6347}.tile-studio-details-link{display:flex;align-items:center;justify-content:space-between;min-height:42px;margin-top:10px;color:#4d6747;font-size:11px;text-decoration:none;border-bottom:1px solid #d8deca}.tile-studio-details-link:hover{color:#214432;text-decoration:underline;text-underline-offset:4px}.tile-studio :is(button,select,a):focus-visible{outline:3px solid #ae7b31;outline-offset:3px}@media(max-width:1100px){.tile-studio-layout{grid-template-columns:minmax(0,1.45fr) minmax(290px,1fr)}.tile-studio-preview{padding:19px 20px 15px}.tile-studio-sidebar{padding:26px 23px 23px}.tile-studio-view-tabs button{padding:9px 12px;font-size:11px}.tile-studio-preview-code{font-size:10px}.tile-studio-selection-heading h3{font-size:27px}.tile-studio-navigation .small-button{font-size:10px;gap:7px}.tile-studio-model .three-stage{height:clamp(255px,44dvh,480px)}}@media(max-width:800px){.catalogue-image-dialog.is-tile-studio{width:calc(100vw - 16px);height:calc(100dvh - 16px);max-height:calc(100dvh - 16px);overflow:auto}.tile-studio{height:auto;min-height:100%}.tile-studio-header{padding:15px 19px 14px;position:sticky;top:0;z-index:4}.tile-studio-header h2{font-size:24px}.tile-studio-header .eyebrow{font-size:8px;margin-bottom:5px}.tile-studio-layout{display:block;min-height:0}.tile-studio-preview{padding:16px 20px 13px;overflow:visible}.tile-studio-model .three-stage{height:min(340px,43dvh);min-height:240px}.tile-studio-visual{display:block;padding:12px 0 6px}.tile-studio-model .model-actions{margin-top:3px}.tile-studio-model .concept-note{max-width:520px}.tile-studio-navigation{margin-top:8px;padding-top:8px}.tile-studio-sidebar{overflow:visible;border-left:0;border-top:1px solid #d4d7c8;padding:27px 28px 25px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:22px 25px}.tile-studio-selection-heading{grid-column:1/-1}.tile-studio-selection-heading h3{font-size:29px;max-width:620px}.tile-studio-selection-intro{margin-bottom:0;max-width:620px}.tile-studio-select-group{border:0;padding-bottom:0}.tile-studio-source{padding:0;border:0;grid-column:2;grid-row:2/span 2}.tile-studio-inquiry{padding-top:0;margin:0;grid-column:1}.tile-studio-inquiry>p{font-size:19px}.tile-studio-photo .reference-full-image{height:350px;max-height:44dvh;min-height:230px}.tile-studio-photo .reference-full-image img{max-height:38dvh}.tile-studio-photo .reference-full-image.is-zoomed{max-height:44dvh}}@media(max-width:540px){.catalogue-image-dialog.is-tile-studio{width:calc(100vw - 12px);height:calc(100dvh - 12px);max-height:calc(100dvh - 12px);border-radius:6px}.tile-studio-header{padding:13px 16px}.tile-studio-header h2{font-size:22px}.tile-studio-preview{padding:12px 13px 8px}.tile-studio-view-tabs{padding:3px;gap:1px}.tile-studio-view-tabs button{min-height:40px;padding:9px 11px;font-size:10px;gap:5px}.tile-studio-preview-code{font-size:9px}.tile-studio-view-bar{gap:8px}.tile-studio-model .three-stage{height:min(290px,37dvh);min-height:225px}.tile-studio-model .model-actions{gap:6px}.tile-studio-model .model-actions button{padding:9px 10px;font-size:10px;min-width:0;min-height:42px}.tile-studio-model .model-help{font-size:10px;margin-top:10px}.tile-studio-model .concept-note{font-size:9px;line-height:1.65}.tile-studio-model .tile-back-note{font-size:9px}.tile-studio-navigation{gap:8px}.tile-studio-navigation .small-button{font-size:10px;gap:6px;min-height:40px}.tile-studio-navigation p{font-size:11px}.tile-studio-navigation p span{font-size:9px}.tile-studio-sidebar{display:block;padding:25px 21px 23px}.tile-studio-selection-heading h3{font-size:28px}.tile-studio-selection-intro{font-size:11px;line-height:1.8;margin-bottom:22px}.tile-studio-select-group{padding-bottom:21px;border-bottom:1px solid #deded0}.tile-studio-select-group select{font-size:16px;padding:12px 31px 12px 11px;min-height:49px}.tile-studio-source{padding:21px 0;border-bottom:1px solid #deded0}.tile-studio-source .reference-photo-options button{max-width:124px}.tile-studio-source .reference-photo-options img{height:78px}.tile-studio-inquiry{padding-top:21px}.tile-studio-inquiry>p{font-size:21px}.tile-studio-photo .reference-full-image{height:315px;min-height:225px;padding:12px;max-height:41dvh}.tile-studio-photo .reference-full-image img{max-height:36dvh}.tile-studio-photo .reference-full-image.is-zoomed{max-height:41dvh}.tile-studio-zoom.small-button{font-size:10px;right:6px;bottom:6px;min-height:40px;gap:12px}}@media(prefers-reduced-motion:reduce){.tile-studio *,.tile-studio *:before,.tile-studio *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.floating-contact{position:fixed;right:max(24px,env(safe-area-inset-right));bottom:calc(24px + env(safe-area-inset-bottom));z-index:23;display:flex;align-items:stretch;gap:6px;max-width:calc(100vw - 32px);padding:6px;background:#fffefa;border:1px solid #cbd7c4;border-radius:999px;box-shadow:0 7px 24px #183e2921}.floating-contact>button,.floating-contact>a{display:flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:12px 18px;border:1px solid transparent;border-radius:999px;font:500 12px/1.3 var(--canna-sans,Arial,sans-serif);white-space:nowrap;text-decoration:none;transition:background .18s,color .18s,border-color .18s}.floating-contact svg{width:17px;height:17px;flex-shrink:0}.floating-contact>.floating-quote{background:#23503a;border-color:#23503a;color:#fffdf2}.floating-contact>.floating-quote:hover{background:#163f2b;border-color:#163f2b}.floating-contact>.floating-whatsapp{background:#fffefa;color:#285538}.floating-contact>.floating-whatsapp:hover{background:#edf3e7;border-color:#d8e4cf}.floating-contact>button:focus-visible,.floating-contact>a:focus-visible{outline:3px solid #96733b;outline-offset:3px}.with-selection .floating-contact,.with-single-inquiry .floating-contact{bottom:calc(96px + env(safe-area-inset-bottom))}.floating-contact[hidden],.canna-redesign:has(dialog[open]) .floating-contact,.canna-redesign:has(.canna-nav.is-open) .floating-contact{display:none}.canna-redesign .canna-footer{padding-bottom:calc(96px + env(safe-area-inset-bottom))}.canna-redesign.with-single-inquiry .canna-footer{padding-bottom:calc(172px + env(safe-area-inset-bottom))}@media(max-width:650px){.floating-contact{right:max(16px,env(safe-area-inset-right));bottom:calc(16px + env(safe-area-inset-bottom));padding:5px;gap:3px;max-width:calc(100vw - 32px);box-shadow:0 5px 19px #183e2921}.floating-contact>button,.floating-contact>a{font-size:11px;min-height:46px;padding:12px 13px;gap:8px}.floating-contact svg{width:15px;height:15px}.with-selection .floating-contact,.with-single-inquiry .floating-contact{bottom:calc(86px + env(safe-area-inset-bottom))}.canna-redesign.with-single-inquiry .canna-footer{padding-bottom:calc(96px + env(safe-area-inset-bottom))}}@media(max-width:350px){.floating-contact{right:12px;max-width:calc(100vw - 24px)}.floating-contact>button,.floating-contact>a{padding-inline:10px;gap:6px;font-size:10px}}@media(prefers-reduced-motion:reduce){.floating-contact>button,.floating-contact>a{transition:none}}.canna-media-hero{min-height:560px}.hero-media-layout{display:flex;align-items:center;min-height:560px;padding-block:68px}.hero-media-copy{max-width:900px;padding:0}.canna-media-hero h1{font-family:Arial,Helvetica,sans-serif;font-size:clamp(46px,5.7vw,83px);font-weight:700;line-height:1.07;letter-spacing:-.04em;max-width:900px}.canna-media-hero h1 span{font:inherit}.hero-media-intro{font-size:clamp(16px,1.7vw,21px);line-height:1.6;max-width:690px}.hero-media-actions{display:flex;flex-wrap:wrap;gap:14px}.hero-media-actions .hero-primary-action,.hero-media-actions .hero-quote-action{min-height:50px;font-size:14px}@media(max-width:650px){.canna-media-hero,.hero-media-layout{min-height:520px}.hero-media-layout{width:calc(100% - 40px);padding-block:56px}.canna-media-hero h1{font-size:clamp(38px,10vw,56px)}.hero-media-intro{font-size:16px;line-height:1.6}.hero-media-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hero-media-actions .hero-primary-action{grid-column:1/-1}.hero-media-actions .hero-quote-action{font-size:12px;padding-inline:11px}}.custom-page{color:var(--canna-ink,#1c392d)}.custom-page section{scroll-margin-top:100px}.custom-page .eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:11px}.custom-page h1,.custom-page h2,.custom-page h3{font-family:var(--canna-serif,Georgia,serif);font-weight:400}.custom-page a,.custom-page button{text-decoration:none}.custom-hero{overflow:hidden;background:#193f32;color:#f7f5ef;padding:84px 0 94px}.custom-hero-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.65fr);gap:80px;align-items:center}.custom-hero .eyebrow,.custom-create .eyebrow,.custom-contact .eyebrow{color:#ddc68e}.custom-hero h1{max-width:720px;margin:20px 0 25px;font-size:clamp(48px,5.8vw,82px);line-height:1.04;letter-spacing:-.04em}.custom-hero p:not(.eyebrow){max-width:590px;font-size:17px;line-height:1.8;color:#e3e9dc}.custom-hero-mark{position:relative;display:grid;place-items:center;aspect-ratio:1;background:radial-gradient(circle at 35% 25%,#466c55,#224b3a 55%,#14382e);border:1px solid #d9c68c80;border-radius:50%;box-shadow:0 0 0 19px #ffffff08,0 0 0 20px #d9c68c3b}.custom-hero-mark:after{content:"";position:absolute;inset:12%;border:1px solid #d9c68c80;border-radius:50%}.custom-hero-mark span{font-family:var(--canna-serif,Georgia,serif);font-size:clamp(140px,20vw,290px);line-height:1;color:#e8d4a2}.custom-actions{display:flex;align-items:center;gap:15px;flex-wrap:wrap;margin-top:35px}.custom-primary-link,.custom-plain-link{display:inline-flex;align-items:center;justify-content:center;gap:19px;min-height:50px;padding:13px 22px;font:inherit;font-size:13px;cursor:pointer}.custom-primary-link{background:#e7cb86;color:#183d31;border:1px solid #e7cb86}.custom-primary-link:hover{background:#f1dba6}.custom-plain-link{background:transparent;color:inherit;border:1px solid currentColor}.custom-plain-link:hover{background:#ffffff17}.custom-options,.custom-themes{padding:76px 0 86px}.custom-section-title{max-width:760px;margin-bottom:35px}.custom-section-title .eyebrow,.custom-materials .eyebrow{color:#3b6c55}.custom-section-title h2,.custom-materials h2,.custom-create h2,.custom-contact h2{font-size:clamp(38px,4vw,56px);line-height:1.13;letter-spacing:-.025em;margin:13px 0 20px}.custom-section-title p:not(.eyebrow){font-size:17px;line-height:1.75;color:#52684f;margin:0}.custom-option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.custom-option-grid article{position:relative;display:flex;flex-direction:column;min-height:290px;padding:32px;background:#edf1e8;border-top:2px solid #3b6c55}.custom-option-number{font-size:12px;letter-spacing:.12em;color:#5b765f}.custom-option-grid h3{font-size:clamp(27px,2.6vw,35px);margin:28px 0 15px}.custom-option-grid p{max-width:430px;font-size:16px;line-height:1.8;color:#50674e;margin:0}.custom-option-grid .custom-option-detail{font-size:13px;color:#28523a;margin-top:auto;padding-top:25px}.custom-materials{padding:78px 0;background:#e9eee3}.custom-materials-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1fr);gap:70px;align-items:center}.custom-materials figure{margin:0}.custom-materials img{display:block;width:100%;height:min(52vw,540px);object-fit:cover;object-position:center;border-radius:3px}.custom-materials figcaption{font-size:11px;color:#5e705b;line-height:1.6;margin-top:10px}.custom-materials p:not(.eyebrow){max-width:500px;font-size:16px;line-height:1.9;color:#50674e;margin:0 0 18px}.custom-materials a{display:inline-flex;gap:15px;align-items:center;min-height:44px;margin-top:10px;border-bottom:1px solid #376349;color:#24543d;font-size:14px}.custom-create{padding:86px 0 90px;background:#193f32;color:#f7f5ef}.custom-create-intro{max-width:820px}.custom-create h2{max-width:760px}.custom-create p:not(.eyebrow){font-size:16px;line-height:1.85;color:#e2e9dc;margin:0 0 18px}.custom-create .custom-create-lead{font-family:var(--canna-serif,Georgia,serif);font-size:25px;color:#f7f5ef}.custom-create .custom-create-details{font-size:14px;color:#e7cb86}.custom-create .custom-actions{margin-top:27px}.custom-themes{background:#f7f5ef}.custom-theme-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.custom-theme-grid article{min-height:195px;padding:26px 25px;border:1px solid #ced9c9;background:#fff}.custom-theme-grid article>span{font-size:11px;letter-spacing:.15em;color:#739174}.custom-theme-grid h3{font-size:28px;margin:20px 0 12px}.custom-theme-grid p{font-size:14px;line-height:1.75;color:#52684f;margin:0}.custom-contact{padding:65px 0;background:#dce7d7}.custom-contact>.canna-shell{display:flex;align-items:center;justify-content:space-between;gap:35px}.custom-contact h2{max-width:610px;font-size:clamp(36px,3.6vw,50px);margin-bottom:15px}.custom-contact p:not(.eyebrow){max-width:610px;font-size:15px;line-height:1.8;color:#50674e;margin:0}.custom-contact .custom-actions{flex-shrink:0;margin:0}.custom-contact .custom-primary-link{background:#1d4a37;color:#fff;border-color:#1d4a37}.custom-contact .custom-primary-link:hover{background:#306247}.custom-contact .custom-plain-link{color:#1d4a37}.custom-contact .custom-plain-link:hover{background:#cbdcc8}@media(max-width:880px){.custom-hero-inner{gap:45px}.custom-materials-grid{gap:35px}.custom-contact>.canna-shell{align-items:flex-start;flex-direction:column}.custom-contact .custom-actions{margin-top:0}}@media(max-width:650px){.custom-hero{padding:57px 0 66px}.custom-hero-inner{grid-template-columns:1fr;gap:42px}.custom-hero h1{font-size:clamp(43px,11vw,61px)}.custom-hero p:not(.eyebrow){font-size:15px}.custom-hero-mark{width:min(65vw,250px);justify-self:center}.custom-hero-mark span{font-size:165px}.custom-actions{gap:11px}.custom-primary-link,.custom-plain-link{min-height:48px;padding:11px 16px}.custom-options,.custom-themes{padding:52px 0 60px}.custom-section-title{margin-bottom:26px}.custom-section-title h2,.custom-materials h2,.custom-create h2{font-size:38px}.custom-section-title p:not(.eyebrow){font-size:15px}.custom-option-grid,.custom-materials-grid{grid-template-columns:1fr;gap:18px}.custom-option-grid article{min-height:255px;padding:25px}.custom-option-grid h3{margin-top:22px}.custom-option-grid p{font-size:15px}.custom-materials{padding:52px 0}.custom-materials-grid{gap:27px}.custom-materials img{height:min(105vw,490px)}.custom-materials p:not(.eyebrow){font-size:15px}.custom-create{padding:57px 0 65px}.custom-create .custom-create-lead{font-size:22px}.custom-create p:not(.eyebrow){font-size:15px}.custom-theme-grid{grid-template-columns:1fr;gap:13px}.custom-theme-grid article{min-height:0;padding:23px}.custom-theme-grid h3{margin:12px 0 8px}.custom-contact{padding:52px 0}.custom-contact h2{font-size:36px}.custom-contact .custom-actions{width:100%}}.canna-designer{padding-block:76px 100px}.designer-heading{display:grid;grid-template-columns:1.35fr .65fr;gap:48px;align-items:end;margin-bottom:38px}.designer-heading .eyebrow{margin-bottom:16px;color:#356b56}.designer-heading h1{font:400 clamp(42px,5vw,70px)/1.05 Georgia,"Times New Roman",serif;letter-spacing:-2px;margin:0;max-width:720px}.designer-heading>p{font-size:14px;line-height:1.8;color:#53685a;max-width:345px;margin:0 0 4px}.designer-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);gap:26px;align-items:start}.designer-preview{background:#e6eae3;border:1px solid #d9ded4;border-radius:4px;padding:12px 12px 14px;position:sticky;top:114px}.designer-stage{height:min(650px,65vw);min-height:430px;max-height:650px;border-radius:3px;overflow:hidden;outline-offset:3px;background:#e6eae3}.designer-stage canvas{display:block;width:100%;height:100%}.designer-stage-status{position:absolute;top:40%;left:20px;right:20px;text-align:center;font-size:14px;color:#304e3e}.designer-view-controls{display:flex;gap:8px;padding:12px 5px 0}.designer-view-controls button{min-height:42px;border:1px solid #9caf9f;border-radius:3px;background:#f6f5ef;padding:9px 16px;color:#234739;font-size:12px}.designer-view-controls button:hover:not(:disabled){background:#e0e9dc}.designer-model-help{font-size:11px;line-height:1.6;color:#586b5d;margin:11px 5px 0}.designer-controls{border:1px solid #d9ded4;border-radius:4px;background:#fff;padding:27px 30px 28px}.designer-step{display:flex;gap:14px;align-items:start;padding-top:24px;border-top:1px solid #e0e5db;margin-top:27px}.designer-step:first-child{border:0;margin-top:0;padding-top:0}.designer-step>span{color:#54806a;font-size:11px;letter-spacing:.08em;margin-top:6px}.designer-step h2{font:400 28px/1.15 Georgia,Times New Roman,serif;letter-spacing:-.6px;margin:0 0 8px}.designer-step p{font-size:12px;line-height:1.7;color:#617264;margin:0}.designer-upload{position:relative;display:flex;align-items:center;justify-content:space-between;background:#204e3f;color:#fff;border-radius:3px;min-height:50px;padding:13px 16px;margin-top:19px;font-size:13px;cursor:pointer}.designer-upload:hover{background:#2b6551}.designer-upload:focus-within{outline:3px solid #af7621;outline-offset:3px}.designer-upload input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.designer-file{display:flex;justify-content:space-between;gap:12px;margin-top:11px;font-size:11px;line-height:1.5;color:#53685a}.designer-file span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.designer-file button,.designer-reset{border:0;background:transparent;color:#245f49;text-decoration:underline;text-underline-offset:3px;padding:0;font-size:11px;flex-shrink:0}.designer-field{display:block;font-size:12px;color:#355140;margin-top:18px}.designer-field select{display:block;width:100%;margin-top:7px;min-height:44px;border:1px solid #adbdae;border-radius:3px;background:#fff;color:#223e35;padding:9px 12px;font-size:13px}.designer-field input[type=range]{display:block;width:100%;margin:12px 0 1px;accent-color:#24624c;min-height:30px}.designer-field output{float:right;color:#617264;font-variant-numeric:tabular-nums}.designer-range-pair{display:grid;grid-template-columns:1fr 1fr;gap:14px}.designer-reset{min-height:36px;margin-top:7px}.designer-colors{display:flex;gap:14px;margin-top:18px}.designer-colors label{display:flex;align-items:center;justify-content:space-between;gap:20px;flex:1;border:1px solid #dae1d7;border-radius:3px;padding:8px 10px;font-size:12px;color:#355140}.designer-colors input{width:42px;height:32px;padding:2px;border:1px solid #b8c4b7;background:#fff;cursor:pointer}.designer-save{margin-top:29px;width:100%;justify-content:space-between}.designer-disclaimer{font-size:11px;line-height:1.75;color:#657366;border-top:1px solid #e0e5db;padding-top:18px;margin:20px 0 0}.designer-error{font-size:12px;line-height:1.6;color:#a13c26;margin:12px 0 0}.canna-designer [disabled]{opacity:.52;cursor:not-allowed}@media(max-width:940px){.designer-layout{grid-template-columns:minmax(0,1fr) minmax(300px,.9fr)}.designer-controls{padding:23px}.designer-preview{top:95px}.designer-stage{min-height:350px;height:54vw}}@media(max-width:720px){.canna-designer{padding-block:48px 68px}.designer-heading{display:block;margin-bottom:27px}.designer-heading h1{font-size:45px;letter-spacing:-1.4px}.designer-heading>p{font-size:13px;max-width:560px;margin-top:17px}.designer-layout{display:block}.designer-preview{position:static}.designer-stage{height:65vw;min-height:280px;max-height:450px}.designer-controls{margin-top:17px}.designer-step h2{font-size:26px}}@media(max-width:420px){.designer-heading h1{font-size:39px}.designer-controls{padding:20px 17px}.designer-stage{min-height:260px}.designer-view-controls button{flex:1;padding:9px 5px}.designer-range-pair{grid-template-columns:1fr;gap:0}.designer-colors{flex-direction:column;gap:8px}}.catalogue-category-nav{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 25px}.catalogue-category-nav button{border:1px solid #aac0aa;background:transparent;color:#194537;padding:12px 18px;min-height:46px;cursor:pointer;font:inherit;font-size:14px}.catalogue-category-nav button[aria-current=true]{background:#194537;color:#fff;border-color:#194537}.catalogue-category-nav button:hover:not([aria-current=true]){background:#e8f0e7}.accessory-card .product-choice-heading h2{font-size:clamp(18px,2vw,23px)}.accessory-card .product-choice-photo img{object-fit:contain;background:#f6f7f3}.catalogue-footnote a{color:#194537;text-decoration:underline;text-underline-offset:3px}@media(max-width:650px){.catalogue-category-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.catalogue-category-nav button{padding:11px 8px;font-size:13px}}.supplied-gallery{min-width:0;color:inherit}.supplied-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.supplied-gallery.is-featured .supplied-photo-grid{grid-template-columns:1fr}.supplied-gallery figure{min-width:0;margin:0}.supplied-gallery .supplied-photo{position:relative;display:block;width:100%;aspect-ratio:1;border:1px solid #d6ded1;background:#fff;padding:0;overflow:hidden;cursor:zoom-in}.supplied-photo picture{display:block;width:100%;height:100%}.supplied-gallery .supplied-photo img{display:block;width:100%;height:100%;object-fit:contain;border-radius:0}.supplied-photo>span{position:absolute;right:10px;bottom:10px;padding:6px 9px;background:#fffef1ed;color:#194537;font-size:11px;border-radius:2px;opacity:0;transition:opacity .15s}.supplied-photo:hover>span,.supplied-photo:focus-visible>span{opacity:1}.supplied-gallery figcaption{font-size:14px;line-height:1.5;margin:12px 0 0;color:inherit}.supplied-thumbnails{display:flex;gap:8px;max-width:100%;overflow:auto;padding:12px 1px 4px;scrollbar-width:thin}.supplied-thumbnails button{width:66px;height:54px;flex:0 0 66px;min-height:44px;padding:3px;border:1px solid #b3c1af;background:#fff;cursor:pointer}.supplied-thumbnails button[aria-pressed=true]{border:2px solid #ae8a40;padding:2px}.supplied-thumbnails img{width:100%!important;height:100%!important;object-fit:contain!important;border-radius:0!important}.supplied-dialog{padding:0;width:min(900px,calc(100vw - 32px));max-width:none;max-height:92dvh;border:0;background:#faf9f4;color:#193f32;box-shadow:0 24px 90px #0005;overflow:auto}.supplied-dialog::backdrop{background:#09251ec9}.supplied-dialog>header,.supplied-dialog>footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 22px}.supplied-dialog h2{font-family:Georgia,serif;font-size:23px;line-height:1.25;margin:0;font-weight:400}.supplied-dialog button{border:1px solid #a3b5a0;background:transparent;min-width:44px;min-height:44px;font-size:22px;cursor:pointer;color:inherit}.supplied-dialog>picture{display:block;background:#fff}.supplied-dialog>picture img{display:block;width:100%;height:65dvh;object-fit:contain}.supplied-dialog footer>div{display:flex;gap:10px}.custom-page .custom-hero-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:60px}.custom-hero .supplied-gallery{max-width:580px}.custom-hero .supplied-gallery figcaption{color:#e5e9de}.custom-checks{list-style:none;padding:0;margin:25px 0 0;display:flex;gap:12px 24px;flex-wrap:wrap;font-size:15px;line-height:1.6}.custom-checks li:before{content:"\2713";margin-right:9px;color:#b99745;font-weight:700}.custom-page .custom-option-grid article{padding:0;overflow:hidden}.custom-option-copy{padding:27px 30px}.custom-option-copy h3{margin-top:13px}.custom-option-grid .supplied-photo{aspect-ratio:16/10;border:0;border-bottom:1px solid #d6ded1}.custom-option-grid .supplied-thumbnails{padding-inline:20px}.custom-materials .supplied-photo{aspect-ratio:4/3}.custom-page .custom-theme-grid article{padding:0;overflow:hidden;display:flex;flex-direction:column}.custom-theme-copy{padding:22px 24px;display:flex;flex-direction:column;flex:1}.custom-theme-copy h3{margin:0 0 12px}.custom-theme-copy .text-link{font-size:13px;margin-top:auto;padding-top:18px;min-height:44px;cursor:pointer}.custom-theme-grid .supplied-photo{border:0;border-bottom:1px solid #d6ded1}.custom-theme-grid .supplied-thumbnails{padding-inline:12px;min-height:70px}.custom-theme-grid .supplied-gallery:not(:has(.supplied-thumbnails)){padding-bottom:70px}.custom-accessory{padding:78px 0}.custom-mats,.custom-bags{background:#e9eee3}.custom-page .custom-spec-line{font-size:16px;line-height:1.8;margin-top:14px;color:#28523a}.custom-accessory .custom-section-title{max-width:860px}.custom-section-action{margin-top:30px}.custom-racks .supplied-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-racks .supplied-photo{aspect-ratio:4/3}.boss-audience-grid article{padding:0;overflow:hidden;border-top:0}.boss-audience-grid picture{display:block;aspect-ratio:4/3;background:#fff;overflow:hidden}.boss-audience-grid picture img{display:block;width:100%;height:100%;object-fit:cover}.boss-audience-copy{padding:25px}.catalogue-accessory-heading{font:400 27px Georgia,serif;margin:36px 0 18px}.product-choice-photo picture{display:block;width:100%;height:100%}.accessory-photo-button{width:100%;border:0;padding:0;background:transparent;text-align:left;color:inherit;font:inherit;cursor:pointer}.accessory-range{font-size:17px;color:#315d42;margin:24px 0 0}.designer-download{background:#edf3e9;border:1px solid #b6c8b0;padding:15px;font-size:14px;line-height:1.6}.designer-download a{display:inline-block;padding:8px;color:#194537;text-decoration:underline;text-underline-offset:3px;font-weight:600}.custom-theme-grid .supplied-photo [data-photo=row15-02] img,.custom-theme-grid .supplied-photo [data-photo=row15-07] img{transform:scale(1.25)}.catalogue-category-nav button:focus-visible,.supplied-gallery button:focus-visible,.custom-page button:focus-visible{outline:3px solid #b18b45;outline-offset:3px}@media(max-width:880px){.custom-page .custom-hero-inner{gap:32px}.supplied-photo-grid{gap:16px}.custom-theme-copy{padding:20px}}@media(max-width:650px){.custom-page .custom-hero-inner{grid-template-columns:1fr;gap:30px}.custom-page .custom-hero h1{font-size:44px}.custom-accessory{padding:50px 0}.supplied-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.custom-racks .supplied-photo-grid{grid-template-columns:1fr}.supplied-gallery figcaption{font-size:13px}.custom-checks{font-size:14px}.custom-theme-grid .supplied-gallery:not(:has(.supplied-thumbnails)){padding-bottom:0}.custom-option-copy{padding:24px}.boss-audience-copy{padding:22px}.supplied-dialog h2{font-size:19px}.supplied-dialog>header,.supplied-dialog>footer{padding:12px}.supplied-dialog>picture img{height:60dvh}}@media(prefers-reduced-motion:reduce){.supplied-photo>span{transition:none}}
