:root{--green:#1b7a3d;--green-dark:#14622f;--green-deep:#0f4f26;--green-soft:#eaf3ec;--green-line:#cfe3d4;--ink:#2b2b2b;--muted:#5d635e;--paper:#fff;--page:#f5f6f3;--card:#fff;--line:#e7e9e4;--radius:18px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--page);-webkit-font-smoothing:antialiased;font-family:Mulish,-apple-system,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}header{background:var(--green);color:#fff;z-index:50;justify-content:space-between;align-items:center;height:84px;padding:0 clamp(20px,4vw,56px);display:flex;position:sticky;top:0}.nav-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:46px;height:46px;margin-right:-10px;padding:0 10px;display:none}.nav-toggle-bar{background:#fff;border-radius:3px;width:26px;height:2.5px;transition:transform .25s,opacity .2s;display:block}.logo{color:#fff;white-space:nowrap;font-family:Agbalumo,system-ui,sans-serif;font-size:clamp(22px,2.9vw,34px);font-weight:400;line-height:1;text-decoration:none}nav{align-items:center;gap:clamp(20px,3.4vw,72px);display:flex}nav a{color:#fff;opacity:.95;white-space:nowrap;font-family:Agbalumo,system-ui,sans-serif;font-size:clamp(15px,1.5vw,19px);font-weight:400;text-decoration:none;transition:opacity .2s}nav a:hover{opacity:.7}nav a.active{position:relative}nav a.active:after{content:"";background:#fff;border-radius:2px;height:2px;position:absolute;bottom:-8px;left:0;right:0}.btn{cursor:pointer;border:2px solid #0000;border-radius:999px;align-items:center;gap:10px;padding:16px 38px;font-family:Mulish,sans-serif;font-size:clamp(16px,1.5vw,20px);font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .2s,background .2s,color .2s;display:inline-flex}.btn-primary{color:var(--green-deep);background:#fff;box-shadow:0 10px 26px -10px #0006}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 16px 34px -12px #00000073}.btn-ghost{color:#fff;background:0 0;border-color:#fff9}.btn-ghost:hover{background:#ffffff1f;border-color:#fff}main{flex-direction:column;gap:clamp(22px,3vw,32px);max-width:1080px;margin:0 auto;padding:clamp(28px,4vw,52px) clamp(16px,4vw,24px) clamp(48px,6vw,80px);display:flex}.page-head{text-align:center;padding:clamp(8px,2vw,18px) 0 4px}.page-head .eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--green);margin-bottom:6px;font-size:13px;font-weight:700}.page-head h1{color:var(--ink);font-family:Lobster,cursive;font-size:clamp(44px,6vw,68px);font-weight:400;line-height:1.02}.page-head .lead{max-width:700px;color:var(--muted);text-wrap:pretty;margin:14px auto 0;font-size:clamp(16px,1.5vw,19px)}.page-head .notice{color:#3a3a3a;text-wrap:pretty;max-width:700px;margin:10px auto 0;font-size:15px}.page-head .notice a,.page-head .lead a{color:var(--green);font-weight:600;text-decoration:none}.page-head .notice a:hover,.page-head .lead a:hover{text-decoration:underline}.panel{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 14px 34px -26px #143c1e66}.panel-pad{padding:clamp(24px,3.4vw,40px)}.panel-title{color:var(--green-deep);margin-bottom:4px;font-family:Lobster,cursive;font-size:clamp(28px,3.2vw,40px);font-weight:400}.panel-sub{color:var(--muted);margin-bottom:22px;font-size:15px}.cta{background:var(--green);border-radius:var(--radius);text-align:center;color:#fff;padding:clamp(34px,4.5vw,54px) clamp(24px,4vw,56px);position:relative;overflow:hidden;box-shadow:0 22px 50px -28px #0f4f26b3}.cta:before{content:"";pointer-events:none;background:radial-gradient(circle at 86% 14%,#ffffff1a,#0000 42%),radial-gradient(circle at 8% 90%,#ffffff14,#0000 45%);position:absolute;inset:0}.cta h2{margin-bottom:.2em;font-family:Lobster,cursive;font-size:clamp(34px,4.6vw,52px);font-weight:400;position:relative}.cta p{color:#ffffffeb;text-wrap:pretty;max-width:560px;margin:0 auto 26px;font-size:clamp(16px,1.5vw,19px);position:relative}.cta-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex;position:relative}.cta-note{color:#ffffffd1;margin-top:20px;font-size:14px;position:relative}.cta-note strong{color:#fff}footer{background:var(--green);color:#fff;margin-top:4px;padding:clamp(40px,5vw,60px) clamp(24px,6vw,72px) clamp(48px,5vw,64px)}.foot-grid{grid-template-columns:repeat(3,1fr);gap:clamp(28px,5vw,64px);max-width:1100px;margin:0 auto;display:grid}footer h3{margin-bottom:14px;font-size:22px;font-weight:700}footer p,footer address{color:#ffffffeb;font-size:16px;font-style:normal;line-height:1.7}footer a{color:#fff;text-decoration:none}footer a:hover{text-decoration:underline}.foot-links{flex-direction:column;gap:12px;display:flex}.foot-links a{font-size:17px}.fb{background:#1877f2;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-top:14px;display:inline-flex}.fb svg{fill:#fff;width:22px;height:22px}.image-slot{background:var(--green-soft);width:100%;height:100%;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:12px;display:flex}.image-slot svg{opacity:.5;width:28px;height:28px;stroke:var(--green)}.image-slot span{max-width:90%;font-size:13px;font-weight:500}.image-slot--rect{border-radius:0}.image-slot--rounded{border-radius:12px}.image-slot--circle{border-radius:50%}.image-slot--pill{border-radius:9999px}.image-slot img{object-fit:cover;width:100%;height:100%}@media (width<=760px){.foot-grid{grid-template-columns:1fr}}@media (width<=720px){.nav-toggle{display:inline-flex}header.nav-open .nav-toggle-bar:first-child{transform:translateY(7.5px)rotate(45deg)}header.nav-open .nav-toggle-bar:nth-child(2){opacity:0}header.nav-open .nav-toggle-bar:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}nav{background:var(--green-dark);flex-direction:column;align-items:stretch;gap:0;padding:6px 0 10px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 18px 34px -14px #00000073}header.nav-open nav{display:flex}nav a{opacity:1;padding:15px clamp(20px,6vw,56px);font-size:19px}nav a.active{background:#ffffff24}nav a.active:after{display:none}}.hero{width:100%;height:clamp(360px,46vw,560px);position:relative;overflow:hidden}.hero .image-slot{width:100%;height:100%;position:absolute;inset:0}.hero:after{content:"";pointer-events:none;background:linear-gradient(#0000002e,#00000052);position:absolute;inset:0}.hero h1{z-index:2;text-align:center;color:#fff;text-shadow:0 3px 18px #00000073;pointer-events:none;width:90%;font-family:Agbalumo,system-ui,sans-serif;font-size:clamp(34px,6vw,76px);font-weight:400;line-height:1.1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.intro{text-align:center;max-width:980px;margin:0 auto;padding:clamp(44px,6vw,72px) 24px 8px}.intro p{color:#3a3a3a;text-wrap:pretty;margin-bottom:1.35em;font-size:clamp(17px,1.5vw,21px)}.intro .lead{margin-bottom:1.6em}.intro .email{color:#222;font-size:clamp(18px,1.6vw,22px);font-weight:700}.intro a{color:inherit;text-decoration:none}.intro a:hover{text-decoration:underline}.booking{max-width:1080px;margin:clamp(40px,6vw,76px) auto clamp(56px,7vw,96px);padding:0 24px}.booking-card{background:var(--green);text-align:center;color:#fff;border-radius:22px;padding:clamp(40px,6vw,72px) clamp(28px,5vw,72px);position:relative;overflow:hidden;box-shadow:0 24px 60px -28px #0f4f26a6}.booking-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 85% 12%,#ffffff1a,#0000 42%),radial-gradient(circle at 8% 92%,#ffffff14,#0000 45%);position:absolute;inset:0}.booking-card h2{margin-bottom:.32em;font-family:Lobster,cursive;font-size:clamp(40px,5.6vw,66px);font-weight:400;line-height:1.05;position:relative}.booking-card p{color:#ffffffeb;text-wrap:pretty;max-width:620px;margin:0 auto clamp(24px,3vw,34px);font-size:clamp(17px,1.6vw,21px);position:relative}.booking-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex;position:relative}.booking-note{color:#fffc;margin-top:clamp(20px,2.6vw,28px);font-size:15px;position:relative}.booking-note strong{color:#fff;font-weight:700}.story-grid{grid-template-columns:1fr 1fr;gap:0;display:grid}.story-grid>*+*{border-left:1px solid var(--line)}@media (width<=700px){.story-grid{grid-template-columns:1fr}.story-grid>*+*{border-left:none;border-top:1px solid var(--line)}}.story-side{padding:clamp(24px,3.4vw,40px)}.story-side p{color:#3a3a3a;text-wrap:pretty;margin-bottom:1.1em;font-size:clamp(16px,1.5vw,18px)}.story-side p:last-child{margin-bottom:0}.vision-side{background:var(--green-soft);padding:clamp(24px,3.4vw,40px)}.vision-side .panel-title{color:var(--green-dark)}.vision-intro{color:var(--muted);margin-bottom:18px;font-size:16px}.vision-list{flex-direction:column;gap:14px;list-style:none;display:flex}.vision-list li{color:#2d3028;align-items:flex-start;gap:13px;font-size:clamp(15px,1.4vw,17px);line-height:1.5;display:flex}.vision-list .check{background:var(--green);border-radius:8px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;margin-top:1px;display:flex}.vision-list .check svg{stroke:#fff;fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.gallery-head{padding:clamp(20px,3vw,36px) clamp(24px,3.4vw,40px) 0}.gallery-head .panel-title{margin-bottom:4px}.gallery-head p{color:var(--muted);margin-bottom:0;font-size:15px}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:clamp(10px,1.4vw,16px);padding:clamp(16px,2vw,24px);display:grid}@media (width>=680px){.gallery-grid{grid-template-columns:repeat(4,1fr)}}.gallery-item{flex-direction:column;gap:6px;display:flex}.gallery-slot{aspect-ratio:4/3;background:var(--green-soft);border-radius:12px;overflow:hidden}.gallery-caption{color:var(--muted);text-align:center;font-size:13px;font-weight:600}.facilities-page main a:not(.btn){color:var(--green);font-weight:600;text-decoration:none}.facilities-page main a:not(.btn):hover{text-decoration:underline}.spaces{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.space{flex-direction:column;gap:10px;padding:clamp(22px,3vw,36px);display:flex}.space+.space{border-top:1px solid var(--line)}@media (width>=680px){.spaces{grid-template-columns:1fr 1fr}.space+.space{border-top:none;border-left:1px solid var(--line)}.spaces .space:nth-child(n+3){border-top:1px solid var(--line)}.spaces .space:nth-child(3){border-left:none}}@media (width>=900px){.spaces{grid-template-columns:repeat(3,1fr)}.spaces .space:nth-child(3){border-left:1px solid var(--line)}.spaces .space:nth-child(n+3){border-top:none}.spaces .space:nth-child(n+4){border-top:1px solid var(--line);border-left:none}}.space-icon{background:var(--green-soft);border-radius:12px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.space-icon svg{width:24px;height:24px;stroke:var(--green);fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.space h3{color:var(--green-deep);font-family:Lobster,cursive;font-size:clamp(26px,2.8vw,34px);font-weight:400;line-height:1.05}.space .cap{background:var(--green);color:#fff;border-radius:99px;align-items:center;gap:5px;width:fit-content;padding:3px 10px;font-size:12px;font-weight:700;display:inline-flex}.space p{color:#3a3a3a;text-wrap:pretty;font-size:15px}.space ul{flex-direction:column;gap:5px;list-style:none;display:flex}.space li{color:#4a4d48;padding-left:18px;font-size:14px;position:relative}.space li:before{content:"";background:var(--green-line);border-radius:50%;width:6px;height:6px;position:absolute;top:9px;left:4px}.space a{font-size:14px}.specs-head{color:var(--green-deep);margin-bottom:6px;font-family:Lobster,cursive;font-size:clamp(28px,3vw,38px);font-weight:400}.specs-sub{color:var(--muted);margin-bottom:24px;font-size:15px}.specs-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;display:grid}.spec-item{background:var(--green-soft);border-radius:12px;align-items:flex-start;gap:10px;padding:14px;display:flex}.spec-dot{background:var(--green);border-radius:50%;flex:none;width:8px;height:8px;margin-top:7px}.spec-item span{color:#2d3028;font-size:15px;line-height:1.4}.kitchen-page main a:not(.btn){color:var(--green);font-weight:600;text-decoration:none}.kitchen-page main a:not(.btn):hover{text-decoration:underline}.kitchen-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(16px,2.4vw,24px);display:grid}.inv-card{flex-direction:column;padding:clamp(22px,2.6vw,30px);display:flex}.inv-head{align-items:center;gap:12px;margin-bottom:16px;display:flex}.inv-icon{background:var(--green-soft);border-radius:12px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.inv-icon svg{width:24px;height:24px;stroke:var(--green);fill:none;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.inv-head h2{color:var(--green-deep);font-family:Lobster,cursive;font-size:clamp(24px,2.6vw,30px);font-weight:400;line-height:1.05}.inv-list{flex-direction:column;list-style:none;display:flex}.inv-list li{color:#3a3a3a;justify-content:space-between;align-items:baseline;gap:12px;padding:9px 0;font-size:15px;display:flex}.inv-list li+li{border-top:1px solid var(--line)}.inv-name{text-wrap:pretty}.inv-qty{text-align:center;background:var(--green-soft);min-width:30px;color:var(--green-deep);font-variant-numeric:tabular-nums;border-radius:99px;flex:none;padding:2px 9px;font-size:13px;font-weight:700}.inv-note{color:var(--muted);text-wrap:pretty;margin-top:14px;font-size:13.5px;font-style:italic}.contact-page main a:not(.btn){color:var(--green);text-decoration:none}.contact-page main a:not(.btn):hover{text-decoration:underline}.find-us{padding:clamp(24px,3.4vw,40px)}.find-us address{color:var(--ink);margin-bottom:24px;font-size:17px;font-style:normal;line-height:1.8}.find-us address strong{margin-bottom:4px;font-weight:700;display:block}.directions{flex-direction:column;gap:14px;display:flex}.dir-item{background:var(--green-soft);border-radius:12px;align-items:flex-start;gap:12px;padding:14px;display:flex}.dir-icon{background:var(--green);border-radius:10px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;margin-top:1px;display:flex}.dir-icon svg{stroke:#fff;fill:none;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.dir-item p{color:#33372f;font-size:14.5px;line-height:1.55}.dir-item strong{color:var(--ink);margin-bottom:3px;font-size:15px;font-weight:700;display:block}.map-placeholder{background:var(--green-soft);border-top:1px solid var(--line);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:180px;padding:32px 24px;display:flex}.map-placeholder svg{width:38px;height:38px;stroke:var(--green);fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;opacity:.7}.map-placeholder p{color:var(--muted);font-size:15px}.map-placeholder a{color:var(--green);font-weight:700}.quick-contact{grid-template-columns:1fr 1fr;display:grid}.qc-item{align-items:center;gap:14px;padding:clamp(18px,2.4vw,28px) clamp(20px,3vw,36px);display:flex}.qc-item+.qc-item{border-left:1px solid var(--line)}.qc-icon{background:var(--green-soft);border-radius:14px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.qc-icon svg{width:22px;height:22px;stroke:var(--green);fill:none;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.qc-label{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:2px;font-size:12px;font-weight:700}.qc-value{color:var(--ink);font-size:16px;font-weight:700}.qc-value a{color:var(--green)}@media (width<=520px){.quick-contact{grid-template-columns:1fr}.qc-item+.qc-item{border-left:none;border-top:1px solid var(--line)}}.booking-embed-head{margin-bottom:22px}.booking-embed-frame{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.booking-embed-frame iframe{border:none;width:100%;height:940px;display:block}@media (width<=760px){.booking-embed-frame iframe{height:1140px}}@media (width<=480px){.booking-embed-frame iframe{height:1020px}.booking-embed-frame{border-radius:10px}}.table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}table.rates{border-collapse:separate;border-spacing:0;width:100%;min-width:620px}table.rates thead th{background:var(--green);color:#fff;text-align:center;vertical-align:top;padding:14px 16px;font-size:16px;font-weight:700}table.rates thead th .t{opacity:.85;margin-top:3px;font-size:13px;font-weight:400;display:block}table.rates thead th:first-child{text-align:left;background:var(--green-dark);border-top-left-radius:12px}table.rates thead th:last-child{border-top-right-radius:12px}table.rates tbody th{text-align:left;color:var(--ink);background:var(--green-soft);white-space:nowrap;padding:14px 16px;font-weight:700}table.rates tbody td{text-align:center;font-variant-numeric:tabular-nums;padding:14px 16px;font-size:17px}table.rates tbody tr+tr th,table.rates tbody tr+tr td{border-top:1px solid var(--line)}@media (width<=640px){table.rates{min-width:0}table.rates thead{display:none}table.rates,table.rates tbody,table.rates tr,table.rates th,table.rates td{width:100%;display:block}table.rates tbody tr{border:1px solid var(--line);border-radius:12px;overflow:hidden}table.rates tbody tr+tr{margin-top:14px}table.rates tbody th{background:var(--green);color:#fff;white-space:normal;font-size:16px}table.rates tbody td{text-align:right;justify-content:space-between;align-items:center;gap:16px;padding:11px 16px;font-size:16px;display:flex}table.rates tbody tr+tr td,table.rates tbody tr+tr th{border-top:none}table.rates tbody td+td{border-top:1px solid var(--line)}table.rates tbody td:before{content:attr(data-label);text-align:left;color:var(--muted);font-size:14px;font-weight:600}}.notes{flex-direction:column;gap:18px;margin-top:26px;display:flex}.notes ul{background:var(--green-soft);border-radius:12px;flex-direction:column;gap:8px;padding:18px 20px;list-style:none;display:flex}.notes li{color:#3a3a3a;padding-left:24px;position:relative}.notes li:before{content:"";background:var(--green);border-radius:50%;width:7px;height:7px;position:absolute;top:11px;left:6px}.notes .discount{text-align:center;color:var(--green-deep);font-weight:700}.notes .soft{text-align:center;color:var(--muted)}.notes .community{text-align:center;color:#3a3a3a;text-wrap:pretty}.notes a{color:var(--green);font-weight:600}.cal-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.cal-head .panel-title{margin-bottom:0}.month-label{color:var(--ink);font-family:Mulish,sans-serif;font-size:clamp(22px,2.4vw,30px);font-weight:300}.picker{align-items:center;gap:8px;display:flex}.picker select{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:10px;padding:9px 12px;font-family:inherit;font-size:15px}.picker select:focus{outline:2px solid var(--green-line);border-color:var(--green)}.picker button{color:#fff;background:var(--green);cursor:pointer;border:none;border-radius:10px;padding:10px 20px;font-family:inherit;font-size:15px;font-weight:700;transition:background .2s}.picker button:hover{background:var(--green-dark)}.cal-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.cal-grid{border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(7,minmax(120px,1fr));min-width:760px;display:grid;overflow:hidden}.cal-dow{background:var(--green);color:#fff;padding:11px 12px;font-size:14px;font-weight:700}.cal-cell{border-top:1px solid var(--line);border-left:1px solid var(--line);background:#fff;flex-direction:column;gap:5px;min-height:128px;padding:9px 9px 11px;display:flex}.cal-cell:nth-child(7n+1){border-left:none}.cal-cell.empty{background:#fafbf9}.cal-cell.today{background:#fbf3ee;box-shadow:inset 0 0 0 2px #d98a63}.cal-cell .dnum{color:var(--ink);font-size:15px;font-weight:700}.cal-cell.today .dnum{color:#b5612f}.chip-none{background:var(--green);color:#fff;border-radius:5px;align-self:flex-start;padding:3px 9px;font-size:11px;font-weight:600}.chip-event{color:#33372f;background:#fff;border:1px solid #d7dad4;border-radius:5px;padding:5px 7px;font-size:11.5px;line-height:1.3}.new-booking{cursor:pointer;color:var(--green);background:0 0;border:none;align-items:center;gap:5px;margin-top:auto;padding:2px 0;font-family:inherit;font-size:12.5px;font-weight:700;display:inline-flex}.new-booking:hover{color:var(--green-dark);text-decoration:underline}.new-booking svg{flex:none;width:15px;height:15px}.capacity-note{background:var(--green-soft);border:1px solid var(--green-line);border-radius:var(--radius);align-items:center;gap:16px;padding:18px clamp(20px,3vw,28px);display:flex}.capacity-note .capacity-num{color:var(--green-deep);flex:none;font-family:Lobster,cursive;font-size:clamp(38px,6vw,52px);line-height:1}.capacity-note>span:last-child{color:var(--ink);font-size:clamp(16px,2vw,19px);font-weight:700}.check-groups{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:clamp(20px,3vw,34px);display:grid}.check-heading{letter-spacing:.1em;text-transform:uppercase;color:var(--green);border-bottom:1px solid var(--line);margin-bottom:12px;padding-bottom:8px;font-size:13px;font-weight:800}.check-list{flex-direction:column;gap:12px;list-style:none;display:flex}.check-list li{color:#3a3a3a;text-wrap:pretty;align-items:flex-start;gap:11px;font-size:15px;line-height:1.5;display:flex}.check-icon{background:var(--green-soft);border-radius:6px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;display:flex}.check-icon svg{fill:none;width:14px;height:14px;stroke:var(--green);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.deco-list{flex-direction:column;gap:16px;margin-bottom:26px;list-style:none;display:flex}.deco-list li{color:#3a3a3a;text-wrap:pretty;align-items:flex-start;gap:13px;font-size:clamp(15px,1.6vw,17px);line-height:1.6;display:flex}.deco-dot{background:var(--green);border-radius:50%;flex:none;width:9px;height:9px;margin-top:9px}.deco-warning{background:#fbf3ee;border:1px solid #e8c9b6;border-left:4px solid #d98a63;border-radius:12px;align-items:center;gap:14px;padding:18px 20px;display:flex}.warn-icon{background:#f4dccd;border-radius:10px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.warn-icon svg{fill:none;stroke:#b5612f;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.deco-warning p{color:#6b3a1e;text-wrap:pretty;font-size:clamp(14.5px,1.6vw,16px);line-height:1.5}.deco-warning strong{color:#8a3d13}.deco-thanks{text-align:center;color:var(--green-deep);text-wrap:pretty;margin-top:24px;font-size:clamp(15px,1.6vw,17px);font-weight:600}.terms-page main a:not(.btn){color:var(--green);font-weight:600;text-decoration:none}.terms-page main a:not(.btn):hover{text-decoration:underline}.terms-doc{flex-direction:column;display:flex}.terms-section{padding:clamp(22px,3vw,30px) 0}.terms-section:first-child{padding-top:0}.terms-section:last-child{padding-bottom:0}.terms-section+.terms-section{border-top:1px solid var(--line)}.section-head{align-items:center;gap:12px;margin-bottom:16px;display:flex}.section-num{background:var(--green);color:#fff;border-radius:9px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;font-weight:800;display:flex}.section-title{color:var(--green-deep);font-family:Lobster,cursive;font-size:clamp(24px,2.8vw,32px);font-weight:400;line-height:1.1}.clause-list{flex-direction:column;gap:12px;list-style:none;display:flex}.clause{color:#3a3a3a;text-wrap:pretty;align-items:baseline;gap:12px;font-size:15px;line-height:1.6;display:flex}.clause-n{width:34px;color:var(--green);font-variant-numeric:tabular-nums;flex:none;font-weight:700}.clause.is-warning .clause-text{color:#8a3d13;text-transform:uppercase;letter-spacing:.02em;font-weight:700}.hours-table{border:1px solid var(--line);border-radius:12px;margin-top:18px;margin-left:46px;overflow:hidden}.hours-row{grid-template-columns:190px 1fr;display:grid}.hours-row+.hours-row{border-top:1px solid var(--line)}.hours-label{color:var(--ink);background:var(--green-soft);border-right:1px solid var(--line);padding:12px 16px;font-weight:700}.hours-value{color:#3a3a3a;text-wrap:pretty;padding:12px 16px;font-size:15px;line-height:1.5}@media (width<=560px){.clause-n{width:30px}.hours-table{margin-left:0}.hours-row{grid-template-columns:1fr}.hours-label{border-right:none;border-bottom:1px solid var(--line)}}.policies-page main a:not(.btn){color:var(--green);font-weight:600;text-decoration:none}.policies-page main a:not(.btn):hover{text-decoration:underline}.policy-index{grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:clamp(40px,6vw,72px);display:grid}.policy-card{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;box-shadow:0 1px 2px #0000000a}.policies-page main a.policy-card:not(.btn){color:var(--green-deep);font-weight:700;text-decoration:none}.policy-card:hover{border-color:var(--green);transform:translateY(-2px);box-shadow:0 6px 18px #00000014}.policy-card-title{font-size:16px;line-height:1.35}.policy-card-arrow{color:var(--green);flex:none;font-size:20px;transition:transform .15s}.policy-card:hover .policy-card-arrow{transform:translate(3px)}.policy-doc{color:#3a3a3a}.policy-h{color:var(--green-deep);border-top:1px solid var(--line);margin-top:30px;padding-top:26px;font-family:Lobster,cursive;font-size:clamp(22px,2.6vw,30px);font-weight:400;line-height:1.15}.policy-doc>.policy-h:first-child{border-top:none;margin-top:0;padding-top:0}.policy-sub{color:var(--ink);margin-top:20px;margin-bottom:4px;font-size:17px;font-weight:800}.policy-p{text-wrap:pretty;margin-top:12px;font-size:15px;line-height:1.7}.policy-ul,.policy-ol{flex-direction:column;gap:8px;margin-top:12px;padding-left:22px;display:flex}.policy-ul{list-style:outside}.policy-ol{list-style:decimal}.policy-ul li,.policy-ol li{text-wrap:pretty;font-size:15px;line-height:1.65}.policy-ul li::marker{color:var(--green)}.policy-ol li::marker{color:var(--green);font-weight:700}.policy-sublist{flex-direction:column;gap:6px;margin-top:8px;padding-left:22px;list-style:circle;display:flex}.policy-note{background:var(--green-soft);border:1px solid var(--line);border-left:4px solid var(--green);color:var(--ink);text-wrap:pretty;border-radius:12px;margin-top:20px;padding:16px 18px;font-size:15px;line-height:1.6}.policy-table-wrap{border:1px solid var(--line);border-radius:12px;margin-top:16px;overflow:hidden}.policy-table{border-collapse:collapse;width:100%;font-size:15px}.policy-table th{text-align:left;background:var(--green-soft);color:var(--ink);padding:12px 16px;font-weight:700}.policy-table td{color:#3a3a3a;border-top:1px solid var(--line);padding:12px 16px}.policy-table th+th,.policy-table td+td{border-left:1px solid var(--line)}.policies-page main a.policy-download:not(.btn){background:var(--green);color:#fff;border-radius:12px;align-items:center;gap:10px;margin-top:18px;padding:13px 22px;font-weight:700;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.policies-page main a.policy-download:not(.btn):hover{background:var(--green-deep);text-decoration:none;transform:translateY(-1px)}.policy-download-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.policy-back{margin-top:26px}@media (width<=640px){.policy-index{grid-template-columns:1fr}.policy-table thead{display:none}.policy-table,.policy-table tbody,.policy-table tr,.policy-table td{width:100%;display:block}.policy-table tr{border-top:1px solid var(--line)}.policy-table tr:first-child{border-top:none}.policy-table td{border-top:none;border-left:none;justify-content:space-between;gap:16px;padding:10px 16px;display:flex}.policy-table td:before{content:attr(data-label);color:var(--ink);font-weight:700}}.notfound-page main{min-height:52vh}.notfound-page .nf-code{color:var(--green);margin:6px 0 2px;font-family:Lobster,cursive;font-size:clamp(72px,16vw,140px);font-weight:400;line-height:.9}.notfound-page .nf-links{flex-wrap:wrap;justify-content:center;gap:10px 22px;display:flex}.notfound-page .nf-links a{color:var(--green);font-size:16px;font-weight:700;text-decoration:none}.notfound-page .nf-links a:hover{text-decoration:underline}
