/* Naturally U — antique French carousel collection. Shared by both pages. */
:root{--cream:#faf7f2;--paper:#fffdf8;--berry:#734550;--ink:#473b34;--muted:#75675e;--blush:#ebcbd0;--peach:#f2e1df;--butter:#f2e5c9;--gold:#a68b56;--gold-dark:#806739;--line:#d9cbb3;--display:'Cormorant Garamond',Georgia,serif;--sans:'Manrope',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--cream);color:var(--ink);font:400 14px/1.8 var(--sans);-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}img{display:block;max-width:100%}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--berry);outline-offset:5px}::selection{background:var(--blush)}[hidden]{display:none!important}.shell{width:min(1350px,100%);margin:auto;padding-inline:6%}.skip{position:fixed;top:-100px;left:20px;background:var(--berry);color:white;padding:14px 22px;z-index:100}.skip:focus{top:12px}
.preview-bar{background:#eee1de;color:#654a49;padding:8px 20px;text-align:center;font-size:10px;letter-spacing:.035em;line-height:1.7;border-bottom:1px solid #d4b6b4}.preview-bar strong{font-weight:600}.header{min-height:110px;display:flex;justify-content:space-between;align-items:center;gap:30px;position:relative;border-bottom:1px solid var(--line)}.header:after{content:'';position:absolute;bottom:4px;left:6%;right:6%;height:1px;background:var(--line)}.brand{width:172px;flex-shrink:0}.brand img{width:100%;height:auto;clip-path:inset(0 0 4% 0);filter:grayscale(.8) sepia(.3)}.nav{display:flex;align-items:center;gap:31px;font-size:11px;font-weight:600;letter-spacing:.015em}.nav a{min-height:44px;display:inline-flex;align-items:center}.nav a:last-child{border:1px solid var(--gold);padding:8px 18px;background:var(--paper)}.nav a[aria-current=page]{text-decoration:underline;text-decoration-color:var(--gold);text-underline-offset:8px}.eyebrow{font-weight:600;font-size:10px;letter-spacing:.19em;text-transform:uppercase;line-height:1.7;margin:0 0 16px;color:var(--gold-dark)}
.hero{padding-top:44px;padding-bottom:56px}.hero>.eyebrow:before,.page-intro .eyebrow:before{content:'';display:inline-block;width:28px;height:1px;background:var(--gold);vertical-align:middle;margin-right:13px}.hero-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:34px}.hero h1{font:400 clamp(56px,6.8vw,94px)/.88 var(--display);letter-spacing:-.035em;color:var(--ink);margin:0}.hero h1 span,.page-intro h1 span{color:var(--berry);font-style:italic}.hero-intro{max-width:295px;margin:0 0 5px;color:var(--muted);font-size:13px;line-height:1.9}
.gift-builder{display:grid;grid-template-columns:47% 53%;position:relative;background:var(--paper);border:1px solid var(--gold);box-shadow:0 12px 34px #5741260a;padding:10px}.gift-builder:before{content:'';height:14px;position:absolute;left:0;right:0;top:0;z-index:2;background:repeating-linear-gradient(90deg,#e7c4c8 0 27px,#fff9ef 27px 54px);border-bottom:1px solid var(--gold)}.gift-art{position:relative;min-height:0;display:flex;align-items:stretch;justify-content:center;overflow:hidden;background:#ead9d4;border-right:1px solid var(--line)}.gift-illustration{position:relative;width:100%;height:auto;min-height:0;aspect-ratio:4/5}.gift-illustration>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:50% 50%}.gift-illustration:after{content:'';position:absolute;inset:13px;border:1px solid #fffaeac4;pointer-events:none}.art-tag{position:absolute;top:24px;left:25px;color:#654f34;background:#fffaf0e8;border:1px solid #bc9c66;font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;padding:7px 12px;z-index:2}.live-plaque{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);width:194px;max-width:82%;padding:14px 15px 13px;display:flex;flex-direction:column;align-items:center;background:#fffaf0f5;border:1px solid var(--gold);outline:1px solid #fff8e5;outline-offset:4px;box-shadow:0 6px 20px #4d342321;text-align:center;z-index:1}.live-plaque>span{font-size:8px;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-dark)}.live-value{font:500 57px/.99 var(--display);color:var(--berry);white-space:nowrap;display:block;margin:5px 0}.live-plaque small{font-size:8px;letter-spacing:.065em;color:var(--muted)}.gift-editor{padding:39px 42px 29px;display:flex;flex-direction:column;justify-content:center;position:relative}.gift-editor h2{font:500 41px/1.03 var(--display);letter-spacing:-.025em;color:var(--ink);margin:0 0 15px}.gift-editor>p{font-size:13px;line-height:1.9;color:var(--muted);margin:0 0 23px;max-width:430px}.amount-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:4px 0 10px}.amount-row label{font-size:11px;font-weight:600;max-width:170px}.amount-input{display:flex;align-items:center;gap:8px;font-weight:500;color:var(--berry);font-size:23px}.amount-input input{width:94px;min-height:47px;padding:5px 8px;border:1px solid var(--gold);border-radius:0;background:var(--paper);font:500 29px/1 var(--display);color:var(--berry)}
input[type=range]{appearance:none;-webkit-appearance:none;width:100%;background:transparent;min-height:36px;margin:0;cursor:pointer;accent-color:var(--berry)}input[type=range]::-webkit-slider-runnable-track{height:5px;background:linear-gradient(to right,var(--berry) var(--range-progress,8.16%),#e6d8c7 var(--range-progress,8.16%));border-radius:4px}input[type=range]::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;height:23px;width:23px;margin-top:-9px;border:3px solid var(--paper);border-radius:50%;background:var(--berry);box-shadow:0 0 0 1px var(--gold)}input[type=range]::-moz-range-track{height:5px;background:#e6d8c7;border-radius:4px}input[type=range]::-moz-range-progress{height:5px;background:var(--berry)}input[type=range]::-moz-range-thumb{height:18px;width:18px;background:var(--berry);border:3px solid var(--paper);border-radius:50%;box-shadow:0 0 0 1px var(--gold)}.range-labels{display:flex;justify-content:space-between;gap:12px;font-size:9px;color:var(--muted)}.presets{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0 20px}.presets button{border:1px solid var(--line);border-radius:0;background:transparent;min-height:42px;padding:7px 13px;flex:1;font-size:11px;font-weight:500;color:var(--berry)}.presets button[aria-pressed=true]{background:#f0dde0;color:var(--berry);border-color:#bd8f95}.presets button:hover{border-color:var(--berry)}.button{border:1px solid var(--berry);border-radius:0;background:var(--berry);color:var(--paper);padding:13px 19px;min-height:49px;display:inline-flex;justify-content:space-between;align-items:center;gap:24px;font-size:11px;font-weight:600;letter-spacing:.025em;transition:background .2s}.button:hover{background:#58333d}.button:disabled{background:#d2beb4;border-color:#d2beb4;color:#64534e}.button span{font-size:20px;font-weight:400;line-height:1}.button.wide{width:100%}.gift-editor .editor-note{font-size:9px;margin:13px 0 0;line-height:1.8}.error{font-size:11px;color:#9a342a;margin:7px 0 0}input[aria-invalid=true]{border:2px solid #9a342a}
.season-band{background:#efe0df;border-block:1px solid #c8b395;padding-block:25px;position:relative}.season-band:before,.season-band:after{content:'';position:absolute;left:0;right:0;height:1px;background:#c8b395}.season-band:before{top:4px}.season-band:after{bottom:4px}.season-inner{display:flex;justify-content:space-between;align-items:center;gap:40px}.season-title{font:500 33px/1.1 var(--display);letter-spacing:-.018em;color:var(--berry);margin:0}.season-kicker{font-size:8px;font-weight:600;letter-spacing:.17em;text-transform:uppercase;margin:0 0 7px;color:var(--gold-dark)}.season-copy{font-size:11px;line-height:1.9;color:var(--muted);max-width:325px;margin:0}
.collection{padding-top:65px;padding-bottom:61px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:31px}.section-heading h2{font:400 49px/1.04 var(--display);letter-spacing:-.025em;color:var(--ink);margin:0}.section-heading>p{max-width:285px;color:var(--muted);font-size:12px;line-height:1.9;margin:0}.voucher-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.voucher{display:flex;flex-direction:column;min-width:0;background:var(--paper);border:1px solid var(--line);box-shadow:0 6px 14px #45332405}.voucher-image{position:relative;aspect-ratio:1.1;min-height:270px;isolation:isolate;overflow:hidden;background:linear-gradient(125deg,#f4e1df,#e9c7ca 56%,#f5e9e2);display:flex;align-items:center;justify-content:center;flex-direction:column;padding:31px 28px 25px;text-align:center;color:#795e35}.voucher-image:before{content:'';position:absolute;inset:12px;border:1px solid #b39761;outline:1px solid #b39761;outline-offset:-5px;z-index:-1;border-radius:47% 47% 4px 4px / 28% 28% 4px 4px;background:linear-gradient(125deg,#fffaf0ed,#fbf3e5dd);box-shadow:0 7px 15px #79513212}.voucher-image:after{content:'';position:absolute;inset:0;z-index:-2;background:repeating-linear-gradient(90deg,#ffffff18 0 23px,#bd8b8612 23px 46px);border-block:7px solid #b3986029}.voucher:nth-child(2) .voucher-image{background:linear-gradient(125deg,#eee5d4,#d8c5a2 56%,#f4e9d7)}.voucher:nth-child(3) .voucher-image{background:linear-gradient(125deg,#e5c7ca,#cc9b9f 56%,#eed9d5)}.ticket-house{font:500 25px/1.1 var(--display);letter-spacing:.04em;margin:3px 0 9px;text-shadow:0 1px #fff}.ticket-label{font-size:7px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;border-top:1px solid #bba473;padding-top:9px;color:#886f49}.ticket-title{font:500 clamp(24px,2.4vw,32px)/.96 var(--display);letter-spacing:-.015em;max-width:230px;display:block;margin:13px 0 8px;color:#705042;text-shadow:0 1px 0 #fff}.ticket-value{font:500 58px/.94 var(--display);letter-spacing:-.035em;color:#84673d;text-shadow:0 1px 0 #fff;display:block}.ticket-caption{font-size:7px;letter-spacing:.19em;text-transform:uppercase;margin-top:11px;color:#92784e}.voucher-content{padding:27px 22px 23px;display:flex;flex-direction:column;flex:1}.voucher h3{font:500 32px/1 var(--display);letter-spacing:-.02em;color:var(--ink);margin:0 0 15px}.voucher-summary{font-size:12px;line-height:1.85;color:var(--muted);margin:0 0 16px}.voucher-includes{padding:0;margin:0 0 20px;list-style:none;font-size:12px;color:var(--muted);line-height:1.85}.voucher-includes li{padding-left:13px;position:relative;margin-bottom:5px}.voucher-includes li:before{content:'·';position:absolute;left:0;font-weight:700;color:var(--gold-dark)}.voucher-bottom{margin-top:auto;padding-top:17px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:10px;align-items:center}.voucher-price{font:500 36px/1 var(--display);color:var(--berry)}.voucher-price small{display:block;font:400 8px/1.5 var(--sans);color:var(--muted);margin-top:5px;max-width:83px}.explore{border:1px solid var(--gold);min-height:43px;background:transparent;color:var(--berry);font-size:9px;white-space:nowrap;font-weight:600;padding:10px 11px}.explore:hover{background:#f0dedf}.collection-note{font-size:10px;color:var(--muted);margin:22px 0 0;line-height:1.85;max-width:950px}
.team-section{padding-top:0;padding-bottom:60px}.team-section .section-heading h2{font-size:45px}.team-list{display:grid;gap:24px}.team-card{display:grid;grid-template-columns:230px minmax(0,1fr);border:1px solid var(--line);background:var(--paper);padding:10px;gap:10px}.team-photo{position:relative;margin:0;aspect-ratio:4/5;align-self:center;overflow:hidden;background:var(--blush)}.team-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 0%}.team-copy{padding:30px 34px;align-self:center}.team-role,.profile-role{font-size:9px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold-dark);margin:0 0 11px}.team-copy h3{font:500 39px/1.08 var(--display);letter-spacing:-.025em;color:var(--ink);margin:0 0 15px}.team-copy>p:not(.team-role){font-size:12px;color:var(--muted);line-height:1.9;margin:0 0 21px;max-width:560px}.team-copy .button{font-size:11px;min-height:46px}.good-to-give{padding-block:47px;background:#f0e2df;border-block:1px solid var(--line)}.giving-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:45px;align-items:start}.giving-grid h2{font:500 38px/1.03 var(--display);color:var(--berry);margin:0}.giving-step h3{font:500 28px/1.1 var(--display);color:var(--berry);margin:0 0 14px}.giving-step p{font-size:11px;color:var(--muted);margin:0;line-height:1.9}.details-section{padding-block:56px;display:grid;grid-template-columns:35% 1fr;gap:9%}.details-intro h2{font:500 40px/1 var(--display);letter-spacing:-.025em;color:var(--ink);margin:0 0 18px}.details-intro p{font-size:12px;color:var(--muted);margin:0 0 20px}.text-link{display:inline-flex;align-items:center;gap:10px;border-bottom:1px solid var(--gold);min-height:44px;font-size:11px;font-weight:500;color:var(--berry)}.faq{border-bottom:1px solid var(--line)}.faq:first-child{border-top:1px solid var(--line)}.faq summary{cursor:pointer;padding:19px 25px 19px 0;list-style:none;position:relative;font-size:12px;font-weight:500}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';position:absolute;right:0;color:var(--gold-dark);font-size:20px;line-height:1.1}.faq[open] summary:after{content:'−'}.faq p{font-size:11px;color:var(--muted);margin:0 0 20px;line-height:1.9}.owner-settings{border-top:1px solid var(--line);padding-block:24px}.owner-settings-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.owner-settings h2{font:500 26px/1.1 var(--display);margin:0 0 6px;color:var(--ink)}.owner-settings p{font-size:10px;color:var(--muted);margin:0}.season-control{display:flex;align-items:center;gap:12px}.season-control label{font-size:11px;white-space:nowrap}.season-control select{max-width:240px;border:1px solid var(--line);border-radius:0;background:var(--paper);padding:10px;font-size:11px;min-height:44px;color:var(--ink)}
.footer{position:relative;background:#704953;color:var(--cream);padding-block:43px 25px;border-top:5px double #bb9b6a}.footer-main{display:flex;justify-content:space-between;gap:35px;padding-bottom:30px}.footer-brand{font:500 39px/1 var(--display);margin:0 0 15px}.footer p,.footer address{font-size:11px;font-style:normal;line-height:1.9;margin:0;color:#f3e7e2}.footer-links{display:flex;align-items:flex-end;flex-direction:column;gap:9px;font-size:11px}.footer-links a{min-height:32px;display:inline-flex;align-items:center}.footer-bottom{border-top:1px solid #b48e8c;padding-top:19px;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#efded8}
/* A sample card with the same paper, rose and aged-gold finish. */
dialog{padding:7px;border:1px solid var(--gold);border-radius:0;width:calc(100% - 36px);max-width:1040px;max-height:calc(100dvh - 36px);overflow:auto;background:var(--paper);color:var(--ink);box-shadow:0 20px 90px #38272b55}dialog::backdrop{background:#34252bc7;backdrop-filter:blur(5px)}.dialog-close{position:sticky;top:12px;right:12px;float:right;margin:12px 12px -56px 0;z-index:4;width:44px;height:44px;border:1px solid var(--gold);border-radius:50%;background:var(--paper);color:var(--berry);font-size:27px;line-height:1}.dialog-layout{display:grid;grid-template-columns:36% 64%;min-height:650px}.dialog-aside{background:#edd9d9;display:flex;flex-direction:column;border-right:1px solid var(--line)}.dialog-photo{height:255px;width:100%;object-fit:cover}.gift-preview{position:relative;margin:23px 20px 18px;padding:29px 22px;border:1px solid var(--gold);outline:1px solid var(--gold);outline-offset:-6px;background:linear-gradient(120deg,#fffdf5,#f7edde);overflow-wrap:anywhere;text-align:center;box-shadow:0 5px 10px #61421c0c}.gift-brand{font:500 32px/1 var(--display);color:var(--gold-dark);margin:0 0 18px!important}.gift-preview .eyebrow{font-size:8px;margin-bottom:14px;letter-spacing:.12em}.gift-name{font:500 28px/1.03 var(--display);color:var(--berry);margin:0 0 13px!important}.gift-credit{font:500 31px/1.1 var(--display);color:var(--gold-dark);margin:0 0 23px!important}.gift-preview p{font-size:11px;line-height:1.8;margin:7px 0}.gift-preview .gift-message{font:400 italic 23px/1.3 var(--display);white-space:pre-wrap;margin:17px 0;color:var(--berry)}.watermark{font-size:9px!important;line-height:1.7!important;border-top:1px solid var(--line);padding-top:13px;margin-top:24px!important;color:var(--muted)}.preview-help{font-size:10px;color:var(--muted);line-height:1.8;margin:0 20px 25px}.dialog-content{padding:43px 36px 30px}.dialog-content h2{font:500 46px/1 var(--display);letter-spacing:-.025em;color:var(--ink);margin:0 0 16px}.dialog-content .eyebrow{font-size:9px;margin-bottom:14px;padding-right:25px}.dialog-summary{font-size:12px;color:var(--muted);line-height:1.85;margin:0 0 21px}.dialog-price{display:flex;align-items:baseline;gap:13px;margin-bottom:22px}.dialog-price strong{font:500 43px/1 var(--display);color:var(--berry)}.dialog-price span{font-size:9px;color:var(--muted)}.dialog-label{font-size:11px;font-weight:600;color:var(--berry);margin:24px 0 11px}.dialog-list{list-style:none;padding:0;margin:0;font-size:12px;line-height:1.8}.dialog-list li{padding-left:15px;position:relative;margin-bottom:6px}.dialog-list li:before{content:'·';position:absolute;left:0;color:var(--gold-dark);font-weight:700}.requirements{font-size:11px;line-height:1.85;color:var(--muted);border-left:2px solid var(--gold);padding-left:13px;margin:20px 0}.dialog-review{background:#f3ece3;padding:13px 15px;font-size:10px;line-height:1.8;color:var(--muted)}.personalise{border:0;border-top:1px solid var(--line);padding:18px 0 0;margin:26px 0 21px;min-width:0}.personalise legend{font:500 29px/1.1 var(--display);color:var(--ink);padding:0 0 10px}.fields-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.field{display:flex;flex-direction:column;gap:6px;margin-bottom:13px;min-width:0}.field label{font-size:11px;color:var(--muted)}.field input,.field textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--line);border-radius:0;font-size:14px;background:transparent;color:var(--ink)}.field textarea{resize:vertical;min-height:80px}.field-hint{font-size:10px;color:var(--muted);margin:0;line-height:1.8}.purchase-disabled{width:100%;min-height:49px;border:1px solid #d1bfb0;background:#e8dbce;font-size:12px;color:#68594c;font-weight:500}.purchase-note{font-size:10px;color:var(--muted);text-align:center;margin:10px 0 0}.amount-control{background:#f4ebe3;padding:17px;margin-bottom:19px}.amount-control .presets{margin-bottom:0}.amount-control .amount-input input{font-size:27px;width:100px}
/* Team portraits retain their original photographic proportions. */
.page-intro{padding-top:49px;padding-bottom:35px;display:flex;justify-content:space-between;align-items:flex-end;gap:45px}.page-intro h1{font:400 clamp(51px,6.2vw,82px)/.92 var(--display);letter-spacing:-.03em;color:var(--ink);max-width:750px;margin:0}.page-intro>p{max-width:290px;font-size:12px;line-height:1.9;color:var(--muted);margin:0 0 6px}.team-directory{display:flex;flex-wrap:wrap;gap:0 22px;padding-bottom:30px}.team-directory a{font-size:10px;display:inline-flex;align-items:center;min-height:39px;border-bottom:1px solid var(--line)}.team-directory a:hover{color:var(--berry);border-color:var(--berry)}.profiles{padding-bottom:58px}.profile-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.profile{display:flex;flex-direction:column;scroll-margin-top:24px;min-width:0;background:var(--paper);border:1px solid var(--line);padding:9px 9px 0}.profile-portrait{margin:0;position:relative;background:var(--blush);width:100%;aspect-ratio:4/5;overflow:hidden;flex-shrink:0;align-self:center}.profile-portrait:after{content:'';position:absolute;inset:8px;border:1px solid #fff8e87a;pointer-events:none}.profile-portrait img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 50%}.profile-copy{padding:25px 18px 27px;display:flex;flex-direction:column;align-items:flex-start;flex:1;width:100%}.profile-copy h2{font:500 36px/1 var(--display);letter-spacing:-.025em;color:var(--ink);margin:0 0 17px}.profile-intro{font-size:12px;color:var(--muted);line-height:1.9;margin:0 0 21px}.profile-copy h3{font-size:9px;font-weight:600;letter-spacing:.035em;color:var(--berry);margin:0 0 11px}.services{list-style:none;padding:0;margin:0 0 22px;display:flex;flex-wrap:wrap;gap:7px}.services li{border:1px solid var(--line);padding:6px 9px;font-size:9px;line-height:1.5;color:var(--muted);background:var(--cream)}.profile-copy .button{margin-top:auto;font-size:10px;padding:11px 13px;gap:12px;min-height:45px}.profile-note{font-size:10px;color:var(--muted);line-height:1.8;max-width:440px;margin:15px 0 0}.profile--owner{grid-column:1/-1;display:grid;grid-template-columns:38% 62%;padding:10px;background:#f0dfde;border-color:#c9ae9f}.profile--owner .profile-copy{padding:38px 47px;align-self:center}.profile--owner h2{font-size:57px}.profile--owner .profile-intro{font-size:14px;max-width:495px}.profile--owner .profile-copy .button{margin-top:0;font-size:12px}.profile--owner .services li{font-size:10px}.profile-portrait--joanne img{object-position:50% 0%}.profile-portrait--vivi img{transform:scale(1.16);transform-origin:50% 25%}.profile-portrait--leah img{object-position:50% 15%}.profile-portrait--amanda img{transform:none;object-position:50% 50%}.profile-portrait--trish img{object-position:50% 0%}.team-service-note{font-size:11px;line-height:1.8;color:var(--muted);margin:24px 0 0}.gift-callout{background:#eee0d8;padding-block:34px;border-block:5px double #bfaa85}.gift-callout-inner{display:flex;align-items:center;justify-content:space-between;gap:35px}.gift-callout h2{font:500 38px/1.05 var(--display);letter-spacing:-.02em;color:var(--berry);margin:0 0 12px}.gift-callout p{font-size:11px;line-height:1.85;color:var(--muted);margin:0;max-width:620px}.gift-callout .button{white-space:nowrap}
@media(min-width:1450px){.gift-editor{padding-inline:46px}}
@media(max-width:1050px){.shell{padding-inline:5%}.header:after{left:5%;right:5%}.gift-builder{grid-template-columns:47% 53%}.gift-editor{padding:35px 26px 27px}.gift-editor h2{font-size:38px}.gift-art,.gift-illustration{min-height:0}.voucher-grid{gap:18px}.voucher-content{padding:24px 18px 21px}.voucher h3{font-size:30px}.voucher-image{min-height:260px;padding-inline:23px}.ticket-title{font-size:27px}.voucher-bottom{align-items:flex-start;flex-direction:column;gap:14px}.voucher-price small{max-width:none;display:inline;font-size:8px;margin-left:7px}.explore{width:100%;font-size:10px}.profile-list{grid-template-columns:repeat(2,minmax(0,1fr))}.profile--owner .profile-copy{padding:29px 31px}.profile--owner h2{font-size:49px}.profile--owner .profile-intro{font-size:12px}.profile-copy h2{font-size:36px}.profile-intro{font-size:12px}.services li{font-size:10px}.profile-copy .button{font-size:11px}.giving-grid{gap:32px}.giving-grid h2{font-size:34px}.dialog-content{padding:43px 28px 29px}.gift-preview{padding:25px 18px;margin-inline:16px}.dialog-content h2{font-size:42px}}
@media(max-width:800px){.header{min-height:93px}.brand{width:149px}.nav{gap:22px;font-size:10px}.nav a:last-child{display:none}.hero{padding-top:34px}.hero h1{font-size:68px}.hero-intro{font-size:11px;max-width:210px}.gift-builder{grid-template-columns:46% 54%}.gift-art,.gift-illustration{min-height:0}.gift-editor{padding:31px 23px 24px}.gift-editor h2{font-size:35px}.gift-editor>p{font-size:11px}.art-tag{top:23px;left:21px;font-size:8px;padding:6px 9px}.live-plaque{width:169px;bottom:25px}.live-value{font-size:50px}.amount-row label{font-size:10px;max-width:110px}.amount-input input{width:86px;font-size:28px}.range-labels{font-size:8px}.presets{gap:6px}.presets button{padding-inline:9px;font-size:10px}.gift-editor .editor-note{font-size:9px}.season-title{font-size:29px}.season-copy{font-size:10px;max-width:250px}.section-heading h2{font-size:43px}.section-heading>p{max-width:235px;font-size:11px}.voucher-grid{grid-template-columns:1fr;gap:24px}.voucher{display:grid;grid-template-columns:41% 59%}.voucher-image{aspect-ratio:auto;min-height:310px;height:100%;padding-inline:25px}.ticket-title{font-size:31px}.ticket-value{font-size:62px}.ticket-house{font-size:27px}.ticket-label,.ticket-caption{font-size:8px}.voucher-content{padding:25px}.voucher h3{font-size:34px}.voucher-summary,.voucher-includes{font-size:12px}.voucher-includes{margin-bottom:14px}.voucher-bottom{flex-direction:row;align-items:center}.voucher-price small{display:block;margin-left:0;max-width:95px}.explore{width:auto}.team-card{grid-template-columns:200px minmax(0,1fr)}.team-copy{padding:23px}.team-copy h3{font-size:34px}.team-copy>p:not(.team-role){font-size:11px}.team-section .section-heading h2{font-size:40px}.giving-grid{grid-template-columns:1.1fr 1fr 1fr;gap:27px}.giving-grid h2{font-size:31px}.giving-step h3{font-size:25px}.giving-step p{font-size:10px}.details-section{gap:7%;grid-template-columns:34% 59%}.details-intro h2{font-size:35px}.details-intro p,.faq summary{font-size:11px}.text-link{font-size:10px}.owner-settings-inner{gap:25px}.season-control{flex-direction:column;align-items:flex-start;gap:5px}.dialog-layout{grid-template-columns:35% 65%}.dialog-content{padding:42px 24px 26px}.dialog-content h2{font-size:39px}.dialog-photo{height:210px}.gift-preview{margin:20px 12px 16px;padding:23px 14px}.gift-brand{font-size:28px}.gift-name{font-size:25px}.gift-credit{font-size:28px}.gift-preview .eyebrow{font-size:7px}.preview-help{margin-inline:15px;font-size:9px}.page-intro{display:block;padding-top:37px;padding-bottom:26px}.page-intro h1{font-size:65px;max-width:650px}.page-intro>p{max-width:435px;margin-top:22px;font-size:12px}.profile--owner{grid-template-columns:39% 61%}.profile--owner .profile-copy{padding:26px}.profile--owner h2{font-size:43px}.profile--owner .profile-intro{font-size:11px}.profile--owner .profile-copy .button{font-size:10px}.gift-callout-inner{gap:25px}.gift-callout h2{font-size:32px}.gift-callout p{font-size:10px}.gift-callout .button{font-size:10px}}
@media(max-width:580px){body{font-size:14px}.shell{padding-inline:6%}.preview-bar{font-size:9px;padding:8px 14px}.header{min-height:83px;gap:18px}.header:after{left:6%;right:6%}.brand{width:137px}.nav{gap:12px;font-size:10px}.gift-page .nav a:first-child,.team-page .nav a[aria-current=page]{display:none}.hero{padding-top:29px;padding-bottom:36px}.hero>.eyebrow{font-size:8px}.hero-heading{display:block;margin-bottom:25px}.hero h1{font-size:clamp(48px,11.8vw,69px);line-height:.93;letter-spacing:-.033em}.hero-intro{max-width:325px;font-size:12px;line-height:1.85;margin-top:21px}.eyebrow{font-size:9px;letter-spacing:.15em;margin-bottom:15px}.gift-builder{display:flex;flex-direction:column;padding:7px}.gift-builder:before{height:11px;background-size:auto}.gift-art{min-height:0;border-right:0;border-bottom:1px solid var(--line)}.gift-illustration{min-height:0;height:auto;aspect-ratio:4/5}.gift-illustration>img{object-position:50% 47%}.gift-illustration:after{inset:10px}.art-tag{top:22px;left:20px;font-size:8px}.live-plaque{bottom:19px;width:159px;padding:11px 13px 10px}.live-value{font-size:46px}.live-plaque>span,.live-plaque small{font-size:7px}.gift-editor{padding:27px 18px 22px}.gift-editor h2{font-size:38px}.gift-editor>p{font-size:13px;margin-bottom:20px}.amount-row label{font-size:11px;max-width:180px}.amount-input input{width:95px;font-size:29px;min-height:48px}.range-labels{font-size:9px}.presets{gap:7px;margin-top:17px}.presets button{font-size:12px;min-height:44px}.button{font-size:12px;min-height:49px}.gift-editor .editor-note{font-size:10px}.season-band{padding-block:25px}.season-inner{display:block}.season-title{font-size:31px}.season-copy{font-size:11px;max-width:340px;margin-top:12px}.season-kicker{font-size:8px}.collection{padding-top:39px;padding-bottom:39px}.section-heading{display:block;margin-bottom:25px}.section-heading h2{font-size:42px;line-height:1}.section-heading>p{font-size:12px;max-width:330px;margin-top:17px}.voucher-grid{gap:26px}.voucher{display:flex}.voucher-image{min-height:310px;height:auto;aspect-ratio:1.14;padding:35px 32px 27px}.voucher-image:before{inset:12px}.ticket-house{font-size:28px;margin-bottom:10px}.ticket-label{font-size:8px}.ticket-title{font-size:33px;max-width:255px;margin-top:12px}.ticket-value{font-size:63px}.ticket-caption{font-size:8px;margin-top:13px}.voucher-content{padding:25px 24px}.voucher h3{font-size:36px}.voucher-summary,.voucher-includes{font-size:12px}.voucher-bottom{gap:20px;padding-top:18px}.voucher-price{font-size:37px}.voucher-price small{font-size:9px}.explore{font-size:10px;min-height:44px;padding-inline:14px}.collection-note{font-size:10px;line-height:1.85}.team-section{padding-bottom:38px}.team-section .section-heading h2{font-size:37px}.team-card{display:grid;grid-template-columns:110px minmax(0,1fr);padding:7px;gap:0}.team-copy{padding:19px 13px}.team-copy h3{font-size:29px;margin-bottom:12px}.team-copy>p:not(.team-role){font-size:10px;margin-bottom:16px}.team-role{font-size:7px;letter-spacing:.08em}.team-copy .button{font-size:9px;gap:10px;padding:10px;min-height:44px}.team-photo{align-self:stretch;aspect-ratio:auto;min-height:230px}.team-photo img{object-position:50% 0%}.good-to-give{padding-block:34px}.giving-grid{grid-template-columns:1fr;gap:26px}.giving-grid h2{font-size:37px}.giving-step h3{font-size:29px;margin-bottom:10px}.giving-step p{font-size:12px;max-width:380px}.details-section{display:block;padding-block:38px}.details-intro{margin-bottom:26px}.details-intro h2{font-size:39px}.details-intro p{font-size:12px}.text-link{font-size:11px}.faq summary{font-size:12px;padding-block:18px}.faq p{font-size:12px}.owner-settings-inner{display:block}.owner-settings h2{font-size:29px}.owner-settings p{font-size:10px}.season-control{margin-top:15px;flex-direction:row;align-items:center;gap:12px}.season-control select{font-size:11px;max-width:220px}.footer{padding-block:33px 22px}.footer-main{display:block;padding-bottom:24px}.footer-brand{font-size:35px}.footer-links{align-items:flex-start;margin-top:23px;gap:5px}.footer-bottom{flex-direction:column;gap:9px;font-size:9px}.footer p,.footer address{font-size:11px}dialog{width:calc(100% - 20px);max-height:calc(100dvh - 20px);padding:5px}.dialog-layout{display:flex;flex-direction:column}.dialog-aside{border-right:0;border-bottom:1px solid var(--line);padding-bottom:4px}.dialog-photo{height:165px;object-position:50% 40%}.gift-preview{margin:18px 23px;padding:25px 25px;max-width:420px;align-self:center;width:calc(100% - 46px)}.gift-brand{font-size:31px}.gift-preview .eyebrow{font-size:8px}.gift-name{font-size:29px}.gift-credit{font-size:32px;margin-bottom:18px!important}.gift-preview .gift-message{font-size:24px}.gift-preview p{font-size:11px}.watermark{margin-top:17px!important}.preview-help{font-size:10px;margin:0 23px 18px}.dialog-content{padding:29px 21px 24px}.dialog-content h2{font-size:42px}.dialog-summary,.dialog-list{font-size:12px}.dialog-price strong{font-size:41px}.dialog-price span{font-size:9px}.requirements{font-size:11px}.dialog-review{font-size:10px}.personalise legend{font-size:29px}.field input,.field textarea{font-size:16px}.field label{font-size:11px}.field-hint,.purchase-note{font-size:10px}.dialog-close{top:10px;right:10px;margin:10px 10px -54px 0}.page-intro{padding-top:30px;padding-bottom:24px}.page-intro h1{font-size:clamp(49px,12vw,64px)}.page-intro>p{font-size:12px;line-height:1.9;margin-top:20px}.team-directory{gap:0 17px;padding-bottom:27px}.team-directory a{font-size:10px;min-height:39px}.profiles{padding-bottom:37px}.profile-list{grid-template-columns:1fr;gap:24px}.profile--owner{display:flex;padding:8px 8px 0}.profile{padding:8px 8px 0}.profile-portrait{aspect-ratio:4/5}.profile-copy,.profile--owner .profile-copy{padding:25px 18px 27px}.profile-copy h2{font-size:38px}.profile--owner h2{font-size:43px}.profile-role{font-size:9px}.profile-intro,.profile--owner .profile-intro{font-size:12px;line-height:1.9}.services li,.profile--owner .services li{font-size:10px}.profile-copy h3{font-size:10px}.profile-copy .button,.profile--owner .profile-copy .button{font-size:11px;min-height:46px}.team-service-note{font-size:11px}.gift-callout{padding-block:28px}.gift-callout-inner{display:block}.gift-callout h2{font-size:35px}.gift-callout p{font-size:11px}.gift-callout .button{margin-top:20px;font-size:11px}}
@media(max-width:370px){.gift-art,.gift-illustration{min-height:0;height:auto}.voucher-image{aspect-ratio:1.06}.ticket-title{font-size:30px}.team-card{grid-template-columns:95px minmax(0,1fr)}.team-copy{padding-inline:11px}.team-copy h3{font-size:27px}.team-copy .button{font-size:8px;gap:6px}.season-control{align-items:flex-start;flex-direction:column}.amount-row label{font-size:10px}.fields-row{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Live Fresha handoff is separate from local sample-card personalisation. */
.purchase-link{font-size:14px;min-height:48px;justify-content:center;text-align:center}.preview-secondary{margin-top:10px;background:transparent;color:var(--berry);font-size:14px;justify-content:center}.preview-secondary:hover{background:#f0dde0;color:var(--berry)}.gift-editor #checkout-handoff,.purchase-note{font-size:12px;line-height:1.8}.purchase-link[hidden]{display:none!important}
