:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#16231d;background:#e97123;--brand-orange: #e97123;--brand-green: #074534;--wall-bg-image: url(../assets/TRAMA%20NARANJA.svg?v=1);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--brand-orange)}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-2;background:var(--brand-orange)}button,input,select{font:inherit}button{cursor:pointer}.shell{min-height:100vh;display:flex;justify-content:center;padding:0 clamp(6px,1vw,10px);position:relative;overflow:hidden}.shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--brand-orange)}.booking-panel,.admin-shell{background:#fff;min-height:100vh}.booking-panel{width:min(100%,860px);padding:0;display:flex;flex-direction:column;justify-content:flex-start;border-inline:2px solid var(--brand-orange);box-shadow:0 0 0 1px #ffffff38}.event-hero{height:clamp(238px,39vw,310px);padding:clamp(14px,2.5vw,22px);display:grid;place-items:center;align-content:center;gap:10px;position:relative;overflow:hidden;border-top:3px solid #111;background-color:#fff;background-image:var(--wall-bg-image);background-position:center 34%;background-size:cover;background-repeat:no-repeat}.event-hero:before{content:"";position:absolute;top:3px;left:0;right:0;height:2px;background:var(--brand-green)}.event-logo,.event-title,.event-date{position:relative;z-index:1}.event-logo{display:inline-flex;align-items:center}.event-logo img{width:clamp(190px,28vw,248px);height:auto;display:block}.event-title{margin:0;padding:0;display:grid;justify-items:center;gap:8px;background:transparent;color:#fff;font-size:clamp(22px,3.4vw,32px);line-height:1.05;font-weight:900;text-align:center;text-transform:uppercase}.event-title span{display:block;padding:2px 9px 3px;background:var(--brand-orange)}.event-date{margin:4px 0 0;padding:6px 18px;background:#fff;color:#111;font-size:clamp(17px,2.4vw,24px);line-height:1;font-weight:900}.admin-header{display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:inline-flex;align-items:center}.brand img{width:clamp(172px,16vw,218px);height:auto;display:block}.admin-link,.ghost{color:#074534;text-decoration:none;border:1px solid rgba(7,69,52,.22);background:#fff;min-height:44px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;font-weight:700}.steps{display:flex;gap:8px;width:min(100%,740px);padding:0 clamp(22px,5vw,56px);box-sizing:border-box;margin:clamp(20px,3vh,28px) 0 clamp(20px,4vh,30px);margin-left:auto;margin-right:auto;list-style:none}.steps li{flex:1;height:6px;background:#eaded4;position:relative}.steps li span{position:absolute;top:-12px;left:0;width:28px;height:28px;border-radius:50%;background:#eaded4;display:grid;place-items:center;color:#7a695f;font-size:13px;font-weight:800}.steps li.active,.steps li.done,.steps li.active span,.steps li.done span{background:var(--brand-green);color:#fff}.step-copy{max-width:440px;margin-bottom:clamp(18px,3vh,24px)}.step-copy.compact{margin-bottom:22px}.eyebrow{color:var(--brand-green);font-weight:900;text-transform:uppercase;letter-spacing:0;font-size:11px;margin:0 0 8px;display:inline-flex;align-items:center;gap:8px}h1{font-size:clamp(32px,4vw,48px);line-height:1;margin:0 0 10px;color:#111}p{line-height:1.42}.step-copy p:not(.eyebrow){color:#5c514b;margin:0}.hair-wash-note{max-width:560px;margin:0 0 16px;border:1px solid #ead5c5;border-radius:8px;padding:12px 14px;background:#fff6ee;color:#5c514b;font-size:15px;font-weight:800;line-height:1.36}.cardless-form{display:flex;flex-direction:column;width:min(100%,740px);margin:0 auto;padding:clamp(18px,2.2vh,22px) clamp(22px,7vw,56px) clamp(28px,5vh,52px)}.personal-copy{max-width:none;margin-bottom:clamp(22px,3.2vh,30px)}.personal-copy h1{font-size:clamp(48px,8vw,70px);letter-spacing:0;margin-bottom:12px}.personal-copy p:not(.eyebrow){color:#5c514b;font-size:clamp(18px,2.4vw,24px);font-weight:700}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px}label,.selector-label{font-weight:800;color:#17231d}.field-grid label{font-size:clamp(18px,2vw,24px)}label.wide{grid-column:1 / -1}input,select{width:100%;height:64px;border:1px solid #dccbc0;border-radius:9px;padding:0 14px;margin-top:8px;background:#fffaf7;color:#16231d}input:focus,select:focus,button:focus-visible{outline:3px solid rgba(233,113,35,.34);outline-offset:2px}.check-row{margin-top:22px;display:flex;gap:16px;align-items:center;font-size:clamp(17px,2vw,23px);font-weight:800;line-height:1.2}.check-row input{width:24px;height:24px;margin:0;flex:0 0 auto}.check-row a{color:inherit}.terms-link{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.selector-block{margin-top:20px}.selector-label{margin:0 0 10px}.date-grid,.time-grid,.choice-grid{display:grid;gap:10px}.date-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.time-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.date-pill,.time-slot,.choice{min-height:72px;border:1px solid #e5d3c6;background:#fffaf7;border-radius:8px;color:#17231d;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;padding:12px;text-align:left}.date-pill span,.time-slot small,.choice span,.hint{color:#70615a;font-size:13px}.selected{border-color:#074534;background:#edf6f1;box-shadow:inset 0 0 0 1px #074534}.time-slot:disabled{opacity:.5;cursor:not-allowed}.counter{display:inline-grid;grid-template-columns:44px minmax(116px,auto) 44px;align-items:center;border:1px solid #dccbc0;border-radius:8px;overflow:hidden}.counter button{width:44px;height:44px;border:0;background:#074534;color:#fff;font-size:22px}.counter span{padding:0 14px;text-align:center}.choice-grid{grid-template-columns:1fr 1fr}.choice{min-height:110px}.quiz-shell{min-height:100vh;padding:clamp(40px,5vh,48px) clamp(28px,8vw,64px);background:#fff;display:flex;justify-content:center}.quiz-route-panel{width:min(100%,760px);display:grid;align-content:start;gap:clamp(32px,4vh,38px)}.fructis-lab-hero{min-height:clamp(330px,47vw,378px);background:var(--brand-orange);display:grid;place-items:center;overflow:hidden}.fructis-hero-logo{display:grid;justify-items:center;color:#fff;text-align:center;line-height:.92}.fructis-hero-garnier{display:inline-flex;align-items:center;font-size:clamp(34px,5vw,44px);font-weight:500;letter-spacing:0}.fructis-leaf-mark{width:42px;height:42px;margin-right:-2px;border-radius:50%;background:#8fca23;color:#fff;display:inline-grid;place-items:center;font-weight:500}.fructis-hero-logo strong{display:block;margin-top:8px;font-size:clamp(62px,8.5vw,78px);font-weight:900;letter-spacing:0}.quiz-route-form{padding:0 8px 36px}.quiz-panel{border:1px solid #eaded4;border-radius:10px;padding:clamp(28px,4vw,34px);background:#fffaf7;box-shadow:0 4px 18px #462d1f14}.quiz-brand{display:flex;align-items:center;gap:12px;margin-bottom:22px}.quiz-brand-started{justify-content:space-between}.quiz-brand-started .quiz-logo{width:clamp(78px,12vw,96px)}.quiz-brand-started strong{color:#111;font-size:22px;font-weight:900;line-height:1;text-transform:uppercase}.quiz-logo{width:clamp(176px,27vw,214px);height:auto;display:block}.quiz-cover .eyebrow{color:var(--brand-green);font-size:14px;margin-bottom:10px}.quiz-cover h1{margin-bottom:12px;font-size:clamp(54px,8vw,66px)}.quiz-cover p:not(.eyebrow){color:#5c514b;margin:0 0 28px;font-size:clamp(18px,2.5vw,23px);font-weight:700}.quiz-route-form .primary{min-width:180px;min-height:60px;padding:0 24px;font-size:21px}.quiz-section{margin-top:18px}.quiz-section:first-of-type{margin-top:0}.quiz-choice-grid{grid-template-columns:1fr 1fr}.disabled-section{opacity:.58}.goal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.goal-option{min-height:54px;border:1px solid #e5d3c6;border-radius:8px;background:#fff;color:#17231d;padding:10px 12px;text-align:left;font-weight:800}.goal-option:disabled{cursor:not-allowed;opacity:.7}.recommendation{margin-top:18px;border-left:4px solid #074534;background:#edf6f1;padding:16px;display:grid;grid-template-columns:1fr;gap:18px;align-items:start}.recommendation-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.recommendation-product-card{margin:0;border:1px solid #cbe1d6;border-radius:8px;background:#fff;padding:12px;display:grid;gap:10px;align-items:end}.recommendation-product-card img{width:100%;aspect-ratio:1.05;object-fit:contain;object-position:center}.recommendation-product-card figcaption{color:#173228;font-size:13px;font-weight:800;line-height:1.15;text-align:center}.recommendation h2{margin:0 0 8px;color:#111;font-size:26px;line-height:1.05}.recommendation p{margin:0;color:#3e342f}.recommendation-lineup{margin-top:12px}.recommendation-lineup-title{margin:0;font-weight:800;color:#17231d}.recommendation ul{margin:12px 0 0;padding-left:18px;color:#3e342f;font-weight:700}.quiz-reset{margin-top:12px}.summary,.admin-login{margin-top:22px;border-left:4px solid var(--brand-orange);background:#fff6ef;padding:16px}.summary p{margin:0 0 4px}.actions{margin-top:clamp(26px,4vh,36px);display:flex;justify-content:flex-end;gap:12px}.primary{min-height:48px;border:0;border-radius:8px;padding:0 20px;background:var(--brand-green);color:#fff;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:9px}.cardless-form .primary{min-width:206px;min-height:68px;padding:0 28px;font-size:clamp(19px,2vw,23px)}.primary:hover{background:#0a5a44}.primary:disabled{opacity:.68;cursor:wait}.small{min-height:40px;padding:0 14px}.form-error{color:#9b271d;background:#fff1ef;border:1px solid #f2c6bf;border-radius:8px;padding:12px 14px;font-weight:700}.success-view{width:100%;flex:1;margin:0;padding:clamp(56px,9vh,78px) clamp(36px,7vw,64px) clamp(36px,6vh,56px);background:var(--brand-orange)}.success-card{display:grid;gap:clamp(30px,4.8vw,44px);justify-items:center;text-align:center}.success-card p{margin:0;max-width:680px;color:#fff;font-size:clamp(22px,3.3vw,31px);font-weight:500;line-height:1.22;letter-spacing:.04em;text-transform:uppercase}.success-card .mail-status{max-width:560px;border:1px solid rgba(255,255,255,.74);border-radius:8px;padding:12px 16px;font-size:clamp(14px,1.7vw,17px);font-weight:800;line-height:1.28;letter-spacing:0;text-transform:none}.mail-status-ok{background:#07453433}.mail-status-warning{background:#9b271d38}.booking-code{word-break:break-word}.success-card .booking-code{max-width:680px;font-size:clamp(14px,1.7vw,18px);letter-spacing:0;text-transform:none}.success-card .cancel-link{color:#fff;border-color:#fffc;text-decoration:none}.confirmation-location{display:grid;grid-template-columns:minmax(210px,280px) minmax(0,1fr);align-items:end;gap:clamp(8px,1.2vw,14px);width:min(100%,720px);margin:clamp(48px,7vh,64px) auto 0}.confirmation-address{display:inline-flex;align-items:center;gap:8px;margin-bottom:clamp(20px,4.5vw,50px);color:#fff;font-size:clamp(18px,2.3vw,23px);font-weight:900;line-height:1.16;text-decoration:none;text-transform:uppercase}.confirmation-address svg{width:clamp(28px,3vw,34px);height:clamp(28px,3vw,34px);flex:0 0 auto;stroke-width:3;fill:#fff;color:#fff}.confirmation-address span{display:grid}.confirmation-address small{color:inherit;font:inherit;text-transform:none}.confirmation-map-link{display:block;width:100%;overflow:hidden;background:#ffffff2e}.confirmation-map-image{display:block;width:100%;height:auto;aspect-ratio:1 / 1;border-radius:0;object-fit:cover}.admin-shell{max-width:1180px;margin:0 auto;padding:32px clamp(18px,4vw,48px)}.admin-actions{display:flex;gap:10px}.admin-hero{margin:48px 0 24px;display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.admin-stats article{border:1px solid #eaded4;border-radius:8px;padding:16px;background:#fffaf7}.admin-stats span{display:block;font-size:34px;font-weight:900;color:#074534}.admin-stats small{color:#70615a;font-weight:800}.admin-filter{display:block;max-width:360px;margin-bottom:18px}.table-wrap{overflow-x:auto;border:1px solid #eaded4;border-radius:8px}table{width:100%;border-collapse:collapse;min-width:940px}th,td{padding:14px 16px;text-align:left;border-bottom:1px solid #eaded4}th{background:#fff6ef;color:#074534;font-size:13px;text-transform:uppercase;letter-spacing:0}td{color:#3e342f}td code{font-size:12px;white-space:nowrap}.cancelled-row{opacity:.62}.cancelled-row td{background:#f7f1eb}svg{width:18px;height:18px;flex:0 0 auto}@media(max-width:860px){.booking-panel{min-height:100vh}.date-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:560px){.shell{padding:0}.admin-shell{padding:12px 18px}.event-hero{height:188px;padding:16px;gap:7px}.event-logo img{width:clamp(172px,54vw,218px)}.event-title{padding:0;font-size:clamp(22px,7.2vw,30px)}.event-title span{padding:2px 8px 3px}.event-date{padding:5px 14px;font-size:18px}.brand img{width:clamp(178px,48vw,208px)}.steps{margin:16px 0 10px}.steps li{height:5px}.steps li span{width:26px;height:26px;top:-11px;font-size:12px}.step-copy{margin-bottom:16px}.eyebrow{font-size:10px;margin-bottom:6px}h1{font-size:clamp(28px,8.4vw,34px);margin-bottom:6px}.step-copy p:not(.eyebrow){font-size:14px}.personal-copy{margin-bottom:18px}.personal-copy h1{font-size:clamp(34px,11vw,44px);margin-bottom:8px}.personal-copy p:not(.eyebrow){font-size:16px}.step-copy.compact{margin-bottom:8px}.step-copy.compact p:not(.eyebrow){display:none}.hair-wash-note{margin-bottom:10px;padding:10px 12px;font-size:12px}.field-grid{gap:10px 12px}label,.selector-label,.field-grid label{font-size:14px}input,select{height:42px;margin-top:5px}.check-row{margin-top:14px;gap:10px;font-size:14px}.check-row input{width:20px;height:20px}.admin-hero{align-items:center;flex-direction:column}.admin-header{align-items:flex-start;flex-direction:column}.admin-stats{grid-template-columns:1fr}.date-grid{display:flex;gap:7px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.date-pill{min-width:70px;min-height:40px;padding:7px}.time-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.time-slot{min-height:40px;padding:7px}.selector-block{margin-top:8px}.selector-label{margin-bottom:6px;font-size:13px}.counter{grid-template-columns:36px minmax(104px,auto) 36px}.counter button{width:36px;height:36px}.hint{display:none}.choice-grid{grid-template-columns:1fr 1fr;gap:8px}.choice{min-height:78px;padding:10px}.choice strong{font-size:14px}.choice span{font-size:12px}.quiz-panel{padding:12px}.quiz-brand{margin-bottom:12px}.quiz-brand strong{font-size:18px}.goal-grid{grid-template-columns:1fr;gap:7px}.goal-option{min-height:42px;padding:8px 10px;font-size:13px}.recommendation{padding:12px;grid-template-columns:1fr}.recommendation-gallery{grid-template-columns:repeat(3,minmax(112px,1fr));gap:10px;margin:0 -2px;overflow-x:auto;padding:0 2px 4px}.recommendation-product-card{padding:9px 7px}.recommendation-product-card figcaption{font-size:11px}.recommendation h2{font-size:21px}.summary{margin-top:12px;padding:12px}.summary p{font-size:13px}.actions{flex-direction:row;margin-top:12px}.actions button,.actions .ghost{flex:1;min-height:42px;padding:0 10px}.cardless-form .primary{min-width:0;min-height:46px;font-size:16px}.success-view{padding:42px 26px 38px}.success-card{gap:24px}.success-card p{font-size:18px}.confirmation-location{grid-template-columns:1fr;gap:18px;margin-top:36px}.confirmation-map-image{aspect-ratio:1 / 1}.confirmation-address{margin-bottom:0}}
